DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-18 09:20:43 to 2026-06-18 21:01:07 UTC [more...]

[PATCH 0/4] bpf/arm64: add BPF_ABS/BPF_IND packet load support
 2026-06-18 20:47 UTC  (8+ messages)
` [PATCH v2 0/6] bpf: JIT related bug fixes
  ` [PATCH v2 1/6] bpf/x86: fix JIT encoding of BPF_JSET with immediate
  ` [PATCH v2 2/6] test/bpf: add JSET test with small immediate
  ` [PATCH v2 3/6] bpf/arm64: fix offset type to allow a negative jump
  ` [PATCH v2 4/6] test/bpf: check that JIT was generated
  ` [PATCH v2 5/6] bpf/arm64: add BPF_ABS/BPF_IND packet load support
  ` [PATCH v2 6/6] test/bpf: check that bpf_convert can be JIT'd

[PATCH v1] dts: update dts check format script and resolve errors
 2026-06-18 20:45 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] examples/ptp_tap_relay_sw: forbid shadowed variables
 2026-06-18 20:05 UTC  (2+ messages)

[DPDK/core Bug 1959] BPF JIT produces bad code
 2026-06-18 19:52 UTC 

[PATCH] examples: Fix vm_power_manager scratch area to /run/dpdk/powermanager
 2026-06-18 19:24 UTC  (5+ messages)
      ` [PATCH] examples: Fix vm_power_manager scratch area to /run/dpdk/powermonitor

[PATCH v1 1/2] dts: add code coverage reporting to DTS
 2026-06-18 18:59 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] dts: add build arguments to test run configuration

[PATCH v1 0/5] prefix lcore role enum values
 2026-06-18 18:52 UTC  (4+ messages)

[PATCH v3 1/1] pcapng: add user-supplied timestamp support
 2026-06-18 18:51 UTC  (4+ messages)

[PATCH 0/4] net/axgbe: fix resource leaks and OOB access
 2026-06-18 17:21 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] net/axgbe: fix resource leaks in device init error paths
  ` [PATCH v3 2/4] net/axgbe: fix Rx queue leak on descriptor init failure
  ` [PATCH v3 3/4] net/axgbe: destroy mutexes on device close
  ` [PATCH v3 4/4] net/axgbe: fix descriptor status out-of-bounds access

[PATCH 0/7] intel network and pcapng updates
 2026-06-18 16:26 UTC  (14+ messages)
` [PATCH v3 1/1] pcapng: add user-supplied timestamp support
` [PATCH v2 0/7] Intel network drivers enhancements
  ` [PATCH v2 1/7] ethdev: add header split mbuf callback API
  ` [PATCH v2 2/7] net/iavf: increase max ring descriptors to hardware limit
  ` [PATCH v2 3/7] net/iavf: allow runtime queue rate limit configuration
  ` [PATCH v2 4/7] net/ice/base: reduce default scheduler burst size
  ` [PATCH v2 5/7] net/ice: timestamp all received packets when PTP is enabled
  ` [PATCH v2 6/7] net/iavf: disable runtime queue setup capability
  ` [PATCH v2 7/7] net/intel: support header split mbuf callback

[PATCH 0/2] eal: notify secondaries on primary exit
 2026-06-18 16:09 UTC  (2+ messages)

[PATCH 0/3] net/bond: fix secondary process crash and related cleanup
 2026-06-18 16:00 UTC  (3+ messages)
