[dpdk-dev] [PATCH v2] i40e: bug fix of querying reta

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Dec 11 02:05:27 CET 2014


> There is a bug in querying reta, of storing the data to the correct entry.
> Code changes is straightforward for this bug.
> 
> Signed-off-by: Helin Zhang <helin.zhang at intel.com>
> ---
>  lib/librte_pmd_i40e/i40e_ethdev.c    | 2 +-
>  lib/librte_pmd_i40e/i40e_ethdev_vf.c | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> v2 changes:
> * Added the fix for the same issue in i40e VF driver.

Applied

Thanks
-- 
Thomas


More information about the dev mailing list