[dpdk-dev] [PATCH v10] ethdev: add HIGIG2 key field to flow API
Thomas Monjalon
thomas at monjalon.net
Thu Oct 24 00:04:54 CEST 2019
22/10/2019 06:16, kirankumark at marvell.com:
> --- a/doc/api/doxy-api-index.md
> +++ b/doc/api/doxy-api-index.md
> @@ -101,7 +101,8 @@ The public API headers are grouped by topics:
> [GSO] (@ref rte_gso.h),
> [frag/reass] (@ref rte_ip_frag.h),
> [LPM IPv4 route] (@ref rte_lpm.h),
> - [LPM IPv6 route] (@ref rte_lpm6.h)
> + [LPM IPv6 route] (@ref rte_lpm6.h),
> + [HIGIG] (@ref rte_higig.h)
Sorry, my comment is a bit late, but I would prefer to see HIGIG earlier in this list.
You say it is a protocol at layer 2.5, so it should be listed probably close to ICMP.
What is your opinion?
More information about the dev
mailing list