net/bonding: handle only LACP slow packets
authorHaifeng Lin <haifeng.lin@huawei.com>
Fri, 4 Nov 2016 03:30:21 +0000 (11:30 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 7 Nov 2016 20:19:57 +0000 (21:19 +0100)
commit9ed2c8a299e0840a341c2d5e347822a782da746c
treedc3036ab18fde2bc5781c0d54059df3a573eaba8
parent646edddf075bbe6865ebb12ac3da4effab28a571
net/bonding: handle only LACP slow packets

We should not drop the slow packets which subtype is
not marker or lacp. Because slow packets have other subtype
like OAM,OSSP,user defined and so on.

Signed-off-by: Haifeng Lin <haifeng.lin@huawei.com>
Reviewed-by: Tomasz Kulasek <tomaszx.kulasek@intel.com>
drivers/net/bonding/rte_eth_bond_pmd.c