[dpdk-dev] packet data access bug in bpf and pdump libs

Morten Brørup mb at smartsharesystems.com
Wed Oct 9 13:03:41 CEST 2019


Hi Konstantin and Stephen,

I just noticed the same bug in your bpf and pcap libraries:

You are using rte_pktmbuf_mtod(), but should be using rte_pktmbuf_read(). Otherwise you cannot read data across multiple segments.


Med venlig hilsen / kind regards
- Morten Brørup



More information about the dev mailing list