Hi,

The setup we are trying on has VM1 (running VPP) and VM2 directly connected to 
each other via two physical interface of same nic (which will be bonded 
together). On VM2, we have created bond interface for the two physical 
interface using nmcli.

enp7s0: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc fq_codel master 
bond0 state UP group default qlen 1000
link/ether 52:54:00:e7:4b:71 brd ff:ff:ff:ff:ff:ff permaddr 52:54:00:16:f6:0c

enp30s0: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc fq_codel master 
bond0 state UP group default qlen 1000
link/ether 52:54:00:e7:4b:71 brd ff:ff:ff:ff:ff:ff

bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP 
group default qlen 1000
link/ether 52:54:00:e7:4b:71 brd ff:ff:ff:ff:ff:ff
inet 44.44.44.102/24 brd 44.44.44.255 scope global noprefixroute bond0
valid_lft forever preferred_lft forever
inet6 2001:44:44:44::102/64 scope global
valid_lft forever preferred_lft forever
inet6 fe80::5054:ff:fee7:4b71/64 scope link
valid_lft forever preferred_lft forever

And bond interface configuration on VM1 (running VPP) is same as mentioned. 
lacp mode does not seem to be working while xor mode does.

Also, when we stopped VPP and configured bond interface in linux, we could see 
the bonding work and end to end traffic was working fine.

Any suggestions how we can resolve this?

Thanks and regards,
Chinmaya Agarwal.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#21535): https://lists.fd.io/g/vpp-dev/message/21535
Mute This Topic: https://lists.fd.io/mt/91723467/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/1480452/21656/631435203/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to