From: "Wiles, Keith" <keith.wiles@intel.com>
To: Harsh Patel <thadodaharsh10@gmail.com>
Cc: "users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] Query on handling packets
Date: Thu, 8 Nov 2018 08:56:55 +0000 [thread overview]
Message-ID: <71CBA720-633D-4CFE-805C-606DAAEDD356@intel.com> (raw)
In-Reply-To: <CAA0iYrE_OBz5dCAT4UrDNHqnR4LKeHDKVMD5+5CgGA4Va7tn+g@mail.gmail.com>
> On Nov 8, 2018, at 8:24 AM, Harsh Patel <thadodaharsh10@gmail.com> wrote:
>
> Hi,
> We are working on a project where we are trying to integrate DPDK with
> another software. We are able to obtain packets from the other environment
> to DPDK environment in one-by-one fashion. On the other hand DPDK allows to
> send/receive burst of data packets. We want to know if there is any
> functionality in DPDK to achieve this conversion of single incoming packet
> to a burst of packets sent on NIC and similarly, conversion of burst read
> packets from NIC to send it to other environment sequentially?
Search in the docs or lib/librte_ethdev directory on rte_eth_tx_buffer_init, rte_eth_tx_buffer, ...
> Thanks and regards
> Harsh Patel, Hrishikesh Hiraskar
> NITK Surathkal
Regards,
Keith
next prev parent reply other threads:[~2018-11-08 8:56 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-08 8:24 Harsh Patel
2018-11-08 8:56 ` Wiles, Keith [this message]
2018-11-08 16:58 ` Harsh Patel
2018-11-08 17:43 ` Wiles, Keith
2018-11-09 10:09 ` Harsh Patel
2018-11-09 21:26 ` Wiles, Keith
2018-11-10 6:17 ` Wiles, Keith
2018-11-11 19:45 ` Harsh Patel
2018-11-13 2:25 ` Harsh Patel
2018-11-13 13:47 ` Wiles, Keith
2018-11-14 13:54 ` Harsh Patel
2018-11-14 15:02 ` Wiles, Keith
2018-11-14 15:04 ` Wiles, Keith
2018-11-14 15:15 ` Wiles, Keith
2018-11-17 10:22 ` Harsh Patel
2018-11-17 22:05 ` Kyle Larose
2018-11-19 13:49 ` Wiles, Keith
2018-11-22 15:54 ` Harsh Patel
2018-11-24 15:43 ` Wiles, Keith
2018-11-24 15:48 ` Wiles, Keith
2018-11-24 16:01 ` Wiles, Keith
2018-11-25 4:35 ` Stephen Hemminger
2018-11-30 9:02 ` Harsh Patel
2018-11-30 10:24 ` Harsh Patel
2018-11-30 15:54 ` Wiles, Keith
2018-12-03 9:37 ` Harsh Patel
2018-12-14 17:41 ` Harsh Patel
2018-12-14 18:06 ` Wiles, Keith
[not found] ` <CAA0iYrHyLtO3XLXMq-aeVhgJhns0+ErfuhEeDSNDi4cFVBcZmw@mail.gmail.com>
2018-12-30 0:19 ` Wiles, Keith
2018-12-30 0:30 ` Wiles, Keith
2019-01-03 18:12 ` Harsh Patel
2019-01-03 22:43 ` Wiles, Keith
2019-01-04 5:57 ` Harsh Patel
2019-01-16 13:55 ` Harsh Patel
2019-01-30 23:36 ` Harsh Patel
2019-01-31 16:58 ` Wiles, Keith
2019-02-05 6:37 ` Harsh Patel
2019-02-05 13:03 ` Wiles, Keith
2019-02-05 14:00 ` Harsh Patel
2019-02-05 14:12 ` Wiles, Keith
2019-02-05 14:22 ` Harsh Patel
2019-02-05 14:27 ` Wiles, Keith
2019-02-05 14:33 ` Harsh Patel
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=71CBA720-633D-4CFE-805C-606DAAEDD356@intel.com \
--to=keith.wiles@intel.com \
--cc=thadodaharsh10@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).