On Mon, Nov 11, 2013 at 1:00 PM, Stuart Henderson <[email protected]> wrote:
>> On 2013/11/11 12:15, Alexey Suslikov wrote:
>> > I see different inbound packet distribution on trunk on-top of em(4)s
>> > and on trunk on top of bnx(4)s -
>> > that's the real problem.
>>
> On 2013/11/11 10:43, I wrote:
>> The trunk driver can't influence inbound packet distribution, that is
>> down to the device sending packets e.g. your switch..
>
> ... for newer HP L3 switches, you might want to look at
> "trunk-load-balance L4-based", for ciscos "port-channel load-balance"..

yes, I'm aware of above options, but I have SPS2024-G5 in this setup.

did some tests with mode servers involved, and outbound is no worry.
this is how trunk(4) hashing works.

IFACE     STATE DESC             IPKTS IBYTES  IERRS  OPKTS OBYTES  OERRS  COLLS
bnx0      up:U                     487 237275      0    129  41107      0      0
bnx1      up:U                       5    360      0    348  65383      0      0

IFACE     STATE DESC             IPKTS IBYTES  IERRS  OPKTS OBYTES  OERRS  COLLS
em0       up:U                     228  54112      0    136  51470      0      0
em1       up:U                     218  65348      0    322  79837      0      0

but bnx1 inbound is always showing 4-5 packets no matter how traffic
is distributed :/

Reply via email to