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 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.
next 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
DPDK usage discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://inbox.dpdk.org/users/0 users/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 users users/ http://inbox.dpdk.org/users \ users@dpdk.org public-inbox-index users Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.users AGPL code for this site: git clone https://public-inbox.org/public-inbox.git