DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] packet data access bug in bpf and pdump libs
@ 2019-10-09 11:03 Morten Brørup
  2019-10-09 11:11 ` Ananyev, Konstantin
  0 siblings, 1 reply; 11+ messages in thread
From: Morten Brørup @ 2019-10-09 11:03 UTC (permalink / raw)
  To: Konstantin Ananyev, Stephen Hemminger; +Cc: dpdk-dev, Jerin Jacob

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-10-11  8:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-09 11:03 [dpdk-dev] packet data access bug in bpf and pdump libs Morten Brørup
2019-10-09 11:11 ` Ananyev, Konstantin
2019-10-09 11:35   ` Morten Brørup
2019-10-09 15:02   ` Stephen Hemminger
2019-10-09 15:06     ` Morten Brørup
2019-10-09 15:14       ` Stephen Hemminger
2019-10-09 15:20         ` Morten Brørup
2019-10-09 17:24           ` Stephen Hemminger
2019-10-10  7:29             ` Morten Brørup
2019-10-10 15:36               ` Ananyev, Konstantin
2019-10-11  8:01                 ` Morten Brørup

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).