Re: [dpdk-dev] [PATCH 24/28] net/mlx5: update LRO fields in completion entry

2019-07-22 Thread Slava Ovsiienko
> -Original Message- > From: Matan Azrad > Sent: Monday, July 22, 2019 12:13 > To: Shahaf Shuler ; Yongseok Koh > ; Slava Ovsiienko > Cc: dev@dpdk.org; Dekel Peled > Subject: [PATCH 24/28] net/mlx5: update LRO fields in completion entry > > Update the CQE structure to include LRO fields

[dpdk-dev] [PATCH 24/28] net/mlx5: update LRO fields in completion entry

2019-07-22 Thread Matan Azrad
Update the CQE structure to include LRO fields. Some reserved values were changed, hence also data-path code used the reserved values were updated accordingly. Signed-off-by: Matan Azrad --- drivers/net/mlx5/mlx5_prm.h | 12 +--- drivers/net/mlx5/mlx5_rxtx_vec.h | 6 ++