From bfdf8a76c92ed699ba5c855e83e4e4f076f71255 Mon Sep 17 00:00:00 2001 From: Thomas Monjalon Date: Mon, 24 Feb 2020 20:50:42 +0100 Subject: [PATCH] doc: remove redundant line in mlx5 guide When adding GTP to the list of supported tunnels, the old line was not removed. Fixes: f31d7a0171da ("net/mlx5: support GTP") Signed-off-by: Thomas Monjalon --- doc/guides/nics/mlx5.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst index 76a2ca8b0b..006d075e86 100644 --- a/doc/guides/nics/mlx5.rst +++ b/doc/guides/nics/mlx5.rst @@ -89,7 +89,6 @@ Features - RX interrupts. - Statistics query including Basic, Extended and per queue. - Rx HW timestamp. -- Tunnel types: VXLAN, L3 VXLAN, VXLAN-GPE, GRE, MPLSoGRE, MPLSoUDP, IP-in-IP, Geneve. - Tunnel types: VXLAN, L3 VXLAN, VXLAN-GPE, GRE, MPLSoGRE, MPLSoUDP, IP-in-IP, Geneve, GTP. - Tunnel HW offloads: packet type, inner/outer RSS, IP and UDP checksum verification. - NIC HW offloads: encapsulation (vxlan, gre, mplsoudp, mplsogre), NAT, routing, TTL -- 2.20.1