On Fri, 2018-07-27 at 18:26 +0100, Luca Boccassi wrote: > rx_drop_en is an optimization that does nothing on single-queue > devices like e1000. Do not force applications that do not care to > select per-devices optimizations flags by returning an error, just > log it and carry on. > > Fixes: 805803445a02 ("e1000: support EM devices (also known as > e1000/e1000e)") > Cc: sta...@dpdk.org > > Signed-off-by: Luca Boccassi <bl...@debian.org> > --- > drivers/net/e1000/em_rxtx.c | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-)
Ping. Any chance this could get a review? Thanks! -- Kind regards, Luca Boccassi