Re: [dpdk-dev] RSS hashing support on ixgbevf

2019-02-24 Thread Zhao1, Wei
NICs are different in this point. > -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Gareth Bradshaw > Sent: Friday, February 22, 2019 8:01 PM > To: dev@dpdk.org > Subject: [dpdk-dev] RSS hashing support on ixgbevf > > Hi all, > >

[dpdk-dev] RSS hashing support on ixgbevf

2019-02-22 Thread Gareth Bradshaw
Hi all, Does the IXGBE PMD support RSS in the VF? The value of "dev_info.flow_type_rss_offloads" is 0 for ixgbevf_dev_info_get and triggers the "invalid argument" check added to rte_eth_dev_configure (@line 1243). The PF equivalent (ixbge_dev_info_get) sets flow_type_rss_offloads to IXGBE_RSS