Re: [dpdk-dev] [dpdk-dev v8 0/3] add RSS configuration for iavf

2020-04-21 Thread Ferruh Yigit
On 4/22/2020 2:02 AM, Jeff Guo wrote: > Because the VF must be capable of configuring RSS, so add RSS configuration > for iavf, VFs could add or delete a RSS rule base on the PF's capability. > The supported protocol rss input set as below. > > l2-src-only/ > l2-dst-only/ > svlan/ > cvlan/ > ipv4/

[dpdk-dev] [dpdk-dev v8 0/3] add RSS configuration for iavf

2020-04-21 Thread Jeff Guo
Because the VF must be capable of configuring RSS, so add RSS configuration for iavf, VFs could add or delete a RSS rule base on the PF's capability. The supported protocol rss input set as below. l2-src-only/ l2-dst-only/ svlan/ cvlan/ ipv4/ ipv6/ l3_src_only/ l3_dst_only/ l2tpv3/ esp/ ah/ pfcp/