From: Lokesh Chakka <lvenkatakumarchakka@gmail.com>
To: users <users@dpdk.org>
Subject: unable to append Jumbo frames
Date: Fri, 16 Aug 2024 13:00:40 +0530 [thread overview]
Message-ID: <CACh--sg2eKXGqs1yDjo0ymqJ9ODdQasqUm7kkQXBq=5Le-3Nsg@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 390 bytes --]
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.
[-- Attachment #2: Type: text/html, Size: 763 bytes --]
reply other threads:[~2024-08-16 7:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='CACh--sg2eKXGqs1yDjo0ymqJ9ODdQasqUm7kkQXBq=5Le-3Nsg@mail.gmail.com' \
--to=lvenkatakumarchakka@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).