Xiao Zhang <[email protected]> writes: > I40evf queue can not work properly with kernel pf driver. Eg. when > configure 8 queues pair, only 4 queues can receive packets, and half > packets will be lost if using 2 queues pair. > This issue is caused by misconfiguration of look up table, use aq command > to setup the lut to make it work properly. > > Fixes: cea7a51c1750 ("i40evf: support RSS") > Cc: [email protected] > > Signed-off-by: Xiao Zhang <[email protected]> > ---
I see a large number of failures: https://travis-ci.com/ovsrobot/dpdk/builds/122763118 Can you check this?

