When you use vxlan or geneve, by default, the CPU will handle the encapsulation/desencapsulation of each packets. That is why you may need to use jumbo frames, set your NIC to handle the encapsulation/desencapsulation, and set irqbalance on all your cores. Furthermore, you should have a look on network offloading options (with your favorite browser). Le jeu. 17 avr. 2025 à 16:54, Nguyễn Hữu Khôi <nguyenhuukhoinw@gmail.com> a écrit :
Hello.
I am going with ovn for my system but when I use vxlan and geneve, my instance cannot get full bandwidth(12 gbps)-instance to instance with private network. It is ok if I use vlan or floating ip for instances.
My env:
Openstack 2025.1 Kolla Ansible master-2025.1 Ubuntu 22.04 with uplink 25gbps x 2 for bonding, lacp 802.3ad, layer3+4
Ps give me some points.
Thank
Nguyen Huu Khoi