DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH RESEND v7 0/5] app/testpmd: support multiple process attach and detach port
 2025-01-13  2:32 UTC  (6+ messages)
  ` [PATCH RESEND v7 2/5] ethdev: fix skip valid port in probing callback

[PATCH v23 01/13] config: add zsda device number
 2025-01-13  2:29 UTC  (16+ messages)
` [PATCH v23 02/13] common/zsda: add zsdadev driver
  ` [PATCH v23 04/13] common/zsda: add functions to operate hardware queue
  ` [PATCH v23 08/13] compress/zsda: add zsda compressdev stats ops
  ` [PATCH v23 10/13] compress/zsda: add zsda compressdev qp ops
  ` [PATCH v23 11/13] compress/zsda: add zsda compressdev enqueue datapath
  ` [PATCH v23 13/13] compress/zsda: add zsda compressdev capabilities
` [PATCH v24 00/13] drivers/zsda: introduce zsda drivers
  ` [PATCH v24 01/13] config: add zsda device number
  ` [PATCH v24 02/13] common/zsda: add zsdadev driver
  ` [PATCH v24 03/13] common/zsda: add logging macros
  ` [PATCH v24 04/13] common/zsda: add functions to operate hardware queue
  ` [PATCH v24 05/13] common/zsda: add definition and use of msg chan
  ` [PATCH v24 07/13] compress/zsda: add zsda compressdev dev ops
  ` [PATCH v24 09/13] compress/zsda: add zsda compressdev xform ops
  ` [PATCH v24 13/13] compress/zsda: add zsda compressdev capabilities

[DPDK/DTS Bug 1614] DTS: Modprobe vfio and vfio-pci at testrun setup
 2025-01-12 22:08 UTC 

[PATCH 0/6] remove check around pthread_mutex_init()
 2025-01-12 20:20 UTC  (21+ messages)
` [PATCH 1/6] raw/ifpga: "
` [PATCH 2/6] net/bnxt: "
` [PATCH 3/6] common/cnxk: "
` [PATCH 4/6] net/failsafe: "
` [PATCH 5/6] net/hinic: "
` [PATCH 6/6] lib/vhost: "
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] raw/ifpga: "
  ` [PATCH v2 2/6] net/bnxt: "
  ` [PATCH v2 3/6] common/cnxk: "
  ` [PATCH v2 4/6] net/failsafe: "
  ` [PATCH v2 5/6] net/hinic: "
  ` [PATCH v2 6/6] lib/vhost: "
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] raw/ifpga: "
  ` [PATCH v3 2/6] net/bnxt: "
  ` [PATCH v3 3/6] common/cnxk: "
  ` [PATCH v3 4/6] net/failsafe: "
  ` [PATCH v3 5/6] net/hinic: "
  ` [PATCH v3 6/6] lib/vhost: "

[PATCH] examples/flow_filtering: fix destination IP mask
 2025-01-12  7:52 UTC 

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

net/i40e: unhelpful warning messages
 2025-01-11  2:11 UTC 

[PATCH 00/16] remove use of VLAs for Windows built code
 2025-01-11  1:14 UTC  (89+ messages)
