DPDK usage discussions
 help / color / mirror / Atom feed
From: mohamad ali <ali64mohammad64@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] Changing rte_mbuf
Date: Tue, 15 Jun 2021 11:12:47 +0430	[thread overview]
Message-ID: <CANnn570Vp400FHZ8FonSDzLbe4V=A34ezq=X0kEHxQZMeF2d_g@mail.gmail.com> (raw)

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.

             reply	other threads:[~2021-06-16  6:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-15  6:42 mohamad ali [this message]
2021-06-16  6:31 ` David Marchand
2021-06-16 15:26   ` Stephen Hemminger
2021-06-18 10:06 ` Tom Barbette

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CANnn570Vp400FHZ8FonSDzLbe4V=A34ezq=X0kEHxQZMeF2d_g@mail.gmail.com' \
    --to=ali64mohammad64@gmail.com \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).