[dpdk-dev] [PATCH v2 1/2] drivers: add VXLAN header the last 8-bits matching support
Thomas Monjalon
thomas at monjalon.net
Tue Jul 6 14:35:33 CEST 2021
The title would be more accurate if starting with net/mlx5,
even if there is a small change for vDPA included.
05/07/2021 11:50, rongwei liu:
> This update adds support for the VXLAN alert bits matching when
There is an alert bit in the first byte, specified in this RFC draft:
https://datatracker.ietf.org/doc/html/draft-singh-nvo3-vxlan-router-alert-00
> creating steering rules. At the PCIe probe stage, we create a
> dummy VXLAN matcher using misc5 to check rdma-core library's
> capability.
>
> The logic is, group 0 depends on HCA_CAP to enable misc or misc5
> for VXLAN matching while group non zero depends on the rdma-core
> capability.
>
> Signed-off-by: rongwei liu <rongweil at nvidia.com>
Please use capitals in your "English-written name".
It could be something like "Rongwei Liu".
More information about the dev
mailing list