On 2/14/2019 7:09 PM, Chas Williams wrote: > From: Chas Williams <ch...@att.com> > > The tx burst routine always needs to check for pending LACPDUs > and send them if available. Do this first to prioritize the > control traffic. We can still early exit, before calculating > the distribution slaves, if there isn't any data packets. > > Fixes: 09150784a776 ("net/bonding: burst mode hash calculation") > Cc: sta...@dpdk.org > Reported-by: Hui Zhao <zhaoh...@huawei.com> > Cc: Yunjian Wang <wangyunj...@huawei.com> > Signed-off-by: Chas Williams <ch...@att.com>
Applied to dpdk-next-net/master, thanks.