> -----Original Message----- > From: Doherty, Declan > Sent: Tuesday, December 16, 2014 12:16 PM > To: dev at dpdk.org > Cc: Wodkowski, PawelX; Doherty, Declan > Subject: [PATCH] bond: vlan flags misinterpreted in xmit_slave_hash function > > - Split transmit hashing function into separate functions to reduce branching > and to make code clearer. > - Add IPv4 IHL parameters to rte_ip.h > - Fixed VLAN tag support in hashing functions and add support for TCP > in layer 4 header hashing. > - Fixed incorrect flag set in test application packet generator. > > Signed-off-by: Declan Doherty <declan.doherty at intel.com>
Acked-by: Wodkowski, Pawel <pawelx.wodkowski at intel.com>