[dpdk-stable] [dpdk-dev] [PATCH v2] net/ixgbe: fix x550 Reta set fail error

Ye Xiaolong xiaolong.ye at intel.com
Wed Jul 24 00:15:30 CEST 2019


On 07/23, Wei Zhao wrote:
>There is a bug in function ixgbevf_dev_info_get(), it do not
>contain the reta table size get function for vf port, and this
>will cause error when update reta for x550 vf port. And also
>when function ixgbe_reta_size_get() is called, it should return
>other ixgbe NIC vf reta support or not, not only x550.
>
>Cc: stable at dpdk.org
>
>Fixes: 2144f6630fca ("ixgbe: add redirection table size in device info")
>Signed-off-by: wei zhao <wei.zhao1 at intel.com>

Minor nit about your signoff, the first letter of your name should be captial.

Signed-off-by: Wei Zhao <wei.zhao1 at intel.com>

For the patch,
Reviewed-by: Xiaolong Ye <xiaolong.ye at intel.com>


More information about the stable mailing list