在 2024/12/13 2:07, Stephen Hemminger 写道:
On Fri, 12 Apr 2024 14:27:39 +0200
Kamil Vojanec wrote:
This patch adds a new bonding mode: 'direct'. The purpose of this mode
is to redirect output packets to the same member port on which they were
received. In case the requested port is not among t
Hi,
I don't find the 'direct' mode in latest Linux. Do you have a plan to
do this in Linux
No, I was not planning on any Linux kernel contributions.
IIUC, the 'direct' mode just to let the packets from one port send out
at the same port, right?
If it is, why do you introduce this new mode? It
Hi Kamil,
在 2024/4/12 20:27, Kamil Vojanec 写道:
This patch adds a new bonding mode: 'direct'. The purpose of this mode
is to redirect output packets to the same member port on which they were
received. In case the requested port is not among the member ports,
round robin TX mode is used as a fall
On 4/12/2024 1:27 PM, Kamil Vojanec wrote:
> This patch adds a new bonding mode: 'direct'. The purpose of this mode
> is to redirect output packets to the same member port on which they were
> received. In case the requested port is not among the member ports,
> round robin TX mode is used as a fal
This patch adds a new bonding mode: 'direct'. The purpose of this mode
is to redirect output packets to the same member port on which they were
received. In case the requested port is not among the member ports,
round robin TX mode is used as a fallback.
Signed-off-by: Kamil Vojanec
---
app/test
5 matches
Mail list logo