[dpdk-dev] [PATCH v5 15/15] doc: add hairpin feature

Thomas Monjalon thomas at monjalon.net
Thu Oct 24 10:11:36 CEST 2019


Forgot to comment on this patch.
Ferruh, please can you address when merging?

23/10/2019 15:37, Ori Kam:
> --- a/doc/guides/rel_notes/release_19_11.rst
> +++ b/doc/guides/rel_notes/release_19_11.rst
> @@ -138,6 +138,7 @@ New Features
>    * Added support for VLAN set PCP offload command.
>    * Added support for VLAN set VID offload command.
>    * Added support for matching on packets withe Geneve tunnel header.
> +  * Added hairpin support.

It could be merged in a mlx5 patch, maybe patch 7 about capabilities.

> @@ -184,6 +185,11 @@ New Features
> +* **Added hairpin queue.**
> +
> +  On supported NICs, we can now setup haipin queue which will offload packets from the wire,
> +  back to the wire.

It should be merged in first patch (ethdev).




More information about the dev mailing list