DPDK patches and discussions
 help / color / mirror / Atom feed
[RFC] net/af_packet: make stats reset reliable
 2024-05-09 14:19 UTC  (31+ messages)
` [RFC v2] "
` [RFC v3] "

[PATCH] net/mlx5: fix HWS support for item NSH
 2024-05-09 12:44 UTC 

[PATCH 0/5] dts: testpmd show port info/stats
 2024-05-09 11:26 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] dts: fix InteractiveShell command prompt filtering
  ` [PATCH v2 2/5] dts: skip first line of send command output
  ` [PATCH v2 3/5] dts: add parsing utility module
  ` [PATCH v2 4/5] dts: add `show port info` command to TestPmdShell
  ` [PATCH v2 5/5] dts: add `show port stats` "

DPDK Release Status Meeting 2024-05-09
 2024-05-09 11:22 UTC  (2+ messages)

[PATCH 0/6] dts: add testpmd params and statefulness
 2024-05-09 11:20 UTC  (10+ messages)
` [PATCH v2 0/8] dts: add testpmd params
  ` [PATCH v2 1/8] dts: add params manipulation module
  ` [PATCH v2 2/8] dts: use Params for interactive shells
  ` [PATCH v2 3/8] dts: refactor EalParams
  ` [PATCH v2 4/8] dts: remove module-wide imports
  ` [PATCH v2 5/8] dts: add testpmd shell params
  ` [PATCH v2 6/8] dts: use testpmd params for scatter test suite
  ` [PATCH v2 7/8] dts: rework interactive shells
  ` [PATCH v2 8/8] dts: use Unpack for type checking and hinting

[PATCH] eal/arm: replace RTE_BUILD_BUG on non-constant
 2024-05-09 11:11 UTC  (9+ messages)

[PATCH 0/2] dts: update mypy and clean up
 2024-05-09 10:57 UTC  (3+ messages)
` [PATCH 1/2] dts: update mypy static checker
` [PATCH 2/2] dts: clean up config types

[PATCH v1 0/2] Improve interactive shell output gathering
 2024-05-09  9:59 UTC  (9+ messages)
` [PATCH v2 0/3] Improve interactive shell output gathering and logging
  ` [PATCH v2 1/3] dts: Improve output gathering in interactive shells
  ` [PATCH v2 2/3] dts: Add missing docstring from XML-RPC server
  ` [PATCH v2 3/3] dts: Improve logging for interactive shells

[RFC] graph/node: feedback and future improvements
 2024-05-09  8:24 UTC  (7+ messages)

[PATCH v3] devtools: add .clang-format file
 2024-05-08 21:19 UTC  (2+ messages)
` [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  (2+ 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)

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