DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-29 16:29:20 to 2026-05-01 22:45:45 UTC [more...]

[PATCH v7 00/18] Support VFIO cdev API in DPDK
 2026-05-01 22:45 UTC  (2+ messages)

[PATCH] test: parenthesize assertion macro parameters
 2026-05-01 16:34 UTC  (9+ messages)
` [PATCH 0/2] test: clean up assertion macros
  ` [PATCH 1/2] test: use inline helpers in buffer comparison macros
  ` [PATCH 2/2] test: parenthesize assertion macro parameters
  ` [PATCH v2 0/2] test: cleanup assertion macros
    ` [PATCH v2 1/2] test: use inline helpers in buffer comparison macros
    ` [PATCH v2 2/2] test: parenthesize assertion macro parameters

[PATCH v1 0/9] common/sxe2: add common functions for sxe2 driver
 2026-05-01 14:46 UTC  (54+ messages)
` [PATCH v1 1/9] mailmap: add Jie Liu
` [PATCH v1 2/9] doc: add sxe2 guide and release notes
` [PATCH v1 3/9] drivers: add sxe2 basic structures
` [PATCH v1 4/9] common/sxe2: add base driver skeleton
` [PATCH v1 5/9] drivers: add base driver probe skeleton
` [PATCH v1 6/9] drivers: support PCI BAR mapping
` [PATCH v1 7/9] common/sxe2: add ioctl interface for DMA map and unmap
` [PATCH v1 8/9] net/sxe2: support queue setup and control
` [PATCH v1 9/9] net/sxe2: add data path for Rx and Tx
  ` [PATCH v2 0/9] net/sxe2: added Linkdata sxe2 ethernet driver
    ` [PATCH v2 1/9] mailmap: add Jie Liu
    ` [PATCH v2 2/9] doc: add sxe2 guide and release notes
    ` [PATCH v2 3/9] drivers: add sxe2 basic structures
    ` [PATCH v2 4/9] common/sxe2: add base driver skeleton
    ` [PATCH v2 5/9] drivers: add base driver probe skeleton
    ` [PATCH v2 6/9] drivers: support PCI BAR mapping
    ` [PATCH v2 7/9] common/sxe2: add ioctl interface for DMA map and unmap
    ` [PATCH v2 8/9] net/sxe2: support queue setup and control
    ` [PATCH v2 9/9] net/sxe2: add data path for Rx and Tx
      ` [PATCH v3 0/9] net/sxe2: added Linkdata sxe2 ethernet driver
        ` [PATCH v3 1/9] mailmap: add Jie Liu
        ` [PATCH v3 2/9] doc: add sxe2 guide and release notes
        ` [PATCH v3 3/9] drivers: add sxe2 basic structures
        ` [PATCH v3 4/9] common/sxe2: add base driver skeleton
        ` [PATCH v3 5/9] drivers: add base driver probe skeleton
        ` [PATCH v3 6/9] drivers: support PCI BAR mapping
        ` [PATCH v3 7/9] common/sxe2: add ioctl interface for DMA map and unmap
        ` [PATCH v3 8/9] net/sxe2: support queue setup and control
        ` [PATCH v3 9/9] net/sxe2: add data path for Rx and Tx
          ` [PATCH v4 0/9] net/sxe2: added Linkdata sxe2 ethernet driver
            ` [PATCH v4 1/9] mailmap: add Jie Liu
            ` [PATCH v4 2/9] doc: add sxe2 guide and release notes
            ` [PATCH v4 3/9] drivers: add sxe2 basic structures
            ` [PATCH v4 4/9] common/sxe2: add base driver skeleton
            ` [PATCH v4 5/9] drivers: add base driver probe skeleton
            ` [PATCH v4 6/9] drivers: support PCI BAR mapping
            ` [PATCH v4 7/9] common/sxe2: add ioctl interface for DMA map and unmap
            ` [PATCH v4 8/9] net/sxe2: support queue setup and control
            ` [PATCH v4 9/9] net/sxe2: add data path for Rx and Tx
              ` [PATCH v5 0/9] net/sxe2: added Linkdata sxe2 ethernet driver
                ` [PATCH v5 1/9] mailmap: add Jie Liu
                ` [PATCH v5 2/9] doc: add sxe2 guide and release notes
                ` [PATCH v5 3/9] drivers: add sxe2 basic structures
                ` [PATCH v5 4/9] common/sxe2: add base driver skeleton
                ` [PATCH v5 5/9] drivers: add base driver probe skeleton
                ` [PATCH v5 6/9] drivers: support PCI BAR mapping
                ` [PATCH v5 7/9] common/sxe2: add ioctl interface for DMA map and unmap
                ` [PATCH v5 8/9] net/sxe2: support queue setup and control
                ` [PATCH v5 9/9] net/sxe2: add data path for Rx and Tx

[PATCH 1/2] net/ice: properly handle TM hierarchy deletion
 2026-05-01 10:57 UTC  (2+ messages)
` [PATCH 2/2] net/ice: fix shaper profile reference count tracking

