All of lore.kernel.org
 help / color / mirror / Atom feed
* [dpdk-dev] [RFC] app/testpmd: update to support shared Rx queue
@ 2021-08-02 13:02 Xueming(Steven) Li
  0 siblings, 0 replies; only message in thread
From: Xueming(Steven) Li @ 2021-08-02 13:02 UTC (permalink / raw)
  To: dev; +Cc: Slava Ovsiienko, Xiaoyun Li

To support shared Rx queue[1], plan to update testpmd with following
changes:
- Add ``--rxq-share`` to enable shared Rx queue if device supports.
- In verbose mode, dump mbuf->port for each received packet.
- Check forwarding configuration to make sure queue streams of same
  share group scheduled on same core.
- Change forwarding engines to locate source stream by each packet
  source port, update stream counters and forward according to source
  stream setup.

[1] https://mails.dpdk.org/archives/dev/2021-July/215575.html

Signed-off-by: Xueming Li <xuemingl@nvidia.com>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-02 13:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-02 13:02 [dpdk-dev] [RFC] app/testpmd: update to support shared Rx queue Xueming(Steven) Li

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.