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