` [PATCH v2 0/4] net/bond: fixes and cleanup

[PATCH v1 00/17] net/dpaa: bug fixes for bus, net and fmlib drivers
 2026-06-18 15:56 UTC  (19+ messages)
` [PATCH v1 01/17] bus/dpaa: fix error handling of qman_create_fq
` [PATCH v1 02/17] bus/dpaa: fix fqid endianness
` [PATCH v1 03/17] bus/dpaa: fix error handling in qman_query
` [PATCH v1 04/17] net/dpaa: fix modify cgr to use index
` [PATCH v1 05/17] net/dpaa/fmlib: add null check in scheme delete
` [PATCH v1 06/17] bus/dpaa: fix BMI RX stats register offset
` [PATCH v1 07/17] bus/dpaa: fix fd leak for ccsr mmap
` [PATCH v1 08/17] bus/dpaa: fix device probe issue
` [PATCH v1 09/17] net/dpaa: fix device remove
` [PATCH v1 10/17] net/dpaa: fix invalid check on interrupt unregister
` [PATCH v1 11/17] net/dpaa: fix coverity reported issues
` [PATCH v1 12/17] net/dpaa: fix xstat name for tx undersized counter
` [PATCH v1 13/17] net/dpaa: fix xstat string typos in BMI stats table
` [PATCH v1 14/17] net/dpaa: remove duplicate ptype entries
` [PATCH v1 15/17] net/dpaa: fix wrong buffer in xstats get by id
` [PATCH v1 16/17] net/dpaa: fix null l3_len check in checksum offload
` [PATCH v1 17/17] net/dpaa: fix mbuf leak in SG fd creation

[DPDK/netuio Bug 1655] Kernel crash when hot-unplug igb_uio device while DPDK application is running
 2026-06-18 15:32 UTC  (2+ messages)
` [DPDK/other "

[DPDK/netuio Bug 1650] igb_uio can not be used when running l3fwd-power
 2026-06-18 15:31 UTC  (2+ messages)
` [DPDK/other "

[PATCH 00/13] Bus cleanup infrastructure and fixes
 2026-06-18 15:28 UTC  (19+ messages)
` [EXTERNAL] "
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] bus: fix reference to plug callback
  ` [PATCH v2 02/10] dma/idxd: remove next pointer in bus specific device
  ` [PATCH v2 03/10] bus/vdev: remove driver setting in probe
  ` [PATCH v2 04/10] bus/pci: fix mapping leak in bus cleanup
  ` [PATCH v2 05/10] bus/vmbus: fix interrupt leak in cleanup
  ` [PATCH v2 06/10] bus/vmbus: allocate interrupt during probing
  ` [PATCH v2 07/10] bus: align unplug with device probe
  ` [PATCH v2 08/10] bus: implement cleanup in EAL
  ` [PATCH v2 09/10] bus/vmbus: store name in bus specific device
  ` [PATCH v2 10/10] bus/vmbus: support unplug

net/ice: VLAN mode changes after port reset or SIGKILL, VLAN RX offload broken
 2026-06-18 14:43 UTC  (2+ messages)

[PATCH v2 0/7] Intel network drivers enhancements
 2026-06-18 14:38 UTC  (8+ messages)
` [PATCH v2 1/7] ethdev: add header split mbuf callback API
` [PATCH v2 2/7] net/iavf: increase max ring descriptors to hardware limit
` [PATCH v2 3/7] net/iavf: allow runtime queue rate limit configuration
` [PATCH v2 4/7] net/ice/base: reduce default scheduler burst size
` [PATCH v2 5/7] net/ice: timestamp all received packets when PTP is enabled
` [PATCH v2 6/7] net/iavf: disable runtime queue setup capability
` [PATCH v2 7/7] net/intel: support header split mbuf callback

[PATCH v1] dts: clean cryptodev environment after a test run
 2026-06-18 13:24 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 00/23] examples: enable -Wshadow across all examples
 2026-06-18 13:09 UTC  (5+ messages)
` [PATCH v2 00/23] examples: fix -Wshadow warnings
  ` [PATCH v2 09/23] examples/ipsec-secgw: resolve shadowed variable warnings

[PATCH] net/iavf: report selected burst mode when no-poll active
 2026-06-18 12:17 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] eal: fix core_index for non-EAL registered threads
 2026-06-18 10:36 UTC  (2+ messages)

[PATCH 1/2] crypto/ipsec_mb: remove chacha-poly and kasumi drivers
 2026-06-18 10:14 UTC  (4+ messages)
` [PATCH 2/2] crypto/ipsec_mb: remove ZUC and SNOW 3G drivers from x86 build


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