[PATCH] devtools: fix SPDX tag check
 2026-05-01  9:55 UTC  (7+ messages)
` [PATCH v2] "

[PATCH dpdk] net/tap: use offsets provided by rte_net_get_ptype
 2026-04-30 23:28 UTC  (2+ messages)
` [PATCH dpdk v3] "

[PATCH v3 0/7] dts: move test suite imports from framework to API
 2026-04-30 22:06 UTC  (17+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/7] dts: move exception module "
  ` [PATCH v4 2/7] dts: move utils "
  ` [PATCH v4 3/7] dts: move context "
  ` [PATCH v4 4/7] dts: move testbed model "
  ` [PATCH v4 5/7] dts: move test suite module "
  ` [PATCH v4 6/7] dts: move params directory "
  ` [PATCH v4 7/7] dts: separate Linux session into interface and logic

[PATCH v2] cmdline: prevent out-of-bounds read in completion buffer
 2026-04-30 17:01 UTC  (3+ messages)
` [PATCH v3] "

[RFC] dts: add code coverage parameter to DTS
 2026-04-30 19:29 UTC 

[PATCH] ring: add cache guard after ring elements table
 2026-04-30 18:34 UTC  (3+ messages)

[PATCH 0/6] fix pthread mutexes for multi-process
 2026-04-30 17:36 UTC  (10+ messages)
` [PATCH v3 0/7] fix use of pthread mutex between processes
  ` [PATCH v3 1/7] eal: add helper to initialize process-shared mutex
  ` [PATCH v3 2/7] ethdev: fix flow_ops_mutex for multi-process
  ` [PATCH v3 3/7] net/failsafe: fix hotplug_mutex "
  ` [PATCH v3 4/7] net/atlantic: fix mbox_mutex "
  ` [PATCH v3 5/7] net/axgbe: fix mutexes "
  ` [PATCH v3 6/7] net/bnxt: "
  ` [PATCH v3 7/7] net/hinic: "

[PATCH] app/test-pmd: terminate process on second signal
 2026-04-30 17:25 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1 1/1] app/testpmd: allow appending to flow dump file
 2026-04-30 17:23 UTC  (2+ messages)

[PATCH 1/2] net/af_packet: fix indentation
 2026-04-30 17:22 UTC  (6+ messages)
` [PATCH v6 0/3] af_packet: cleanup and add test
  ` [PATCH v6 1/3] maintainers: nominate myself for af_packet
  ` [PATCH v6 2/3] net/af_packet: fix indentation
  ` [PATCH v6 3/3] test: add test for af_packet

[PATCH 00/12] net/pcap: cleanups and test
 2026-04-30 17:10 UTC  (3+ messages)
` [PATCH v25 00/24] net/pcap: bug fixes and new features

[DPDK/other Bug 1941] net/tap: wrong ptype leads to checksum failure
 2026-04-30 16:39 UTC 

[PATCH 6/7] pcapng: add user-supplied timestamp support
 2026-04-30 14:09 UTC  (3+ messages)

[PATCH] cryptodev: update xform string array
 2026-04-30 12:05 UTC 

[PATCH] buildtools/cmdline-gen: add more headers to generated file
 2026-04-30 11:30 UTC 

[PATCH v1 00/15] IXGBE fixes and cleanups
 2026-04-30 11:14 UTC  (16+ messages)
` [PATCH v1 01/15] net/ixgbe: fix flows not being scoped to port
` [PATCH v1 02/15] net/ixgbe: fix shared PF pointer in representor
` [PATCH v1 03/15] net/ixgbe: fix non-shared data in IPsec session
` [PATCH v1 04/15] net/ixgbe: fix SCTP protocol-only flow parsing
` [PATCH v1 05/15] net/ixgbe: fix L4 protocol mask handling
` [PATCH v1 06/15] net/ixgbe: reset flow state on clear paths
` [PATCH v1 07/15] net/ixgbe: store max VFs in adapter
` [PATCH v1 08/15] net/ixgbe: do not use flow list to count flows
` [PATCH v1 09/15] net/ixgbe: remove redundant flow tracking lists
` [PATCH v1 10/15] net/ixgbe: reduce FDIR conf macro usage
` [PATCH v1 11/15] net/ixgbe: use adapter in flow-related calls
` [PATCH v1 12/15] net/ixgbe: support protocol-only TCP and UDP rules
` [PATCH v1 13/15] net/ixgbe: write drop queue at init
` [PATCH v1 14/15] net/ixgbe: rely less on global flow state
` [PATCH v1 15/15] net/ixgbe: refactor flow creation

[PATCH dpdk] net: fix L2 ptype assignment in VLAN loop
 2026-04-30 11:06 UTC  (6+ messages)
` [PATCH dpdk v4] net: fix VLAN packet type

