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)
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>

No differences found