net/bonding: use ptype flags for LACP Rx filtering
authorTomasz Kulasek <tomaszx.kulasek@intel.com>
Tue, 4 Jul 2017 16:46:25 +0000 (17:46 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 6 Jul 2017 13:00:57 +0000 (15:00 +0200)
commit71b7b37ec959cdc10f521fdedb5442ae18af7c95
tree7356043243841cb9e885a39e1a971f22b805df19
parentacfb51e2fe96c27a042248ee32930cbd78f36cd7
net/bonding: use ptype flags for LACP Rx filtering

Use packet types flags in mbuf to provide hint for filtering of LACP
control plane traffic from the data path.

Signed-off-by: Declan Doherty <declan.doherty@intel.com>
drivers/net/bonding/rte_eth_bond_pmd.c