[dpdk-dev] [PATCH 0/3] fix Rx checksum offloads

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Nov 7 18:42:58 CET 2016


2016-11-02 16:57, Adrien Mazarguil:
> On Wed, Nov 02, 2016 at 11:39:36AM +0100, Nelio Laranjeiro wrote:
> > Fill correctly the Mbuf Rx offloads.
> > 
> > Nelio Laranjeiro (3):
> >   net/mlx5: fix Rx checksum macros
> >   net/mlx5: define explicit fields for Rx offloads
> >   net/mlx: fix support for new Rx checksum flags
> > 
> >  drivers/net/mlx4/mlx4.c      | 21 ++++------
> >  drivers/net/mlx5/mlx5_prm.h  | 37 +++++++++++++++++-
> >  drivers/net/mlx5/mlx5_rxtx.c | 93 ++++++++++++++++++++------------------------
> >  3 files changed, 87 insertions(+), 64 deletions(-)
> > 
> 
> Thanks. For the series:
> 
> Acked-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>

Applied, thanks


More information about the dev mailing list