> -----Original Message-----
> From: Zhao1, Wei
> Sent: Friday, July 26, 2019 9:38 AM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Zhang, Qi Z <qi.z.zh...@intel.com>; Zhao1, Wei
> <wei.zh...@intel.com>
> Subject: [PATCH v3] net/ixgbe: fix Reta size for VF
>
> Filling correct reta table size at ixgbevf_dev_info_get, so reta table update
> will be supported for VF port.
> For X540_vf and 82599_vf, since they don't support reta table update, set
> reta size to 0.
>
> Cc: sta...@dpdk.org
>
> Fixes: 2144f6630fca ("ixgbe: add redirection table size in device info")
> Signed-off-by: wei zhao <wei.zh...@intel.com>
Please correct to "Wei Zhao" next time.
>
> ---
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi