> 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