DPDK patches and discussions
 help / color / mirror / Atom feed
From: Patrick Robb <probb@iol.unh.edu>
To: dev <dev@dpdk.org>
Cc: ci@dpdk.org
Subject: DTS WG Meeting Minutes - August 28, 2025
Date: Tue, 16 Sep 2025 09:47:24 -0400	[thread overview]
Message-ID: <CAJvnSUD-p5A71L13VWH6XD3N5gMmO1R4+gKbTpZXXd55v92jog@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2601 bytes --]

####################################################################
August 28, 2025
Attendees
* Patrick Robb
* Luca Vizzarro
* Andrew Bailey
* Paul Szczepanek
* Thomas Wilks

####################################################################
Minutes

=====================================================================
General Discussion
* The new DTS guide videos will be on the dpdk.org youtube soon

=====================================================================
Patch discussions
* TG Driver Bind series:
   * Binding Worked fine except for mellanox where is_bound_for_dpdk logic
resulted in unexpected behavior since kernel driver is the same as DPDK
driver (mlx5_core)
* RSS:
   * Some testcase changes requested, but overall the implementation is
working
   * Someone will be taking this series over:
      * Paul will take over this testsuite
   * Proposed extension of the existing testcase #2 from below, splits it
into 3 testcases. Left side is hash, right size is queue.
      * Testcase #1:
         * 0 -> 1
         * 1 -> 2
         * 2 -> 3
         * 3 -> 4
      * Testcase #2:
         * 0 -> 0
         * 1 -> 1
         * 2 -> 1
         * 3 -> 1
      * Testcase #3:
         * 0 -> 1
         * 1 -> 1
         * 2 -> 1
         * 3 -> 1
   * For test_reta_key_reta_queues, strange behavior for mellanox (creates
a reta of 2, then 512, then 16)
* Mbuf fast release testcase:
   * Morten has drafted a required update to the testplan. Patrick will
send a new version in new DTS. https://bugs.dpdk.org/show_bug.cgi?id=1769
   * The testcase works, but we need to add in capability checks for
tx_offloads and mbuf_fast_free tx_offload
* Virtio:
   * Per Maxime’s advice, we will run a vhost backend with a virtio_user
frontend (with no VM) like so:
https://doc.dpdk.org/guides/howto/virtio_user_as_exception_path.html
* DTS API:
   * Should be posted by the end of the week
* A couple patches have been merged:
   * Still needs to be merged:
https://patchwork.dpdk.org/project/dpdk/list/?series=35972
   *
https://patchwork.dpdk.org/project/dpdk/patch/20250820151850.484576-1-abailey@iol.unh.edu/
      * Patrick to do a final review before merging

=====================================================================
Bugzilla discussions
* Patrick to review the bugzilla list and prune anything:
https://bugs.dpdk.org/buglist.cgi?quicksearch=component%3Adts&list_id=9622

=====================================================================
Any other business
* Next meeting is September 4

[-- Attachment #2: Type: text/html, Size: 3366 bytes --]

                 reply	other threads:[~2025-09-16 13:54 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=CAJvnSUD-p5A71L13VWH6XD3N5gMmO1R4+gKbTpZXXd55v92jog@mail.gmail.com \
    --to=probb@iol.unh.edu \
    --cc=ci@dpdk.org \
    --cc=dev@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).