On Wed, Jun 22, 2016 at 05:06:30PM +0200, Thomas Monjalon wrote: > 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.
Looks OK to me. No strong opinion on this.