DPDK-dev Archive mirror
 help / color / mirror / Atom feed
[PATCH 0/6] dts: add testpmd params and statefulness
 2024-04-29 14:48 UTC  (22+ messages)
` [PATCH 4/6] dts: use testpmd params for scatter test suite
` [PATCH 5/6] dts: add statefulness to InteractiveShell
` [PATCH 6/6] dts: add statefulness to TestPmdShell

[PATCH v1 0/2] dts: api docs generation
 2024-04-29 14:12 UTC  (4+ messages)
` [PATCH v4 0/3] dts: API "

[PATCH] bus/pci: fix build with musl 1.2.4 / Alpine 3.19
 2024-04-29 14:09 UTC  (3+ messages)

21.11.7 patches review and test
 2024-04-29 13:55 UTC  (7+ messages)

[PATCH] devtools: add .clang-format file
 2024-04-29 13:32 UTC  (2+ messages)

[v1 1/1] docs: af_xdp device plugin repo update
 2024-04-29 12:52 UTC  (5+ messages)

[RFC 1/7] eal: extend bit manipulation functions
 2024-04-29 11:12 UTC  (26+ messages)
` [RFC v2 0/6] Improve EAL bit operations API
  ` [RFC v2 1/6] eal: extend bit manipulation functionality
    ` [RFC v3 0/6] Improve EAL bit operations API
      ` [RFC v3 1/6] eal: extend bit manipulation functionality
      ` [RFC v3 2/6] eal: add unit tests for bit operations
      ` [RFC v3 3/6] eal: add exactly-once bit access functions
      ` [RFC v3 4/6] eal: add unit tests for "
      ` [RFC v3 5/6] eal: add atomic bit operations
      ` [RFC v3 6/6] eal: add unit tests for atomic bit access functions
  ` [RFC v2 2/6] eal: add unit tests for bit operations
  ` [RFC v2 3/6] eal: add exactly-once bit access functions
  ` [RFC v2 4/6] eal: add unit tests for "
  ` [RFC v2 5/6] eal: add atomic bit operations
  ` [RFC v2 6/6] eal: add unit tests for atomic bit access functions

[PATCH] ethdev: document that stats reset APIs are not thread-safe
 2024-04-29  9:30 UTC  (11+ messages)

[PATCH v2] eal/linux: enhanced error handling for affinity
 2024-04-28 12:26 UTC  (4+ messages)
    `  "

[PATCH] lib/vhost: add flag for async connection in client mode
 2024-04-26 21:29 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH] net/af_packet: cache align Rx/Tx structs
 2024-04-29  8:46 UTC  (30+ messages)
  ` [PATCH v3] "

Run unit tests with C++ too
 2024-04-29  8:01 UTC  (2+ messages)

[PATCH 0/4] net/mlx5: some unrelated fixes and improvements
 2024-04-29  7:46 UTC  (2+ messages)

[PATCH] common/mlx5: fix unsigned signed mismatch warning
 2024-04-29  7:46 UTC  (2+ messages)

[DPDK/core Bug 1425] enable_stdatomic=true breaks C++ on GCC 11 and earlier
 2024-04-29  6:21 UTC 

[RFC] net/af_packet: make stats reset reliable
 2024-04-28 15:42 UTC  (9+ messages)
` [RFC v2] "

[DPDK/vhost/virtio Bug 1424] x710 ports Error attaching device to DPDK
 2024-04-28 11:03 UTC 

[DPDK/eventdev Bug 1423] Using -fno-strict-aliasing when compiling DPDK unit tests reduces their effectiveness
 2024-04-28  7:29 UTC 

[PATCH v3 0/5] vhost: FD manager improvements
 2024-04-28  3:22 UTC  (6+ messages)
` [PATCH v3 4/5] vhost: improve fdset initialization
` [PATCH v3 5/5] vhost: manage FD with epoll

[PATCH] net/af_xdp: fix umem map size for zero copy
 2024-04-28  0:46 UTC  (3+ messages)

[PATCH v3] lib/hash: add defer queue reclaim API
 2024-04-27 19:54 UTC  (5+ messages)
` [PATCH v4] "
      ` [PATCH v5] "

[RFC 0/4] malloc type argument cleanup (part 1)
 2024-04-26 23:06 UTC  (11+ messages)
` [RFC 1/4] rte_malloc: document that type is unused
` [RFC 2/4] devtools/cocci: add script to find unnecessary malloc type
` [RFC 3/4] devtools/cocci: add script to find where rte_calloc should be used
` [RFC 4/4] eal/malloc: remove type argument from internal malloc routines

[v1 1/1] MAINTAINERS: add another AF_XDP maintainer
 2024-04-26 21:34 UTC  (3+ messages)

[PATCH] bpf/xdp: disable on 32bit x86
 2024-04-26 21:34 UTC  (3+ messages)

[PATCH 00/10] support software live migration
 2024-04-26 21:31 UTC  (12+ messages)
` [PATCH 01/10] mailmap: add new contributor
` [PATCH 02/10] vdpa/nfp: fix logic in hardware init
` [PATCH 03/10] vdpa/nfp: fix the logic of reconfiguration
` [PATCH 04/10] vdpa/nfp: refactor the logic of datapath update
` [PATCH 05/10] vdpa/nfp: add the live migration logic
` [PATCH 06/10] vdpa/nfp: add the interrupt logic of vring relay
` [PATCH 07/10] vdpa/nfp: setup the VF configure
` [PATCH 08/10] vdpa/nfp: recover the ring index on new host
` [PATCH 09/10] vdpa/nfp: setup vring relay thread
` [PATCH 10/10] doc: update nfp document

[PATCH] eal/linux: enhanced error handling for affinity
 2024-04-26 21:31 UTC  (3+ messages)

[PATCH] vhost: cleanup vq resubmit info when set_inflight_fd
 2024-04-26 21:28 UTC  (4+ messages)
  ` [PATCH v2] vhost: cleanup resubmit info before inflight setup

