DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] mbuf: add fast free bulk function
 2025-01-14 16:39 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] eal: fix undeclared function error on old CPUs
 2025-01-14 16:32 UTC  (2+ messages)

[PATCH] eal: add worker threads cleanup in rte_eal_cleanup()
 2025-01-14 16:26 UTC  (6+ messages)

[PATCH] examples/l3fwd: optimize packet prefetch
 2025-01-14 16:11 UTC  (8+ messages)
` [PATCH] examples/l3fwd: add option to set refetch offset

[PATCH v2] ring: add the second version of the RTS interface
 2025-01-14 15:04 UTC  (4+ messages)

[PATCH 00/16] remove use of VLAs for Windows built code
 2025-01-14 14:57 UTC  (129+ messages)
` [PATCH v14 00/81] remove use of VLAs for Windows
  ` [PATCH v14 03/81] eal/common: remove use of VLAs
` [PATCH v15 00/60] remove use of VLAs for Windows
  ` [PATCH v15 01/60] eal: include header required for alloca
  ` [PATCH v15 02/60] eal/linux: remove use of VLAs
  ` [PATCH v15 03/60] eal/common: "
  ` [PATCH v15 04/60] ethdev: remove use of VLAs for Windows built code
  ` [PATCH v15 05/60] hash: "
  ` [PATCH v15 06/60] hash/thash: remove use of VLAs for Windows built
  ` [PATCH v15 07/60] rcu: remove use of VLAs for Windows built code
  ` [PATCH v15 08/60] gro: fix overwrite unprocessed packets
  ` [PATCH v15 09/60] gro: remove use of VLAs
  ` [PATCH v15 10/60] net/ixgbe: "
  ` [PATCH v15 11/60] net/ice: "
  ` [PATCH v15 12/60] app/testpmd: remove use of VLAs for Windows built
  ` [PATCH v15 13/60] test: remove use of VLAs for Windows built code
  ` [PATCH v15 14/60] common/idpf: "
  ` [PATCH v15 15/60] net/i40e: "
  ` [PATCH v15 16/60] common/mlx5: "
  ` [PATCH v15 17/60] net/mlx5: "
  ` [PATCH v15 18/60] test: remove use of VLAs for Windows built code in bitset tests
  ` [PATCH v15 19/60] app/testpmd: remove use of VLAs for Windows built code in shared_rxq_fwd
  ` [PATCH v15 20/60] hash: remove use of VLAs by using standard arrays
  ` [PATCH v15 21/60] app/pdump: disable warning about use of VLAs
  ` [PATCH v15 22/60] app/proc-info: "
  ` [PATCH v15 23/60] app/test: "
  ` [PATCH v15 24/60] app/test-acl: "
  ` [PATCH v15 25/60] app/test-bbdev: "
  ` [PATCH v15 26/60] app/test-crypto-perf: "
  ` [PATCH v15 27/60] app/test-dma-perf: "
  ` [PATCH v15 28/60] app/test-eventdev: "
  ` [PATCH v15 29/60] app/flow-perf: add compile "
  ` [PATCH v15 30/60] app/test-pmd: check compiler supports flag when adding to set
  ` [PATCH v15 31/60] app/test-sad: disable warning about use of VLAs
  ` [PATCH v15 32/60] drivers/baseband: add compile "
  ` [PATCH v15 33/60] drivers/bus: "
  ` [PATCH v15 34/60] drivers/common: "
  ` [PATCH v15 35/60] drivers/compress: "
  ` [PATCH v15 36/60] drivers/gpu: "
  ` [PATCH v15 37/60] drivers/mempool: "
  ` [PATCH v15 38/60] drivers/ml: "
  ` [PATCH v15 39/60] drivers/power: "
  ` [PATCH v15 40/60] drivers/raw: "
  ` [PATCH v15 41/60] drivers/vdpa: "
  ` [PATCH v15 42/60] drivers/regex: "
  ` [PATCH v15 43/60] acl: disable "
  ` [PATCH v15 44/60] bpf: "
  ` [PATCH v15 45/60] dispatcher: "
  ` [PATCH v15 46/60] eventdev: "
  ` [PATCH v15 47/60] ipsec: "
  ` [PATCH v15 48/60] member: "
  ` [PATCH v15 49/60] metrics: "
  ` [PATCH v15 50/60] pdcp: "
  ` [PATCH v15 51/60] pdump: "
  ` [PATCH v15 52/60] pipeline: "
  ` [PATCH v15 53/60] power: "
  ` [PATCH v15 54/60] table: "
  ` [PATCH v15 55/60] vhost: "
  ` [PATCH v15 56/60] drivers/common: add compile "
  ` [PATCH v15 57/60] drivers/net: "
  ` [PATCH v15 58/60] build: enable vla warnings on Windows built code
  ` [PATCH v15 59/60] app: add compile warning about use of VLAs
  ` [PATCH v15 60/60] lib: "
