[dpdk-dev] [PATCH v2 3/3] net/mlx5: update modify header using Direct Verbs

Shahaf Shuler shahafs at mellanox.com
Wed Apr 3 10:27:14 CEST 2019


Tuesday, April 2, 2019 6:13 PM, Dekel Peled:
> Subject: [dpdk-dev] [PATCH v2 3/3] net/mlx5: update modify header using
> Direct Verbs
> 
> This patch implements additional actions of packet header modifications.
> 
> Add actions:
> - INC_TCP_SEQ - Increase sequence number in the outermost TCP header.
> - DEC_TCP_SEQ - Decrease sequence number in the outermost TCP header.
> - INC_TCP_ACK - Increase acknowledgment number in the outermost TCP
> 		header.
> - DEC_TCP_ACK - Decrease acknowledgment number in the outermost TCP
> 		header.
> 
> Original work by Xiaoyu Min.
> 
> Signed-off-by: Dekel Peled <dekelp at mellanox.com>

Acked-by: Shahaf Shuler <shahafs at mellanox.com>



More information about the dev mailing list