← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1515069] [NEW] VXLAN is too slow due because gro does't work

 

Public bug reported:

VXLAN + Linux Bridge is too slow because
VXLAN outer header check sum is zero and gro is not work 
on the reciever. This make VXLAN slow. 
Adding udp checksum in outer header resolve this problem.

Open vSwitch agent already resolved by #1492111.

Linux Bridge should support outer udp checksum.

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1515069

Title:
  VXLAN is too slow due because gro does't work

Status in neutron:
  New

Bug description:
  VXLAN + Linux Bridge is too slow because
  VXLAN outer header check sum is zero and gro is not work 
  on the reciever. This make VXLAN slow. 
  Adding udp checksum in outer header resolve this problem.

  Open vSwitch agent already resolved by #1492111.

  Linux Bridge should support outer udp checksum.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1515069/+subscriptions


Follow ups