DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-12 00:51:38 to 2026-05-16 07:47:53 UTC [more...]

[PATCH v13 0/5] Support add/remove memory region and get-max-slots
 2026-05-16  7:46 UTC  (30+ messages)
` [PATCH v13 1/5] vhost: add user to mailmap and define to vhost hdr
` [PATCH v13 2/5] vhost_user: header defines for add/rem mem region
` [PATCH v13 3/5] vhost_user: support function defines for back-end
` [PATCH v13 4/5] vhost_user: Function defs for add/rem mem regions
` [PATCH v13 5/5] vhost_user: enable configure memory slots
  ` [PATCH v14 00/11] net/sxe2: fix logic errors and address feedback
    ` [PATCH v14 01/11] mailmap: add Jie Liu
    ` [PATCH v14 02/11] doc: add sxe2 guide and release notes
    ` [PATCH v14 03/11] common/sxe2: add sxe2 basic structures
    ` [PATCH v14 04/11] drivers: add base driver skeleton
    ` [PATCH v14 05/11] drivers: add base driver probe skeleton
    ` [PATCH v14 06/11] drivers: support PCI BAR mapping
    ` [PATCH v14 07/11] common/sxe2: add ioctl interface for DMA map and unmap
    ` [PATCH v14 08/11] net/sxe2: support queue setup and control
    ` [PATCH v14 09/11] drivers: add data path for Rx and Tx
    ` [PATCH v14 10/11] net/sxe2: add vectorized "
    ` [PATCH v14 11/11] net/sxe2: implement Tx done cleanup
      ` [PATCH v15 00/11] net/sxe2: fix logic errors and address feedback
        ` [PATCH v15 01/11] mailmap: add Jie Liu
        ` [PATCH v15 02/11] doc: add sxe2 guide and release notes
        ` [PATCH v15 03/11] common/sxe2: add sxe2 basic structures
        ` [PATCH v15 04/11] drivers: add base driver skeleton
        ` [PATCH v15 05/11] drivers: add base driver probe skeleton
        ` [PATCH v15 06/11] drivers: support PCI BAR mapping
        ` [PATCH v15 07/11] common/sxe2: add ioctl interface for DMA map and unmap
        ` [PATCH v15 08/11] net/sxe2: support queue setup and control
        ` [PATCH v15 09/11] drivers: add data path for Rx and Tx
        ` [PATCH v15 10/11] net/sxe2: add vectorized "
        ` [PATCH v15 11/11] net/sxe2: implement Tx done cleanup

[PATCH 0/6] net/gve: add hardware timestamping support
 2026-05-15 23:19 UTC  (15+ messages)
` [PATCH 1/6] net/gve: add thread safety to admin queue
` [PATCH 2/6] net/gve: add device option support for HW timestamps
` [PATCH 3/6] net/gve: add AdminQ command for NIC timestamps
` [PATCH 4/6] net/gve: add periodic NIC clock synchronization
` [PATCH 5/6] net/gve: support read clock ethdev op
` [PATCH 6/6] net/gve: reconstruct HW timestamps from DQO
` [PATCH v2 0/6] net/gve: add hardware timestamping support
  ` [PATCH v2 1/6] net/gve: add thread safety to admin queue
  ` [PATCH v2 2/6] net/gve: add device option support for HW timestamps
  ` [PATCH v2 3/6] net/gve: add AdminQ command for NIC timestamps
  ` [PATCH v2 4/6] net/gve: add periodic NIC clock synchronization
  ` [PATCH v2 5/6] net/gve: support read clock ethdev op
  ` [PATCH v2 6/6] net/gve: reconstruct HW timestamps from DQO

[PATCH 0/6] net/gve: add hardware timestamping support
 2026-05-15 23:18 UTC  (10+ messages)
` [PATCH 1/6] net/gve: add thread safety to admin queue
` [PATCH 2/6] net/gve: add device option support for HW timestamps
` [PATCH 3/6] net/gve: add AdminQ command for NIC timestamps
` [PATCH 4/6] net/gve: add periodic NIC clock synchronization
` [PATCH 5/6] net/gve: support read clock ethdev op
` [PATCH 6/6] net/gve: reconstruct HW timestamps from DQO

