DPDK patches and discussions
 help / color / mirror / Atom feed
[RFC] graph/node: feedback and future improvements
 2024-05-09  8:24 UTC  (7+ messages)

[RFC] net/af_packet: make stats reset reliable
 2024-05-09  7:43 UTC  (28+ messages)
` [RFC v2] "
` [RFC v3] "

[PATCH v2] devtools: add .clang-format file
 2024-05-08 21:19 UTC  (7+ messages)
` [PATCH v3] "
          ` [PATCH v4] "

[RFC v6 1/6] eal: extend bit manipulation functionality
 2024-05-08 16:16 UTC  (12+ messages)
` [RFC v7 0/6] Improve EAL bit operations API
  ` [RFC v7 3/6] eal: add exactly-once bit access functions

[PATCH 1/2] maintainers: update for telemetry
 2024-05-08 16:12 UTC  (4+ messages)
` [PATCH 2/2] maintainers: update for crypto performance

[PATCH] eal/unix: support ZSTD compression for firmwares
 2024-05-08 15:01 UTC  (3+ messages)

Compiling error using make for pktgen, libfgen not found
 2024-05-08 14:52 UTC  (2+ messages)

DPDK Summit APAC - CFP
 2024-05-08 14:47 UTC 

23.11.1 patches review and test
 2024-05-08 11:54 UTC  (3+ messages)

[RFC PATCH] eal/riscv: add support for zawrs extension
 2024-05-08 11:48 UTC  (2+ messages)

[dpdk-dev] [PATCH] common/cnxk: fix flow aging cleanup
 2024-05-08 10:57 UTC 

[PATCH 0/5] fix race-condition of proactive error handling mode
 2024-05-08  9:22 UTC  (7+ messages)
` [PATCH v3 0/7] "

[PATCH 0/4] refine argparse library
 2024-05-08  9:10 UTC  (4+ messages)
