Re: [dpdk-dev] [PATCH v2] doc: update supported hardware offloads in mlx5

2020-11-26 Thread Thomas Monjalon
22/11/2020 13:05, Asaf Penso: > In DPDK 20.11 the following offload features are added: > * Buffer Split > * Sampling > * Tunnel offload > * 2-port hairpin > * RSS shared action > * Age shared action > > Update the relevant tables with OFED/rdma-core/NIC versions. > > Signed-off-by: Asaf Penso

[dpdk-dev] [PATCH v2] doc: update supported hardware offloads in mlx5

2020-11-22 Thread Asaf Penso
In DPDK 20.11 the following offload features are added: * Buffer Split * Sampling * Tunnel offload * 2-port hairpin * RSS shared action * Age shared action Update the relevant tables with OFED/rdma-core/NIC versions. Signed-off-by: Asaf Penso --- v2: added age shared action details --- doc/guid