[DPDK/ethdev Bug 1911] bnxt: tx checksum offload for MPLS packets
bugzilla at dpdk.org
bugzilla at dpdk.org
Wed Mar 25 03:31:38 CET 2026
http://bugs.dpdk.org/show_bug.cgi?id=1911
Stephen Hemminger (stephen at networkplumber.org) changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
CC| |stephen at networkplumber.org
--- Comment #1 from Stephen Hemminger (stephen at networkplumber.org) ---
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.
More information about the dev
mailing list