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

2018-12-27 Thread Shahaf Shuler
Thursday, December 27, 2018 1:10 PM, Dekel Peled: > Subject: [dpdk-dev] [PATCH v3] net/mlx5: support modify header using Direct > Verbs > > This patch implements the set of actions to support offload of packet header > modifications to MLX5 NIC. > > Implementation is base

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

2018-12-27 Thread Dekel Peled
This patch implements the set of actions to support offload of packet header modifications to MLX5 NIC. Implementation is based on RFC [1]. [1] http://mails.dpdk.org/archives/dev/2018-November/119971.html Signed-off-by: Dekel Peled --- v3: Apply code review comments: * update LIB_GLUE_VERS