[dpdk-users] Changing rte_mbuf

mohamad ali ali64mohammad64 at gmail.com
Tue Jun 15 08:42:47 CEST 2021


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.


More information about the users mailing list