` [PATCH v13 00/21] remove use of VLAs for Windows
` [PATCH v14 00/81] "
  ` [PATCH v14 01/81] eal: include header required for alloca
  ` [PATCH v14 02/81] eal/linux: remove use of VLAs
  ` [PATCH v14 03/81] eal/common: "
  ` [PATCH v14 04/81] ethdev: remove use of VLAs for Windows built code
  ` [PATCH v14 05/81] hash: "
  ` [PATCH v14 06/81] hash/thash: remove use of VLAs for Windows built
  ` [PATCH v14 07/81] rcu: remove use of VLAs for Windows built code
  ` [PATCH v14 08/81] gro: fix overwrite unprocessed packets
  ` [PATCH v14 09/81] gro: remove use of VLAs
  ` [PATCH v14 10/81] net/ixgbe: "
  ` [PATCH v14 11/81] net/ice: "
  ` [PATCH v14 12/81] app/testpmd: remove use of VLAs for Windows built
  ` [PATCH v14 13/81] test: remove use of VLAs for Windows built code
  ` [PATCH v14 14/81] common/idpf: "
  ` [PATCH v14 15/81] net/i40e: "
  ` [PATCH v14 16/81] common/mlx5: "
  ` [PATCH v14 17/81] net/mlx5: "
  ` [PATCH v14 18/81] build: enable vla warnings on "
  ` [PATCH v14 19/81] test: remove use of VLAs for Windows built code in bitset tests
  ` [PATCH v14 20/81] app/testpmd: remove use of VLAs for Windows built code in shared_rxq_fwd
  ` [PATCH v14 21/81] hash: remove use of VLAs by using standard arrays
  ` [PATCH v14 22/81] app/dumpcap: add compile warning about use of VLAs
  ` [PATCH v14 23/81] app/graph: "
  ` [PATCH v14 24/81] app/test-cmdline: "
  ` [PATCH v14 25/81] app/test-compress-perf: "
  ` [PATCH v14 26/81] app/test-fib: "
  ` [PATCH v14 27/81] app/test-gpudev: "
  ` [PATCH v14 28/81] app/test-mldev: "
  ` [PATCH v14 29/81] app/test-pipeline: "
  ` [PATCH v14 30/81] app/test-regex: "
  ` [PATCH v14 31/81] app/test-security-perf: "
  ` [PATCH v14 32/81] lib/argparse: "
  ` [PATCH v14 33/81] lib/bbdev: "
  ` [PATCH v14 34/81] lib/bitratestats: "
  ` [PATCH v14 35/81] lib/cfgfile: "
  ` [PATCH v14 36/81] lib/cmdline: "
  ` [PATCH v14 37/81] lib/compressdev: "
  ` [PATCH v14 38/81] lib/cryptodev: "
  ` [PATCH v14 39/81] lib/distributor: "
  ` [PATCH v14 40/81] lib/dmadev: "
  ` [PATCH v14 41/81] lib/efd: "
  ` [PATCH v14 42/81] lib/fib: "
  ` [PATCH v14 43/81] lib/gpudev: "
  ` [PATCH v14 44/81] lib/gso: "
  ` [PATCH v14 45/81] lib/ip_frag: "
  ` [PATCH v14 46/81] lib/jobstats: "
  ` [PATCH v14 47/81] lib/kvargs: "
  ` [PATCH v14 48/81] lib/latencystats: "
  ` [PATCH v14 49/81] lib/log: "
  ` [PATCH v14 50/81] lib/lpm: "
  ` [PATCH v14 51/81] lib/mbuf: "
  ` [PATCH v14 52/81] lib/mempool: "
  ` [PATCH v14 53/81] lib/meter: "
  ` [PATCH v14 54/81] lib/metrics: "
  ` [PATCH v14 55/81] lib/mldev: "
  ` [PATCH v14 56/81] lib/net: "
  ` [PATCH v14 57/81] lib/node: "
  ` [PATCH v14 58/81] lib/pcapng: "
  ` [PATCH v14 59/81] lib/pci: "
  ` [PATCH v14 60/81] lib/port: "
  ` [PATCH v14 61/81] lib/ptr_compress: "
  ` [PATCH v14 62/81] lib/rawdev: "
  ` [PATCH v14 63/81] lib/reorder: "
  ` [PATCH v14 64/81] lib/rib: "
  ` [PATCH v14 65/81] lib/ring: "
  ` [PATCH v14 66/81] lib/sched: "
  ` [PATCH v14 67/81] lib/security: "
  ` [PATCH v14 68/81] lib/stack: "
  ` [PATCH v14 69/81] lib/telemetry: "
  ` [PATCH v14 70/81] lib/timer: "
  ` [PATCH v14 71/81] drivers/baseband: "
  ` [PATCH v14 72/81] drivers/bus: "
  ` [PATCH v14 73/81] drivers/common: "
  ` [PATCH v14 74/81] drivers/compress: "
  ` [PATCH v14 75/81] drivers/gpu: "
  ` [PATCH v14 76/81] drivers/mempool: "
  ` [PATCH v14 77/81] drivers/ml: "
  ` [PATCH v14 78/81] drivers/power: "
  ` [PATCH v14 79/81] drivers/raw: "
  ` [PATCH v14 80/81] drivers/regex: "
  ` [PATCH v14 81/81] drivers/vdpa: "

[PATCH 00/15] fix packing of structs when building with MSVC
 2025-01-10 22:16 UTC  (32+ messages)
` [PATCH v11 00/30] "
  ` [PATCH v11 01/30] devtools: check packed attributes
  ` [PATCH v11 02/30] eal/include: add new packing macros
  ` [PATCH v11 03/30] app/test-pmd: remove unnecessary packed attributes
  ` [PATCH v11 04/30] app/test: replace "
  ` [PATCH v11 05/30] doc/guides: "
  ` [PATCH v11 06/30] drivers/baseband: "
  ` [PATCH v11 07/30] drivers/bus: "
  ` [PATCH v11 08/30] drivers/common: "
  ` [PATCH v11 09/30] drivers/compress: "
  ` [PATCH v11 10/30] drivers/crypto: "
  ` [PATCH v11 11/30] drivers/dma: "
  ` [PATCH v11 12/30] drivers/event: "
  ` [PATCH v11 13/30] drivers/mempool: "
  ` [PATCH v11 14/30] drivers/net: "
  ` [PATCH v11 15/30] drivers/raw: "
  ` [PATCH v11 16/30] drivers/regex: "
  ` [PATCH v11 17/30] drivers/vdpa: "
  ` [PATCH v11 18/30] examples/common: "
  ` [PATCH v11 19/30] examples/ip-pipeline: remove "
  ` [PATCH v11 20/30] examples/ipsec_secgw: replace "
  ` [PATCH v11 21/30] examples/l3fwd-power: "
  ` [PATCH v11 22/30] examples/l3fwd: "
  ` [PATCH v11 23/30] examples/ptpclient: "
  ` [PATCH v11 24/30] examples/vhost_blk: "
  ` [PATCH v11 25/30] eal: "
  ` [PATCH v11 26/30] ipsec: "
  ` [PATCH v11 27/30] net: "
  ` [PATCH v11 28/30] pipeline: "
  ` [PATCH v11 29/30] vhost: "
  ` [PATCH v11 30/30] eal/include: deprecate macro __rte_packed

