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

2016-11-07 Thread Thomas Monjalon
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 

Applied, thanks


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

2016-11-02 Thread 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(-)
> 
> -- 
> 2.1.4

Thanks. For the series:

Acked-by: Adrien Mazarguil 

-- 
Adrien Mazarguil
6WIND


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

2016-11-02 Thread Nelio Laranjeiro
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(-)

-- 
2.1.4