> -----Original Message-----
> From: Ding, Xuan <[email protected]>
> Sent: Wednesday, December 23, 2020 8:52 PM
> To: Zhang, Qi Z <[email protected]>; Wu, Jingjing <[email protected]>;
> Xing, Beilei <[email protected]>
> Cc: [email protected]; Ding, Xuan <[email protected]>
> Subject: [PATCH v3] net/iavf: improve default RSS
>
> This patch adds support to actively configure RSS through port config.
> Any kernel PF enabled default RSS will be disabled during initialization.
> Besides, default RSS will be configured based on rte_eth_rss_conf->rss_hf.
> Currently supported default rss_type: ipv4[6], ipv4[6]_udp, ipv4[6]_tcp,
> ipv4[6]_sctp.
>
> Signed-off-by: Xuan Ding <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi