DPDK patches and discussions
 help / color / mirror / Atom feed
[RFC 1/2] eal: add pointer compression functions
 2024-05-24  8:36 UTC  (15+ messages)
` [PATCH v5 0/4] add pointer compression API
            `  "
` [PATCH v11 0/6] "
  ` [PATCH v11 1/6] lib: allow libraries with no sources
  ` [PATCH v11 2/6] mempool: add functions to get extra mempool info
  ` [PATCH v11 3/6] ptr_compress: add pointer compression library

[PATCH] net/af_xdp: fix umem map size for zero copy
 2024-05-24  5:30 UTC  (19+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH v3] net/cpfl: get running host ID for CPFL PMD
 2024-05-24  4:05 UTC 

[PATCH 0/2] uuid: enhancements and tests
 2024-05-23 18:28 UTC  (35+ messages)
` [PATCH v5 00/32] replace use of rte_memcpy() with fixed size
  ` [PATCH v5 01/32] cocci/rte_memcpy: add script to eliminate fixed size rte_memcpy
  ` [PATCH v5 02/32] eal: replace use of "
  ` [PATCH v5 03/32] ethdev: replace uses of rte_memcpy
  ` [PATCH v5 04/32] eventdev: replace use of fixed size rte_memcpy
  ` [PATCH v5 05/32] cryptodev: "
  ` [PATCH v5 06/32] ip_frag: "
  ` [PATCH v5 07/32] net: "
  ` [PATCH v5 08/32] lpm: "
  ` [PATCH v5 09/32] node: "
  ` [PATCH v5 10/32] pdcp: "
  ` [PATCH v5 11/32] pipeline: "
  ` [PATCH v5 12/32] rib: "
  ` [PATCH v5 13/32] security: "
  ` [PATCH v5 14/32] bus: remove unneeded rte_memcpy.h include
  ` [PATCH v5 15/32] raw: replace use of fixed size rte_memcpy
  ` [PATCH v5 16/32] baseband: "
  ` [PATCH v5 17/32] common: "
  ` [PATCH v5 18/32] crypto: "
  ` [PATCH v5 19/32] event: "
  ` [PATCH v5 20/32] mempool: "
  ` [PATCH v5 21/32] ml/cnxk: "
  ` [PATCH v5 22/32] app/test-pmd: "
  ` [PATCH v5 23/32] app/graph: "
  ` [PATCH v5 24/32] app/test-eventdev: "
  ` [PATCH v5 25/32] app/test: "
  ` [PATCH v5 26/32] app/test-pipeline: remove unused rte_memcpy.h include
  ` [PATCH v5 27/32] app/test-bbdev: remove unnecessary include of rte_memcpy.h
  ` [PATCH v5 28/32] examples: replace use of fixed size rte_memcpy
  ` [PATCH v5 29/32] net/null: replace use of fixed size memcpy
  ` [PATCH v5 30/32] net/tap: replace use of fixed size rte_memcpy
  ` [PATCH v5 31/32] net/pcap: "
  ` [PATCH v5 32/32] net/af_xdp:: "

[PATCH] test/crypto: fix enqueue dequeue callback case
 2024-05-23 17:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] Introduce UADK compression driver
 2024-05-23 16:42 UTC  (7+ messages)
` [PATCH 1/3] compress/uadk: "
` [PATCH 2/3] compress/uadk: support basic operations
  ` [EXTERNAL] "

[RFC 0/4] remove use of VLA
 2024-05-23 16:26 UTC  (5+ messages)
` [RFC 1/4] gro: fix overwrite unprocessed packets
` [RFC 2/4] gro: remove use of VLAs
` [RFC 3/4] net/ixgbe: "
` [RFC 4/4] net/ice: "

[PATCH] net/cnxk: add RSS config via ethdev configure API
 2024-05-23 14:53 UTC  (3+ messages)