[DPDK/core Bug 1422] vfio-pci driver fails to compile on Alpine Linux
 2024-04-26 20:44 UTC 

[RFC 0/2] net/tap RSS BPF rewrite
 2024-04-26 15:48 UTC  (11+ messages)
` [PATCH v9 0/9] net/tap: fix RSS (BPF) support
  ` [PATCH v9 1/9] net/tap: do not duplicate fd's
  ` [PATCH v9 2/9] net/tap: remove unused fields
  ` [PATCH v9 3/9] net/tap: validate and setup parameters for BPF RSS
  ` [PATCH v9 4/9] net/tap: do not build flow support if header is out of date
  ` [PATCH v9 5/9] net/tap: rewrite the RSS BPF program
  ` [PATCH v9 6/9] net/tap: use libbpf to load new "
  ` [PATCH v9 7/9] net/tap: remove no longer used files
  ` [PATCH v9 8/9] doc: update documentation of TAP PMD
  ` [PATCH v9 9/9] net/tap: simplify the internal structure

[PATCH v3] net/vmxnet3: fix a missing vmxnet3 register command
 2024-04-26 13:55 UTC  (3+ messages)

[RFC PATCH 0/2] add feature arc in rte_graph
 2024-04-26 12:22 UTC  (3+ messages)
` [RFC PATCH 1/2] graph: add feature arc support
` [RFC PATCH 2/2] graph: add ip4 output feature arc

[PATCH v1] dts: remove the OS UDP test suite
 2024-04-26 10:59 UTC  (5+ messages)

[PATCH] net/ionic: clean up logging issues
 2024-04-26  9:49 UTC  (3+ messages)

[PATCH] eal/linux: enhanced error handling for affinity
 2024-04-26  3:14 UTC  (4+ messages)
        `  "

DPDK hugepage issue in docker containter
 2024-04-25 10:14 UTC 

Microsoft DPDK 24.07 Release Roadmap
 2024-04-25 23:04 UTC  (2+ messages)

Save the Date - DPDK 2024 APAC Summit - Bangkok
 2024-04-25 22:26 UTC 

[PATCH 0/1] fix GCC 13 build errors on 32-bit targets
 2024-04-25 13:44 UTC  (3+ messages)
` [PATCH 1/1] vhost: fix GCC 13 build error

[PATCH v4] tap: do not duplicate fd's
 2024-04-25 12:50 UTC  (5+ messages)

[PATCH v6 00/10] fix lcore ID restriction
 2024-04-25 12:31 UTC  (3+ messages)
` [PATCH v7 00/14] "

DPDK Release Status Meeting 2024-04-25
 2024-04-25  9:04 UTC 

[PATCH] dts: Change hugepage runtime config to 2MB Exclusively
 2024-04-25  8:00 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v1 1/2] deque: add multi-thread unsafe double ended queue
 2024-04-25  7:43 UTC  (7+ messages)
` [PATCH v2 0/2] deque: add multithread unsafe deque library
  ` [PATCH v2 1/2] deque: add multi-thread unsafe double ended queue

DTS WG Meeting Minutes - April 24, 2024
 2024-04-25  3:46 UTC 

question about eth and vlan item in flow pattern
 2024-04-24 21:46 UTC  (6+ messages)

[PATCH] event: fix warning from useless snprintf
 2024-04-24 19:10 UTC  (5+ messages)

Minutes of DPDK Technical Board Meeting, 2024-04-03
 2024-04-24 19:10 UTC  (3+ messages)

getting rid of type argument to rte_malloc()
 2024-04-24 19:06 UTC  (7+ messages)

[PATCH 0/6] crypto/ionic: introduce AMD Pensando ionic crypto driver
 2024-04-24 18:21 UTC  (2+ messages)
` [EXTERNAL] "


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 read-only IMAP folder(s) and NNTP newsgroup(s).