https://bugs.dpdk.org/show_bug.cgi?id=1536

Stephen Hemminger (step...@networkplumber.org) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |step...@networkplumber.org
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Stephen Hemminger (step...@networkplumber.org) ---
This was addressed in 24.11 by increasing the size of RTE_MP_MAX_FD_NUM to the
kernel limit (253)

See:


commit 5ff00bbc04d8338108241b083b7a6238208cfbc6
Author: Stephen Hemminger <step...@networkplumber.org>
Date:   Thu Sep 5 09:20:18 2024 -0700

    ipc: increase file descriptor maximum number

    The TAP and XDP driver both are limited to only 8 queues because of the
    small limit imposed by EAL.
    Increase the limit now, since this release allows changing ABI.

    Signed-off-by: Stephen Hemminger <step...@networkplumber.org>
    Acked-by: Chengwen Feng <fengcheng...@huawei.com>
    Acked-by: Morten Brørup <m...@smartsharesystems.com>
    Acked-by: Ferruh Yigit <ferruh.yi...@amd.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to