[PATCH v4] dts: reform hello world test suite
 2025-01-10 19:28 UTC  (2+ messages)
` [PATCH v5] "

[DPDK/ethdev Bug 1613] net/thunderx: warning with Gcc 15
 2025-01-10 18:13 UTC 

Driver: bnxt_en
 2025-01-10 18:04 UTC  (2+ messages)

[PATCH] base/thunderx: fix build with Gcc 15
 2025-01-10 17:27 UTC 

[PATCH] examples/l3fwd: optimize packet prefetch
 2025-01-10 17:20 UTC  (6+ messages)
` [PATCH] examples/l3fwd: add option to set refetch offset

[PATCH] eal: add worker threads cleanup in rte_eal_cleanup()
 2025-01-10 17:19 UTC  (2+ messages)

[PATCH] crypto/cnxk: fix gcc 15 warning
 2025-01-10 17:06 UTC 

[PATCH v8 1/1] dts: add test case that utilizes offload to pmd_buffer_scatter
 2025-01-10 15:48 UTC  (2+ messages)
` [PATCH v9] dts: add offload version of buffer scatter test

[PATCH v5 0/5] add feature arc in rte_graph
 2025-01-10 13:59 UTC  (3+ messages)
` [PATCH v6 0/4] "
    ` [EXTERNAL] "

[PATCH v2 2/2] dts: add softnic test
 2025-01-10 11:30 UTC  (7+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] dts: allow expected packets to come from the TG
  ` [PATCH v3 2/2] dts: add softnic test

[PATCH v3 1/2] dts: add dual_vlan testing suite
 2025-01-10 11:30 UTC  (5+ messages)
` [PATCH v4 1/2] dts: add stop ports decorator for VLAN functions
  ` [PATCH v4 2/2] dts: add dual VLAN test suite

[PATCH] vhost: fix misleading log when setting max queue num
 2025-01-10  9:56 UTC  (4+ messages)

[PATCH v3] vhost/user: clear ring addresses when getting vring base
 2025-01-10  8:58 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] doc: document hash RSS limitations with CQE zipping
 2025-01-10  8:55 UTC  (2+ messages)

[RFC PATCH] ethdev: add new API for enable/disable xstat counters by ID
 2025-01-10  4:36 UTC  (2+ messages)

[PATCH] doc: fixing name of rfc2697 and rfc2698
 2025-01-10  4:24 UTC  (2+ messages)

[PATCH 00/15] net/ngbe: add VF driver support
 2025-01-10  4:17 UTC  (2+ messages)

[PATCH v3] net/gve: allocate RX QPL pages using malloc
 2025-01-09 22:14 UTC  (4+ messages)
` [PATCH v4] "

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

[PATCH 0/3] net/hns3: bugfix on hns3
 2025-01-09 17:03 UTC  (7+ messages)
` [PATCH 1/3] net/hns3: fix simple Tx path incorrect free the mbuf

questions about pinned external buffers
 2025-01-09 12:11 UTC 

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).