` [PATCH v2 1/1] net/cnxk: fix "

[PATCH v2] net/cpfl: get running host ID for CPFL PMD
 2024-05-23 14:52 UTC  (2+ messages)

[PATCH 2/2] ARM64: Cross-Compilation Support
 2024-05-23 12:34 UTC  (3+ messages)

[PATCH] doc: add firmware update links in mlx5 guide
 2024-05-23 11:28 UTC 

[DPDK/other Bug 1445] [dpdk-24.07] dpdk-test-dma-perf hang on Ubuntu24.04
 2024-05-23 10:01 UTC  (2+ messages)

[PATCH] doc: update LTS maintenance to 3 years
 2024-05-23  9:15 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v1] crypto: fix build issues on crypto callbacks macro undefined
 2024-05-23  8:54 UTC  (8+ messages)

[v1 0/2] extend VXLAN header to support more extensions
 2024-05-23  8:20 UTC  (3+ messages)
` [v1 2/2] app/testpmd: introduce VXLAN-GBP and VXLAN-GPE fields

[PATCH v1 0/3] support VXLAN rsvd1 modification
 2024-05-23  7:28 UTC  (4+ messages)
` [PATCH v1 1/3] ethdev: add VXLAN last reserved field
` [PATCH v1 2/3] app/testpmd: add VXLAN last reserved modification command
` [PATCH v1 3/3] net/mlx5: implement VXLAN last reserved modification

[PATCH 0/2] NFP extend stats
 2024-05-23  2:49 UTC  (3+ messages)
` [PATCH 1/2] net/nfp: fix xstats problem for multi PF firmware
` [PATCH 2/2] net/nfp: add support of xstats for flower firmware

[RFC 0/2] Add support for link speed lanes
 2024-05-22 20:59 UTC  (2+ messages)

[RFC 0/3] generic sw counters
 2024-05-22 20:56 UTC  (37+ messages)
` [PATCH v8 0/8] Common statistics routines for SW based PMD's
  ` [PATCH v8 1/8] eal: generic 64 bit counter
  ` [PATCH v8 2/8] ethdev: add common counters for statistics
  ` [PATCH v8 3/8] net/af_packet: use generic SW stats
  ` [PATCH v8 4/8] net/af_xdp: "
  ` [PATCH v8 5/8] net/pcap: "
  ` [PATCH v8 6/8] net/ring: "
  ` [PATCH v8 7/8] net/tap: "
  ` [PATCH v8 8/8] net/null: "
` [PATCH v9 0/8] Common statistics for SW PMD's
  ` [PATCH v9 1/8] eal: generic 64 bit counter
  ` [PATCH v9 2/8] ethdev: add common counters for statistics
  ` [PATCH v9 3/8] net/af_packet: use generic SW stats
  ` [PATCH v9 4/8] net/af_xdp: "
  ` [PATCH v9 5/8] net/pcap: "
  ` [PATCH v9 6/8] net/ring: "
  ` [PATCH v9 7/8] net/tap: "
  ` [PATCH v9 8/8] net/null: "
` [PATCH v10 0/8] Common statistics for software PMD's
  ` [PATCH v10 1/8] eal: generic 64 bit counter
  ` [PATCH v10 2/8] ethdev: add common counters for statistics
  ` [PATCH v10 3/8] net/af_packet: use generic SW stats
  ` [PATCH v10 4/8] net/af_xdp: "
  ` [PATCH v10 5/8] net/pcap: "
  ` [PATCH v10 6/8] net/ring: "
  ` [PATCH v10 7/8] net/tap: "
  ` [PATCH v10 8/8] net/null: "

[PATCH 3/3] app/testpmd: support setting lanes
 2024-05-22 20:49 UTC  (10+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 1/6] ethdev: "

[PATCH v3] cnxk: disable building template files
 2024-05-22 19:21 UTC  (2+ messages)
` [PATCH] "

[PATCH] hash: cast away atomic qualification
 2024-05-22 16:33 UTC  (3+ messages)
` [PATCH v2] "

[RFC 0/2] net/tap RSS BPF rewrite
 2024-05-22 16:15 UTC  (53+ messages)