` [PATCH v16 00/60] remove use of VLAs for Windows
  ` [PATCH v16 01/60] eal: include header required for alloca
  ` [PATCH v16 02/60] eal/linux: remove use of VLAs
  ` [PATCH v16 03/60] eal/common: "
  ` [PATCH v16 04/60] ethdev: remove use of VLAs for Windows built code
  ` [PATCH v16 05/60] hash: "
  ` [PATCH v16 06/60] hash/thash: remove use of VLAs for Windows built
  ` [PATCH v16 07/60] rcu: remove use of VLAs for Windows built code
  ` [PATCH v16 08/60] gro: fix overwrite unprocessed packets
  ` [PATCH v16 09/60] gro: remove use of VLAs
  ` [PATCH v16 10/60] net/ixgbe: "
  ` [PATCH v16 11/60] net/ice: "
  ` [PATCH v16 12/60] app/testpmd: remove use of VLAs for Windows built
  ` [PATCH v16 13/60] test: remove use of VLAs for Windows built code
  ` [PATCH v16 14/60] common/idpf: "
  ` [PATCH v16 15/60] net/i40e: "
  ` [PATCH v16 16/60] common/mlx5: "
  ` [PATCH v16 17/60] net/mlx5: "
  ` [PATCH v16 18/60] test: remove use of VLAs for Windows built code in bitset tests
  ` [PATCH v16 19/60] app/testpmd: remove use of VLAs for Windows built code in shared_rxq_fwd
  ` [PATCH v16 20/60] hash: remove use of VLAs by using standard arrays
  ` [PATCH v16 21/60] app/pdump: disable warning about use of VLAs
  ` [PATCH v16 22/60] app/proc-info: "
  ` [PATCH v16 23/60] app/test: "
  ` [PATCH v16 24/60] app/test-acl: "
  ` [PATCH v16 25/60] app/test-bbdev: "
  ` [PATCH v16 26/60] app/test-crypto-perf: "
  ` [PATCH v16 27/60] app/test-dma-perf: "
  ` [PATCH v16 28/60] app/test-eventdev: "
  ` [PATCH v16 29/60] app/flow-perf: add compile "
  ` [PATCH v16 30/60] app/test-pmd: check compiler supports flag when adding to set
  ` [PATCH v16 31/60] app/test-sad: disable warning about use of VLAs
  ` [PATCH v16 32/60] drivers/baseband: add compile "
  ` [PATCH v16 33/60] drivers/bus: "
  ` [PATCH v16 34/60] drivers/common: "
  ` [PATCH v16 35/60] drivers/compress: "
  ` [PATCH v16 36/60] drivers/gpu: "
  ` [PATCH v16 37/60] drivers/mempool: "
  ` [PATCH v16 38/60] drivers/ml: "
  ` [PATCH v16 39/60] drivers/power: "
  ` [PATCH v16 40/60] drivers/raw: "
  ` [PATCH v16 41/60] drivers/vdpa: "
  ` [PATCH v16 42/60] drivers/regex: "
  ` [PATCH v16 43/60] acl: disable "
  ` [PATCH v16 44/60] bpf: "
  ` [PATCH v16 45/60] dispatcher: "
  ` [PATCH v16 46/60] eventdev: "
  ` [PATCH v16 47/60] ipsec: "
  ` [PATCH v16 48/60] member: "
  ` [PATCH v16 49/60] metrics: "
  ` [PATCH v16 50/60] pdcp: "
  ` [PATCH v16 51/60] pdump: "
  ` [PATCH v16 52/60] pipeline: "
  ` [PATCH v16 53/60] power: "
  ` [PATCH v16 54/60] table: "
  ` [PATCH v16 55/60] vhost: "
  ` [PATCH v16 56/60] drivers/common: add compile "
  ` [PATCH v16 57/60] drivers/net: "
  ` [PATCH v16 58/60] build: enable vla warnings on Windows built code
  ` [PATCH v16 59/60] app: add compile warning about use of VLAs
  ` [PATCH v16 60/60] lib: "

[techboard/hosting Bug 1615] Arissa Seah
 2025-01-14 13:20 UTC 

[PATCH] net/i40e/base: fix the debug print format
 2025-01-14 13:14 UTC  (2+ messages)

[PATCH v1 0/2] ethdev: fix skip valid port in probing callback
 2025-01-14 12:39 UTC  (14+ messages)
` [PATCH v1 2/2] "

