[dpdk-dev] [PATCH v4 1/2] ethdev: add tunnel and port RSS offload types

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Jun 22 17:06:30 CEST 2016


2016-06-22 18:33, Jerin Jacob:
> - added VXLAN, GENEVE and NVGRE tunnel flow types
> - added PORT flow type for accounting physical/virtual
> port or channel number in flow creation
[...]
> +#define RTE_ETH_FLOW_PORT               18
> +	/**< Physical/virtual port number based flow */

What about
"Consider device port number as a flow differentiator" ?

I can make the change if you (Jerin and/or Bruce) agree.


More information about the dev mailing list