Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Dec 2018 11:37:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 234242] LACP l2,l3,l4 load sharing only respects dst port
Message-ID:  <bug-234242-7501-EWfnNqXVBd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234242-7501@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234242

--- Comment #10 from Eugene Grosbein <eugen@freebsd.org> ---
By default, FreeBSD kernel does not randomize source ports for application like
iperf3 and it may happen that all ports assigned in regular way are hashed to
single LACP port. Please enable port randomization using "sysctl
net.inet.ip.random_id=1" and retry the test.

Also, your screenshot for trafshow shows only single traffic stream in each
direction and that's odd.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234242-7501-EWfnNqXVBd>