[dpdk-dev] [PATCH] doc: announce ABI change of rte_fdir_filter, rte_fdir_masks

2015-07-09 Thread Wenzhuo Lu
For x550 supports 2 new flow director modes, MAC VLAN and Cloud. There're several new lookup fields for these 2 new modes, like MAC, tunnel type, TNI, VNI. So, we have to change the ABI to support these new lookup fields. Signed-off-by: Wenzhuo Lu --- doc/guides/rel_notes/abi.rst | 1 + 1 file

[dpdk-dev] [PATCH] doc: announce ABI change of rte_fdir_filter, rte_fdir_masks

2015-07-09 Thread Thomas Monjalon
2015-07-09 10:47, Wenzhuo Lu: > +* The ABI changes are planned for struct rte_fdir_filter and rte_fdir_masks > in order to support new flow director modes, MAC VLAN and Cloud on x550. The > upcoming release 2.1 will not contain these ABI changes, but release 2.2 > will, and no backwards

[dpdk-dev] [PATCH] doc: announce ABI change of rte_fdir_filter, rte_fdir_masks

2015-07-09 Thread Lu, Wenzhuo
Hi Thomas, > -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Thursday, July 9, 2015 3:33 PM > To: Lu, Wenzhuo > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH] doc: announce ABI change of rte_fdir_filter, > rte_fdir_mas