[PATCH v2 1/7] net/netvsc: retry VF hotplug indefinitely until PCI device disappears
 2026-05-15 19:45 UTC  (11+ messages)
  ` [EXTERNAL] "
` [PATCH v3 0/7] net/netvsc: fix VF hotplug and service reset handling
  ` [PATCH v3 1/7] net/netvsc: retry VF hotplug indefinitely until PCI device disappears
  ` [PATCH v3 2/7] net/netvsc: retry on SIOCGIFHWADDR failure during VF hotplug
  ` [PATCH v3 3/7] net/netvsc: retry full probe when IB device not ready during hotplug
  ` [PATCH v3 4/7] net/netvsc: add debug logging for VF hotplug retry
  ` [PATCH v3 5/7] net/netvsc: retry when no matching MAC found in net directory
  ` [PATCH v3 6/7] net/netvsc: forward per-queue stats from VF device
  ` [PATCH v3 7/7] net/netvsc: handle VF recovery events for service reset

[PATCH v1] dts: add sleep to trex setup
 2026-05-15 17:47 UTC 

23.11.7 patches review and test
 2026-05-15 16:03 UTC  (7+ messages)

[PATCH] maintainers: update for compress/uadk and crypto/uadk driver
 2026-05-15 14:04 UTC  (3+ messages)

[PATCH] net/mlx5: redirect LACP traffic for legacy E-Switch
 2026-05-15 12:37 UTC 

[PATCH] net/mlx5: fix uninitialized skip count
 2026-05-15 12:33 UTC 

[PATCH dpdk] net: fix L2 ptype assignment in VLAN loop
 2026-05-15 11:17 UTC  (4+ messages)
` [PATCH dpdk v4] net: fix VLAN packet type

[PATCH 0/1] crypto/zsda: update product name and maintainer
 2026-05-15  8:12 UTC  (2+ messages)
` [PATCH 1/1] crypto/zsda: Update "

[PATCH v13 0/5] Support add/remove memory region and get-max-slots
 2026-05-15  1:04 UTC  (9+ messages)
` [PATCH v13 1/5] vhost: add user to mailmap and define to vhost hdr
` [PATCH v13 2/5] vhost_user: header defines for add/rem mem region
` [PATCH v13 3/5] vhost_user: support function defines for back-end
` [PATCH v13 4/5] vhost_user: Function defs for add/rem mem regions
` [PATCH v13 5/5] vhost_user: enable configure memory slots

[PATCH v2] net/mlx5: add validation for indirect actions
 2026-05-14 19:33 UTC  (2+ messages)
` [PATCH v3] "

[RFC] dts: add verify coverage for cryptodev testing
 2026-05-14 17:25 UTC  (4+ messages)
` [PATCH v1 1/3] dts: add directory for test resources
  ` [PATCH v1 2/3] dts: fix cryptodev verify parsing
  ` [PATCH v1 3/3] dts: add verify coverage for cryptodev testing

[DPDK/DTS Bug 1945] dts: fix cryptodev verify parsing
 2026-05-14 17:18 UTC 

[PATCH 00/10] bpf: introduce extensible load API
 2026-05-14  9:37 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/10] bpf: make logging prefixes more consistent
  ` [PATCH v2 02/10] bpf: introduce extensible load API
  ` [PATCH v2 03/10] bpf: support up to 5 arguments
  ` [PATCH v2 04/10] bpf: add cBPF origin to rte_bpf_load_ex
  ` [PATCH v2 05/10] bpf: support rte_bpf_prm_ex with port callbacks
  ` [PATCH v2 06/10] bpf: support loading ELF files from memory
  ` [PATCH v2 07/10] test/bpf: test loading cBPF directly
  ` [PATCH v2 08/10] test/bpf: test loading ELF file from memory
  ` [PATCH v2 09/10] doc: add release notes for new extensible BPF API
  ` [PATCH v2 10/10] doc: add load API to BPF programmer's guide

[PATCH v1 1/2] net/zxdh: add supported zxdh support nics
 2026-05-14  1:56 UTC  (2+ messages)
` [PATCH v1 2/2] net/zxdh: update zxdh Maintainers eamil

[PATCH v12 0/5] Support add/remove memory region and get-max-slots
 2026-05-14  2:07 UTC  (9+ messages)
` [PATCH v12 1/5] vhost: add user to mailmap and define to vhost hdr
` [PATCH v12 2/5] vhost_user: header defines for add/rem mem region
` [PATCH v12 4/5] vhost_user: Function defs for add/rem mem regions

[PATCH] Windows: fix core count on NUMA with more than 64 cores per node
 2026-05-13 23:55 UTC 

[PATCH] bpf/arm64: support packet data load instructions
 2026-05-13 20:56 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] "

[DPDK/core Bug 1944] Crash due to corruption from data race in page prefault in alloc_seg()
 2026-05-13 17:23 UTC 

[PATCH] Updated skeleton example code to better emit error
 2026-05-13 16:30 UTC  (2+ messages)

[PATCH v1] dts: clean cryptodev environment after a test run
 2026-05-13 15:40 UTC  (2+ messages)
` [PATCH v3] "

[RFC PATCH 1/2] dts: update parsing for cryptodev latency
 2026-05-13 15:27 UTC  (3+ messages)
` [PATCH v1 "
  ` [PATCH v1 2/2] dts: add latency coverage for cryptodev testing

[PATCH v10 10/10] net/sxe2: add vectorized Rx and Tx
 2026-05-13 14:45 UTC  (24+ messages)
