Re: [PATCH V7 mlx5-next 00/16] Add support to get xmit slave
From: David Ahern <hidden>
Date: 2020-05-04 14:42:06
Also in:
linux-rdma
From: David Ahern <hidden>
Date: 2020-05-04 14:42:06
Also in:
linux-rdma
On 5/4/20 8:36 AM, Jarod Wilson wrote:
At a glance, I'm not sure why all the "get the xmit slave" functions are being passed an skb. None of them should be manipulating the skb, that should all be done in the respective xmit functions after the slave has been returned.
a number of them select a slave based on hash of the packet data -- from ethernet data only to L3+L4 hashing.