` [PATCH v12 00/12] net/tap: RSS and other fixes
  ` [PATCH v12 04/12] net/tap: validate and setup parameters for BPF RSS
  ` [PATCH v12 07/12] net/tap: use libbpf to load new BPF program
  ` [PATCH v12 09/12] net/tap: simplify internals
  ` [PATCH v12 11/12] net/tap: do not mark queue full as error
` [PATCH v13 00/11] net/tap: make RSS work again
  ` [PATCH v13 11/11] net/tap: update documentation
` [PATCH v14 00/11] net/tap: make RSS work again
  ` [PATCH v14 01/11] net/tap: fix fd check in flow_isolate
  ` [PATCH v14 02/11] net/tap: do not duplicate fd's
  ` [PATCH v14 03/11] net/tap: remove unused fields
  ` [PATCH v14 04/11] net/tap: validate and setup parameters for BPF RSS
  ` [PATCH v14 05/11] net/tap: do not build flow support if header is out of date
  ` [PATCH v14 06/11] net/tap: rewrite the RSS BPF program
  ` [PATCH v14 07/11] net/tap: use libbpf to load new "
  ` [PATCH v14 08/11] net/tap: remove no longer used files
  ` [PATCH v14 09/11] net/tap: simplify internals
  ` [PATCH v14 10/11] net/tap: remove extraneous newlines
  ` [PATCH v14 11/11] net/tap: update documentation
` [PATCH v15 00/11] net/tap: make RSS work again
  ` [PATCH v15 01/11] net/tap: fix fd check in flow_isolate
  ` [PATCH v15 02/11] net/tap: do not duplicate fd's
  ` [PATCH v15 03/11] net/tap: remove unused fields
  ` [PATCH v15 04/11] net/tap: validate and setup parameters for BPF RSS
  ` [PATCH v15 05/11] net/tap: do not build flow support if header is out of date
  ` [PATCH v15 06/11] net/tap: rewrite the RSS BPF program
  ` [PATCH v15 07/11] net/tap: use libbpf to load new "
  ` [PATCH v15 08/11] net/tap: remove no longer used files
  ` [PATCH v15 09/11] net/tap: simplify internals
  ` [PATCH v15 10/11] net/tap: remove extraneous newlines
  ` [PATCH v15 11/11] net/tap: update documentation

[PATCH v1 0/4] Add second scatter test case
 2024-05-22 16:10 UTC  (7+ messages)
` [PATCH v1 1/4] dts: improve starting and stopping interactive shells
` [PATCH v1 2/4] dts: add context manager for "
` [PATCH v1 3/4] dts: add methods for modifying MTU to testpmd shell

[PATCH 0/6] dts: add testpmd params and statefulness
 2024-05-22 15:59 UTC  (3+ messages)
` [PATCH v2 0/8] dts: add testpmd params

[RFC PATCH v1] dts: skip test cases based on capabilities
 2024-05-22 14:58 UTC  (4+ messages)
` [RFC PATCH v2] "

[PATCH] dma/cnxk: add higher chunk size support
 2024-05-22 14:45 UTC 

[PATCH] hash: provide crc32 functions based on intrinsics
 2024-05-22  8:36 UTC  (5+ messages)
` [PATCH v2] "

[DPDK/other Bug 1447] segfault while running dpdk app test ( event_crypto_adapter_autotest )
 2024-05-22  8:06 UTC 

[PATCH 0/8] refactor logic to support secondary process
 2024-05-21 15:08 UTC  (8+ messages)

[PATCH 0/5] dts: testpmd show port info/stats
 2024-05-21 15:00 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/5] dts: add `show port stats` command to TestPmdShell

[PATCH 0/2] dts: update mypy and clean up
 2024-05-21 14:59 UTC  (4+ messages)
` [PATCH v2 "

net/ixgbe: all interrupt disabled after enabling lsc on X552/X557-AT card
 2024-05-21 14:50 UTC  (4+ messages)
` [PATCH] net/ixgbe: don't create a delayed interrupt handler if one already exists

[PATCH v1] net/cpfl: get running host ID for CPFL PMD
 2024-05-21 12:43 UTC  (3+ messages)

[PATCH] net/mlx5: fix Rx Hash queue resource release in sample flow
 2024-05-21 11:22 UTC  (2+ messages)

[PATCH v2 0/4] AF_XDP PMD Bugfixes
 2024-05-21 11:12 UTC  (3+ messages)

[PATCH] vhost: cleanup vq resubmit info when set_inflight_fd
 2024-05-21  8:55 UTC  (3+ messages)
` [PATCH v2] vhost: cleanup resubmit info before inflight setup

[RFC PATCH] eal/riscv: add support for zawrs extension
 2024-05-20 15:43 UTC  (3+ messages)
  ` [External] "

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