[PATCH] app/testpmd: add ipv6 extension header parse
 2025-01-14 11:24 UTC  (4+ messages)

[PATCH 0/6] remove check around pthread_mutex_init()
 2025-01-14 11:03 UTC  (19+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/6] net/failsafe: "
  ` [PATCH v3 5/6] net/hinic: "
` [PATCH 0/1] eal/linux: Remove unused values
  ` [PATCH 1/1] "
` [PATCH v4 0/6] remove check around pthread_mutex_init()
  ` [PATCH v4 1/6] raw/ifpga: "
  ` [PATCH v4 2/6] net/bnxt: "
  ` [PATCH v4 3/6] common/cnxk: "
  ` [PATCH v4 4/6] net/failsafe: "
  ` [PATCH v4 5/6] net/hinic: "
  ` [PATCH v4 6/6] lib/vhost: "

[PATCH 00/10] update net/ixgbe base driver
 2025-01-14 10:10 UTC  (11+ messages)
` [PATCH 01/10] net/ixgbe/base: fix TSAM checking return value
` [PATCH 02/10] net/ixgbe/base: add interface for LED control on E610
` [PATCH 03/10] net/ixgbe/base: disable 2.5/5G speeds from auto-negotiation for E610
` [PATCH 04/10] net/ixgbe/base: Add PTP by PHY feature "
` [PATCH 05/10] net/ixgbe/base: add definition of FW temp event "
` [PATCH 06/10] net/ixgbe/base: Add capability for OROM recovery update
` [PATCH 07/10] net/ixgbe/base: add max_drift_thresh to get_ptp_by_phy
` [PATCH 08/10] net/ixgbe/base: update VF HV subsystem device ID constant
` [PATCH 09/10] net/ixgbe/base: add missing buffer copy
` [PATCH 10/10] net/ixgbe: update base driver README

questions about pinned external buffers
 2025-01-14  8:22 UTC  (2+ messages)

[PATCH v5 0/5] add feature arc in rte_graph
 2025-01-14  8:18 UTC  (4+ messages)
` [PATCH v6 0/4] "
    ` [EXTERNAL] "

[PATCH v5 00/15] XSC PMD for Yunsilicon NICs
 2025-01-14  8:03 UTC  (2+ messages)

[PATCH 0/2] compile ipsec on Windows
 2025-01-14  1:32 UTC  (4+ messages)
` [PATCH 1/2] lib/ipsec: "

[PATCH v1] dts: fix pass rate edge case in results json
 2025-01-13 21:52 UTC 

[PATCH v13] dts: port over queue start/stop suite
 2025-01-13 20:07 UTC  (5+ messages)
` [PATCH v14] "
  ` [PATCH v15] "

[PATCH v1 1/2] crypto/ipsec_mb: add SM4 GCM support
 2025-01-13 17:10 UTC  (5+ messages)
` [PATCH v2 "
` [PATCH v3 "
  ` [PATCH v3 2/2] app/test: add SM4 GCM tests

[RFC PATCH 00/21] Reduce code duplication across Intel NIC drivers
 2025-01-13 16:30 UTC  (8+ messages)
` [PATCH v4 00/24] "
  ` [PATCH v4 01/24] net/_common_intel: add pkt reassembly fn for intel drivers

[PATCH v1] common/idpf: fix heap use after free error
 2025-01-13 16:30 UTC  (2+ messages)

[PATCH 1/1] vhost: fix missing gso_size validity check
 2025-01-13 15:30 UTC  (2+ messages)

[RFC v2 1/1] eventdev: add atomic queue to test-eventdev app
 2025-01-13 12:27 UTC  (4+ messages)
` [RFC v3 "
` [RFC v4 "
  ` [EXTERNAL] "

[RFC PATCH] eventdev: adapter API to configure multiple Rx queues
 2025-01-13 12:06 UTC  (4+ messages)

[PATCH 00/15] fix packing of structs when building with MSVC
 2025-01-13  9:27 UTC  (3+ messages)
` [PATCH v11 00/30] "

page:  |  | latest

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 NNTP newsgroup(s).