DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Changing rte_mbuf
@ 2021-06-15  6:42 mohamad ali
  2021-06-16  6:31 ` David Marchand
  2021-06-18 10:06 ` Tom Barbette
  0 siblings, 2 replies; 4+ messages in thread
From: mohamad ali @ 2021-06-15  6:42 UTC (permalink / raw)
  To: users

Hi i want to change rte_mbuf struct and add some custom struct to it but
when i change it and compile again some error related to this line shows up.
RTE_BUILD_BUG_ON(sizeof(struct rte_mbuf) > OCTEONTX_FPAVF_BUF_OFFSET);

What is the correct way to add struct to rte_mbuf ?
thanks.

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

end of thread, other threads:[~2021-06-18 10:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-15  6:42 [dpdk-users] Changing rte_mbuf mohamad ali
2021-06-16  6:31 ` David Marchand
2021-06-16 15:26   ` Stephen Hemminger
2021-06-18 10:06 ` Tom Barbette

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).