* [dpdk-dev] [Bug 362] rte_pktmbuf_attach_extbuf does not update pkt_len
@ 2019-11-12 10:25 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2019-11-12 10:25 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=362
Bug ID: 362
Summary: rte_pktmbuf_attach_extbuf does not update pkt_len
Product: DPDK
Version: 19.08
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: core
Assignee: dev@dpdk.org
Reporter: joerg.dpdk@thalheim.io
Target Milestone: ---
When attaching an external buffer also pkt_len should be updated.
Otherwise some drivers such as i40e will refuse those packages
in the preparation phase:
https://github.com/DPDK/dpdk/blob/31aa07759ecd151967b568b1f1aa12b7794217c8/drivers/net/i40e/i40e_rxtx.c#L1453
https://github.com/DPDK/dpdk/blob/31aa07759ecd151967b568b1f1aa12b7794217c8/lib/librte_mbuf/rte_mbuf.h#L985
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-11-12 10:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-12 10:25 [dpdk-dev] [Bug 362] rte_pktmbuf_attach_extbuf does not update pkt_len bugzilla
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).