net/mlx5: support modify header using Direct Verbs
authorDekel Peled <dekelp@mellanox.com>
Thu, 27 Dec 2018 11:09:38 +0000 (13:09 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 3 Jan 2019 11:56:43 +0000 (12:56 +0100)
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 <dekelp@mellanox.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>

No differences found