http://bugs.dpdk.org/show_bug.cgi?id=1911
Stephen Hemminger ([email protected]) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID CC| |[email protected] --- Comment #1 from Stephen Hemminger ([email protected]) --- Short answer is DPDK does not support checksum for MPLS. Longer answer: The transmit checksum API interface in DPDK expects that any encapsulation headers are done as transmit offloads. There is no API for devices to report MPLS offload, and there is no driver that supports it. If you have the hardware support, would love to see this as a future enhancement. -- You are receiving this mail because: You are the assignee for the bug.