` [PATCH v12 00/10] net/sxe2: fix logic errors and address feedback
  ` [PATCH v12 01/10] mailmap: add Jie Liu
  ` [PATCH v12 02/10] doc: add sxe2 guide and release notes
  ` [PATCH v12 03/10] common/sxe2: add sxe2 basic structures
  ` [PATCH v12 04/10] drivers: add base driver skeleton
  ` [PATCH v12 05/10] drivers: add base driver probe skeleton
  ` [PATCH v12 06/10] drivers: support PCI BAR mapping
  ` [PATCH v12 07/10] common/sxe2: add ioctl interface for DMA map and unmap
  ` [PATCH v12 08/10] net/sxe2: support queue setup and control
  ` [PATCH v12 09/10] drivers: add data path for Rx and Tx
  ` [PATCH v12 10/10] net/sxe2: add vectorized "
    ` [PATCH v13 00/10] net/sxe2: fix logic errors and address feedback
      ` [PATCH v13 01/10] mailmap: add Jie Liu
      ` [PATCH v13 02/10] doc: add sxe2 guide and release notes
      ` [PATCH v13 03/10] common/sxe2: add sxe2 basic structures
      ` [PATCH v13 04/10] drivers: add base driver skeleton
      ` [PATCH v13 05/10] drivers: add base driver probe skeleton
      ` [PATCH v13 06/10] drivers: support PCI BAR mapping
      ` [PATCH v13 07/10] common/sxe2: add ioctl interface for DMA map and unmap
      ` [PATCH v13 08/10] net/sxe2: support queue setup and control
      ` [PATCH v13 09/10] drivers: add data path for Rx and Tx
      ` [PATCH v13 10/10] net/sxe2: add vectorized "

[PATCH] FIX: excessive logging in I40E driver
 2026-05-12 23:42 UTC 

[PATCH] Fixed outdated documentation on the hello world doc, which incorrectly stated an easier way to launch the lcore_hello function. The example program uses the simpler version and the documentation stating it as an "equivalent and simpler" alternative is moot. It is now the default
 2026-05-12 19:16 UTC  (3+ messages)
  ` [PATCH] Remove redundant simpler equivalent section

[PATCH dpdk] net/tap: use offsets provided by rte_net_get_ptype
 2026-05-12 15:16 UTC  (2+ messages)
` [PATCH dpdk v4] "

[PATCH 0/4] Remove limitations coming from legacy VMDq
 2026-05-12 14:41 UTC  (4+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 4/5] net/iavf: accept up to 32k unicast MAC addresses

[PATCH v1 0/4] Introduce generic cache stash API and PCIe TPH implementation
 2026-05-12 14:38 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] bus/pci: introduce PCIe TPH support
  ` [PATCH v2 2/4] ethdev: introduce generic cache stash API
  ` [PATCH v2 3/4] net/e1000: add cache stash support via TPH
  ` [PATCH v2 4/4] app/testpmd: add TPH stash objects configuration

[PATCH 0/6] net/gve: add hardware timestamping support
 2026-05-12  8:26 UTC  (4+ messages)
` [PATCH 5/6] net/gve: support read clock ethdev op
` [PATCH 6/6] net/gve: reconstruct HW timestamps from DQO

[PATCH 0/6] net/gve: add hardware timestamping support
 2026-05-11 22:23 UTC  (7+ messages)
` [PATCH 1/6] net/gve: add thread safety to admin queue
` [PATCH 2/6] net/gve: add device option support for HW timestamps
` [PATCH 3/6] net/gve: add AdminQ command for NIC timestamps
` [PATCH 4/6] net/gve: add periodic NIC clock synchronization
` [PATCH 5/6] net/gve: support read clock ethdev op
` [PATCH 6/6] net/gve: reconstruct HW timestamps from DQO

[PATCH v3] net/mlx5: prepend implicit items in sync flow creation path
 2026-05-11 15:08 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 6/6] cmdline: add null checks for invalid input
 2026-05-07 22:25 UTC 

[PATCH v2] net/ixgbe: fix MAC/VLAN item validation for ntuple
 2026-05-07 13:21 UTC 

[PATCH] ethdev: fix pointer check in GENEVE and RAW flow copy
 2026-05-07 11:20 UTC 

[PATCH v11 0/5] Support add/remove memory region and get-max-slots
 2026-05-12  4:26 UTC  (5+ messages)
` [PATCH v11 3/5] vhost_user: support function defines for back-end

[PATCH v1 0/7] power: simplify the use of uncore library
 2026-05-12  2:35 UTC  (8+ messages)
` [PATCH v1 1/7] examples/l3fwd-power: fix uncore deinit for non-legacy
` [PATCH v1 2/7] examples/l3fwd-power: support to set power QoS on any mode
` [PATCH v1 3/7] examples/l3fwd-power: fix uncore help and log info
` [PATCH v1 4/7] examples/l3fwd-power: relocate uncore initialization
` [PATCH v1 5/7] power: support automatic detection of uncore driver
` [PATCH v1 6/7] power: add global uncore init and deinit interface
` [PATCH v1 7/7] examples/l3fwd-power: switch to new init/deinit uncore API

[PATCH] power/intel_uncore: reduce log level for dependency missing
 2026-05-12  1:30 UTC 

[PATCH] examples/l3fwd-power: fix missing return on latency get
 2026-05-12  1:09 UTC 


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