[dpdk-stable] [PATCH] net/e1000: do not error out if rx_drop_en is set

Luca Boccassi bluca at debian.org
Wed Sep 26 12:22:54 CEST 2018


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: stable at dpdk.org
> 
> Signed-off-by: Luca Boccassi <bluca at 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


More information about the stable mailing list