NetSys / bess

BESS: Berkeley Extensible Software Switch
Other
313 stars 156 forks source link

bess Packet structure is not identical to dpdk rte_mbuf structure #1050

Open vikash9024 opened 1 year ago

vikash9024 commented 1 year ago

There is a mismatch in the "bess::Packet" class and the dpdk "rte_mbuf" structure, which is causing random crash.

we are using dpdk-20.11.3.