Re: [dpdk-dev] [PATCH] net/mlx5: modify-header support using Direct Verbs

2018-12-25 Thread Dekel Peled
Thanks, PSB. > -Original Message- > From: Shahaf Shuler > Sent: Tuesday, December 25, 2018 1:38 PM > To: Dekel Peled ; Yongseok Koh > > Cc: dev@dpdk.org; Ori Kam ; Dekel Peled > > Subject: RE: [PATCH] net/mlx5: modify-header support using Direct Verbs > > Hi Dekel, > > See some comment

Re: [dpdk-dev] [PATCH] net/mlx5: modify-header support using Direct Verbs

2018-12-25 Thread Shahaf Shuler
Hi Dekel, See some comments below, Sunday, December 23, 2018 11:58 AM, Dekel Peled: > Subject: [PATCH] net/mlx5: modify-header support using Direct Verbs Maybe title can be: "support modify header using Direct Verbs" > > This patch implements the set of actions to support offload of packet hea

[dpdk-dev] [PATCH] net/mlx5: modify-header support using Direct Verbs

2018-12-23 Thread Dekel Peled
This patch implements the set of actions to support offload of packet header modifications to MLX5 NIC. Implamantation is based on RFC [1]. [1] http://mails.dpdk.org/archives/dev/2018-November/119971.html Signed-off-by: Dekel Peled --- drivers/net/mlx5/mlx5.h | 1 + drivers/net/mlx5/