[DPDK/ethdev Bug 1833] nfp: driver should not use /tmp

bugzilla at dpdk.org bugzilla at dpdk.org
Sun Nov 16 21:08:25 CET 2025


http://bugs.dpdk.org/show_bug.cgi?id=1833

            Bug ID: 1833
           Summary: nfp: driver should not use /tmp
           Product: DPDK
           Version: 25.07
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: ethdev
          Assignee: dev at dpdk.org
          Reporter: stephen at networkplumber.org
  Target Milestone: ---

The NFP driver should not be using /tmp for unix domain sockets.
See: https://0pointer.net/blog/projects/tmp.html

Recommend: /run/dpdk/nfp/<pci-name>

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


More information about the dev mailing list