unable to append Jumbo frames
Lokesh Chakka
lvenkatakumarchakka at gmail.com
Fri Aug 16 09:30:40 CEST 2024
Hi,
trying to generate jumbo packets. while allocating memory using
rte_pktmbuf_append, it is working fine till 2048. if size is larger than
2048, rte_pktmbuf_append is returning NULL.
trying to create the packets of size dev_info.max_mtu. which was extracted
using rte_eth_dev_info_get.
Can someone help me how to allocate memory for a jumbo frame.
Thanks & Regards
--
Lokesh Chakka.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/users/attachments/20240816/3e9f7c34/attachment.htm>
More information about the users
mailing list