[PATCH v1 1/4] net/ixgbe: implement flow dump
 2026-04-30 11:00 UTC  (8+ messages)
` [PATCH v1 2/4] net/i40e: "
` [PATCH v1 3/4] net/iavf: "
` [PATCH v1 4/4] net/ice: "
` [PATCH v2 1/4] net/ixgbe: "
  ` [PATCH v2 2/4] net/i40e: "
  ` [PATCH v2 3/4] net/iavf: "
  ` [PATCH v2 4/4] net/ice: "

23.11.7 patches review and test
 2026-04-30 10:02 UTC  (6+ messages)

[PATCH v1 1/1] net/iavf: remove RAW flow item support from fsub
 2026-04-30  9:44 UTC 

[DPDK/ethdev Bug 1938] The NIC's imissed counter increments when the x710 VF uses dpdk-l2fwd for data forwarding
 2026-04-30  9:19 UTC  (2+ messages)

[PATCH] net/iavf: add support for QinQ insertion
 2026-04-30  8:58 UTC 

[RFC PATCH 00/44] Allow intitializing EAL without argc/argv
 2026-04-30  8:00 UTC  (50+ messages)
` [RFC PATCH 01/44] eal: define new functionally distinct config structs
` [RFC PATCH 02/44] eal: move memory request fields to user config
` [RFC PATCH 03/44] eal: move NUMA "
` [RFC PATCH 04/44] eal: move hugepage policy "
` [RFC PATCH 05/44] eal: move process "
` [RFC PATCH 06/44] eal: move advanced user config options to user cfg struct
` [RFC PATCH 07/44] eal: move hugepage size info to platform info struct
` [RFC PATCH 08/44] telemetry: make cpuset init parameter const
` [RFC PATCH 09/44] eal: move runtime state to appropriate structure
` [RFC PATCH 10/44] eal: record details of all cpus in platform info
` [RFC PATCH 11/44] eal: use platform info for lcore lookups
` [RFC PATCH 12/44] eal: add RTE_CPU_FFS macro
` [RFC PATCH 13/44] eal: store lcore configuration in runtime data
` [RFC PATCH 14/44] eal: cleanup CPU init function
` [RFC PATCH 15/44] eal: move numa node information to platform info struct
` [RFC PATCH 16/44] eal: move lcore role and count to runtime state
` [RFC PATCH 17/44] eal: make lcore role a field in lcore config struct
` [RFC PATCH 18/44] eal: move main lcore setting to runtime "
` [RFC PATCH 19/44] eal: move iova mode and process type to runtime cfg
` [RFC PATCH 20/44] eal: move memory config pointer to runtime state struct
` [RFC PATCH 21/44] eal: remove rte_config structure
` [RFC PATCH 22/44] eal: separate runtime state update from arg parsing
` [RFC PATCH 23/44] eal: move devopt_list staging list into user_cfg
` [RFC PATCH 24/44] eal: separate plugin paths from loaded plugin objects
` [RFC PATCH 25/44] eal: simplify internal driver path iteration APIs
` [RFC PATCH 26/44] eal: move trace config into user config struct
` [RFC PATCH 27/44] eal: record service cores in "
` [RFC PATCH 28/44] eal: store user-provided lcore info "
` [RFC PATCH 29/44] eal: clarify docs on params taking lcore IDs
` [RFC PATCH 30/44] eal: remove internal config reset function
` [RFC PATCH 31/44] eal: move functions setting runtime state
` [RFC PATCH 32/44] eal: initialize platform info on first use
` [RFC PATCH 33/44] eal: remove duplicated scan of sysfs for hugepage details
` [RFC PATCH 34/44] eal: add utilities for working with user config struct
` [RFC PATCH 35/44] eal: split EAL init into two stages
` [RFC PATCH 36/44] eal: provide hooks for init with externally supplied config
` [RFC PATCH 37/44] eal_cfg: add new library to programmatically init DPDK
` [RFC PATCH 38/44] eal_cfg: configure defaults for easier testing and use
` [RFC PATCH 39/44] app/test: enable testing init using EAL config lib
` [RFC PATCH 40/44] eal_cfg: add basic setters and getters
` [RFC PATCH 41/44] eal_cfg: add hugepage memory configuration
` [RFC PATCH 42/44] eal_cfg: support configuring lcores
` [RFC PATCH 43/44] eal_cfg: support device and driver lists
` [RFC PATCH 44/44] eal_cfg: add APIs for configuring remaining init settings

[DPDK/ethdev Bug 1940] [net/ice] E810 PF Passthrough: Intermittent Link Bring‑Up Failure After Reboot (DPDK 24.11.1)
 2026-04-29 19:02 UTC 

[PATCH] mbuf: fix mbuf operations history recording
 2026-04-29 16:35 UTC  (2+ messages)

[PATCH] maintainers: fix app/test attributions
 2026-04-29 16:29 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox