Hello:
Thanks for reply, it will improve the throughtput.
There is another question:
I'm running the mn-wifi-book-en/codes/cap3/bonding.py
and the ryu output is:
ryu-manager ryu/app/simple_switch_lacp_13.py
\loading app ryu/app/simple_switch_lacp_13.py
loading app ryu.controller.ofp_handler
instantiating app None of LacpLib
creating context lacplib
instantiating app ryu/app/simple_switch_lacp_13.py of SimpleSwitchLacp13
instantiating app ryu.controller.ofp_handler of OFPHandler
packet in 1 00:00:00:11:22:33 33:33:00:00:00:16 1
[LACP][INFO] SW=0000000000000001 PORT=1 LACP received.
[LACP][INFO] SW=0000000000000001 PORT=1 the slave i/f has just been up.
[LACP][INFO] SW=0000000000000001 PORT=1 the timeout time has changed.
[LACP][INFO] SW=0000000000000001 PORT=1 LACP sent.
[LACP][INFO] SW=0000000000000001 PORT=2 LACP received.
[LACP][INFO] SW=0000000000000001 PORT=2 the slave i/f has just been up.
[LACP][INFO] SW=0000000000000001 PORT=2 the timeout time has changed.
[LACP][INFO] SW=0000000000000001 PORT=2 LACP sent.
slave state changed port: 1 enabled: True
slave state changed port: 2 enabled: True
packet in 1 f2:23:b6:f1:a8:df 33:33:00:00:00:16 4
packet in 1 f2:23:b6:f1:a8:df 33:33:ff:f1:a8:df 4
packet in 1 00:00:00:11:22:33 33:33:00:00:00:16 1
packet in 1 82:18:08:b4:40:b0 33:33:00:00:00:16 3
packet in 1 82:18:08:b4:40:b0 33:33:ff:b4:40:b0 3
packet in 1 00:00:00:11:22:33 33:33:ff:11:22:33 1
packet in 1 f2:23:b6:f1:a8:df 33:33:00:00:00:16 4
packet in 1 f2:23:b6:f1:a8:df 33:33:00:00:00:02 4
packet in 1 82:18:08:b4:40:b0 33:33:00:00:00:16 3
packet in 1 82:18:08:b4:40:b0 33:33:00:00:00:02 3
packet in 1 00:00:00:11:22:33 33:33:00:00:00:16 1
packet in 1 00:00:00:11:22:33 33:33:00:00:00:02 1
packet in 1 00:00:00:11:22:33 33:33:00:00:00:16 1
[LACP][INFO] SW=0000000000000001 PORT=1 LACP received.
[LACP][INFO] SW=0000000000000001 PORT=1 LACP sent.
[LACP][INFO] SW=0000000000000001 PORT=2 LACP received.
[LACP][INFO] SW=0000000000000001 PORT=2 LACP sent.
But after I translate both from h2 and h3, there only 10Mbit in on host which start first another only have 100KB.