net/bonding: burst mode hash calculation
authorDeclan Doherty <declan.doherty@intel.com>
Tue, 9 Jan 2018 11:34:09 +0000 (11:34 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 16 Jan 2018 17:47:49 +0000 (18:47 +0100)
commit09150784a7768f0c193209d985b2ac26decab493
tree31e2b80cbc47bfa7488bbaa25c46a5269dfb439f
parentaa7791ba8de07c9e67ac4a42c7322409886cf6e5
net/bonding: burst mode hash calculation

Change the xmit_hash functions to handle bursts of packet instead of
single packets at a time, and update the affected tx_burst functions.

Signed-off-by: Declan Doherty <declan.doherty@intel.com>
Signed-off-by: Keith Wiles <keith.wiles@intel.com>
drivers/net/bonding/rte_eth_bond_api.c
drivers/net/bonding/rte_eth_bond_pmd.c
drivers/net/bonding/rte_eth_bond_private.h