` [PATCH v4 0/6] "

[PATCH] dma/hisilicon: remove support for HIP09 platform
 2024-05-08  8:29 UTC 

[PATCH v5 1/2] dts: Change hugepage runtime config to 2MB Exclusively
 2024-05-07 17:46 UTC  (15+ messages)
` [PATCH v5 2/2] dts: Change hugepage 'amount' to a different term
` [PATCH v5 0/2] Methodology change for hugepage configuration
  ` [PATCH v6 "
    ` [PATCH v6 1/2] dts: Change hugepage runtime config to 2MB Exclusively
    ` [PATCH v6 2/2] dts: Change hugepage 'amount' to a different term

[PATCH v2 01/25] net/axgbe: fix mdio access for non-zero ports and CL45 PHYs
 2024-05-07 12:43 UTC  (25+ messages)
  ` [PATCH v2 02/25] net/axgbe: reset link when the link never comes back
  ` [PATCH v2 03/25] net/axgbe: fix fluctuations for 1G BELFUSE SFP
  ` [PATCH v2 04/25] net/axgbe: update DMA coherency values
  ` [PATCH v2 05/25] net/axgbe: disable interrupts during device removal
  ` [PATCH v2 06/25] net/axgbe: yellow carp devices do not need rrc
  ` [PATCH v2 07/25] net/axgbe: enable PLL control for fixed PHY modes only
  ` [PATCH v2 08/25] net/axgbe: fix the SFP codes check for DAC cables
  ` [PATCH v2 09/25] net/axgbe: fix logic around active and passive cables
  ` [PATCH v2 10/25] net/axgbe: check only the minimum speed for cables
  ` [PATCH v2 11/25] net/axgbe: flow Tx Ctrl Registers are h/w version dependent
  ` [PATCH v2 12/25] net/axgbe: delay AN timeout during KR training
  ` [PATCH v2 13/25] net/axgbe: remove use of comm owned field
  ` [PATCH v2 14/25] net/axgbe: remove field of SFP diagnostic support
  ` [PATCH v2 15/25] net/axgbe: improve SFP 100Mbps auto-negotiation
  ` [PATCH v2 16/25] net/axgbe: remove unnecessary conversion to bool
  ` [PATCH v2 17/25] net/axgbe: use definitions for mailbox commands
  ` [PATCH v2 18/25] net/axgbe: add support for 10 Mbps speed
  ` [PATCH v2 19/25] net/axgbe: separate C22 and C45 transactions
  ` [PATCH v2 20/25] net/axgbe: replace mii generic macro for c45 with AXGBE
  ` [PATCH v2 21/25] net/axgbe: add 2.5GbE support to 10G BaseT mode
  ` [PATCH v2 22/25] net/axgbe: add support for Rx adaptation
  ` [PATCH v2 23/25] net/axgbe: fix the false linkup in axgbe PHY status
  ` [PATCH v2 24/25] net/axgbe: extend 10Mbps support to MAC version 21H
  ` [PATCH v2 25/25] net/axgbe: modify debug messages

[DPDK/testpmd Bug 1437] [dpdk-24.07] DPDK should adapt ICE DDP package search path on ubuntu24.04?
 2024-05-07 10:27 UTC 

[PATCH 00/46] use stdatomic API
 2024-05-07 10:06 UTC  (49+ messages)
` [PATCH v5 00/45] "
  ` [PATCH v5 01/45] net/mlx5: use rte "
  ` [PATCH v5 02/45] net/ixgbe: "
  ` [PATCH v5 03/45] net/iavf: "
  ` [PATCH v5 04/45] net/ice: "
  ` [PATCH v5 05/45] net/i40e: "
  ` [PATCH v5 06/45] net/hns3: "
  ` [PATCH v5 07/45] net/bnxt: "
  ` [PATCH v5 08/45] net/cpfl: "
  ` [PATCH v5 09/45] net/af_xdp: "
  ` [PATCH v5 10/45] net/octeon_ep: "
  ` [PATCH v5 11/45] net/octeontx: "
  ` [PATCH v5 12/45] net/cxgbe: "
  ` [PATCH v5 13/45] net/gve: "
  ` [PATCH v5 14/45] net/memif: "
  ` [PATCH v5 15/45] net/thunderx: "
  ` [PATCH v5 16/45] net/virtio: "
  ` [PATCH v5 17/45] net/hinic: "
  ` [PATCH v5 18/45] net/idpf: "
  ` [PATCH v5 19/45] net/qede: "
  ` [PATCH v5 20/45] net/ring: "
  ` [PATCH v5 21/45] vdpa/mlx5: "
  ` [PATCH v5 22/45] raw/ifpga: "
  ` [PATCH v5 23/45] event/opdl: "
  ` [PATCH v5 24/45] event/octeontx: "
  ` [PATCH v5 25/45] event/dsw: "
  ` [PATCH v5 26/45] dma/skeleton: "
  ` [PATCH v5 27/45] crypto/octeontx: "
  ` [PATCH v5 28/45] common/mlx5: "
  ` [PATCH v5 29/45] common/idpf: "
  ` [PATCH v5 30/45] common/iavf: "
  ` [PATCH v5 31/45] baseband/acc: "
  ` [PATCH v5 32/45] net/txgbe: "
  ` [PATCH v5 33/45] net/null: "
  ` [PATCH v5 34/45] event/dlb2: "
  ` [PATCH v5 35/45] dma/idxd: "
  ` [PATCH v5 36/45] crypto/ccp: "
  ` [PATCH v5 37/45] common/cpt: "
  ` [PATCH v5 38/45] bus/vmbus: "
  ` [PATCH v5 39/45] examples: "
  ` [PATCH v5 40/45] app/dumpcap: "
  ` [PATCH v5 41/45] app/test: "
  ` [PATCH v5 42/45] app/test-eventdev: "
  ` [PATCH v5 43/45] app/test-crypto-perf: "
  ` [PATCH v5 44/45] app/test-compress-perf: "
  ` [PATCH v5 45/45] app/test-bbdev: "

[DPDK/core Bug 1436] DPDK20.11.9 runs failure on intel atom cpu
 2024-05-07  9:17 UTC  (3+ messages)

[PATCH 00/16] remove use of VLAs for Windows built code
 2024-05-07  7:51 UTC  (27+ messages)
` [PATCH v3 00/19] remove use of VLAs for Windows
  ` [PATCH v3 01/19] eal: include header required for alloca
  ` [PATCH v3 02/19] eal/linux: remove use of VLAs
  ` [PATCH v3 03/19] eal/common: "
  ` [PATCH v3 04/19] ethdev: remove use of VLAs for Windows built code
  ` [PATCH v3 05/19] hash: "
  ` [PATCH v3 06/19] hash/thash: "
  ` [PATCH v3 07/19] rcu: "
  ` [PATCH v3 08/19] gro: "
  ` [PATCH v3 09/19] latencystats: "
  ` [PATCH v3 10/19] lpm: "
  ` [PATCH v3 11/19] app/testpmd: "
  ` [PATCH v3 12/19] test: "
  ` [PATCH v3 13/19] common/idpf: "
  ` [PATCH v3 14/19] net/i40e: "
  ` [PATCH v3 15/19] net/ice: "
  ` [PATCH v3 16/19] net/ixgbe: "
  ` [PATCH v3 17/19] common/mlx5: "
  ` [PATCH v3 18/19] net/mlx5: "
  ` [PATCH v3 19/19] build: enable vla warnings on "
  ` [PATCH 1/2] lpm: remove unnecessary temporary VLA
    ` [PATCH 2/2] latencystats: replace use of VLA

[RFC 0/4] malloc type argument cleanup (part 1)
 2024-05-07  7:04 UTC  (3+ messages)
` [RFC 4/4] eal/malloc: remove type argument from internal malloc routines

High packet capturing rate in DPDK enabled port
 2024-05-06 17:59 UTC  (3+ messages)

[PATCH] eal/arm: use stdatomic api in rte_pause
 2024-05-06 16:09 UTC  (2+ messages)

[PATCH] freebsd: Add support for multiple dpdk instances on FreeBSD
 2024-05-06 15:34 UTC  (5+ messages)

[PATCH v3] net/ice: add diagnostic support in TX path
 2024-05-06 12:50 UTC  (3+ messages)
` [PATCH v4] net/ice: add diagnostic support in Tx path

[PATCH 01/13] net/mlx5/hws: move warn into debug level when needed
 2024-05-06 11:44 UTC  (17+ messages)
` [v2 01/16] "
  ` [v2 02/16] common/mlx5: fix error in mlx5 prm structs
  ` [v2 03/16] net/mlx5/hws: fix wrong comment in mlx5dr send
  ` [v2 04/16] net/mlx5/hws: remove unused capabilities and fields
  ` [v2 05/16] net/mlx5/hws: negating rte errno on rule creation failure
  ` [v2 06/16] net/mlx5/hws: simplify send queues close code
  ` [v2 07/16] net/mlx5/hws: fix error flow in mlx5dr context open
  ` [v2 08/16] net/mlx5/hws: fix code analysis error in passing 0 enum val
  ` [v2 09/16] net/mlx5/hws: simplify code for updating CQ doorbell record
  ` [v2 10/16] net/mlx5/hws: drop at attach number of actions
  ` [v2 11/16] net/mlx5/hws: extending tag saving for match and jumbo
  ` [v2 12/16] net/mlx5/hws: dw order optimization code enhancement
  ` [v2 13/16] net/mlx5/hws: set default miss when replacing table
  ` [v2 14/16] net/mlx5/hws: fix invalid memory access in decapl3
  ` [v2 15/16] net/mlx5/hws: dump action ste arrays info
  ` [v2 16/16] net/mlx5/hws: fix action template only term param dump print

[PATCH] eal/arm: replace RTE_BUILD_BUG on non-constant
 2024-05-06  9:30 UTC  (3+ messages)
` [PATCH v2] "

Queries on DPDK Trace Library usage
 2024-05-06  8:30 UTC  (2+ messages)

[RFC v5 1/6] eal: add static per-lcore memory allocation facility
 2024-05-06  8:27 UTC  (8+ messages)
` [RFC v6 0/6] Lcore variables
  ` [RFC v6 1/6] eal: add static per-lcore memory allocation facility
  ` [RFC v6 2/6] eal: add lcore variable test suite
  ` [RFC v6 3/6] random: keep PRNG state in lcore variable
  ` [RFC v6 4/6] power: keep per-lcore "
  ` [RFC v6 5/6] service: "
  ` [RFC v6 6/6] eal: keep per-lcore power intrinsics "

Question about why doing VFIO RESET after device open
 2024-05-06  7:37 UTC 

pktgen status
 2024-05-06  7:23 UTC  (2+ messages)

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