dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
[PATCH] doc: ensure sphinx output is reproducible
 2024-05-20 15:39 UTC  (13+ messages)

[PATCH 0/2] dts: update mypy and clean up
 2024-05-20 15:37 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v1 0/2] Improve interactive shell output gathering
 2024-05-20 15:08 UTC  (10+ 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 3/3] dts: Improve logging for "

[PATCH] net/mlx5: fix Rx Hash queue resource release in sample flow
 2024-05-20 15:07 UTC 

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

[PATCH] net/netvsc: fix number Tx queues > Rx queues
 2024-05-20 13:52 UTC  (7+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH v2 01/25] net/axgbe: fix mdio access for non-zero ports and CL45 PHYs
 2024-05-20 11:26 UTC  (54+ 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

[PATCH] net/mlx5: fix bug trunk is null
 2024-05-20 10:58 UTC  (2+ messages)

[PATCH v1] net/mlx5/hws: match VXLAN all fields
 2024-05-20 10:55 UTC  (2+ messages)

[PATCH] net/mlx5: fix HWS support for item NSH
 2024-05-20 10:53 UTC  (2+ messages)

[PATCH 01/13] net/mlx5/hws: move warn into debug level when needed
 2024-05-20 10:50 UTC  (3+ messages)
` [v2 01/16] "

AMD 24.07 roadmap
 2024-05-20 10:32 UTC 

[RFC PATCH] eal/riscv: add support for zawrs extension
 2024-05-20  9:48 UTC  (3+ messages)

[DPDK/other Bug 1445] [dpdk-24.07] dpdk-test-dma-perf hang on Ubuntu24.04
 2024-05-20  9:01 UTC 

[RFC 0/3] generic sw counters
 2024-05-20  7:57 UTC  (66+ messages)
` [PATCH v3 0/7] Generic SW counters
  ` [PATCH v3 1/7] eal: generic 64 bit counter
` [PATCH v4 0/8] Generic 64 bit counters for SW PMD's
  ` [PATCH v4 1/8] eal: generic 64 bit counter
  ` [PATCH v4 2/8] ethdev: add common counters for statistics
  ` [PATCH v4 3/8] net/af_packet: use generic SW stats
  ` [PATCH v4 4/8] net/af_xdp: "
  ` [PATCH v4 5/8] net/pcap: "
  ` [PATCH v4 6/8] net/ring: "
  ` [PATCH v4 7/8] net/tap: "
  ` [PATCH v4 8/8] net/null: "
` [PATCH v5 0/9] Generic 64 bit counters
  ` [PATCH v5 1/9] eal: generic 64 bit counter
  ` [PATCH v5 2/9] ethdev: add common counters for statistics
  ` [PATCH v5 3/9] net/af_packet: use generic SW stats
  ` [PATCH v5 4/9] net/af_xdp: "
  ` [PATCH v5 5/9] net/pcap: "
  ` [PATCH v5 6/9] test/pmd_ring: initialize mbufs
  ` [PATCH v5 7/9] net/ring: use generic SW stats
  ` [PATCH v5 8/9] net/tap: "
  ` [PATCH v5 9/9] net/null: "
` [PATCH v6 0/9] Generic 64 bit counters for SW drivers
  ` [PATCH v6 1/9] eal: generic 64 bit counter
  ` [PATCH v6 2/9] ethdev: add common counters for statistics
  ` [PATCH v6 3/9] net/af_packet: use generic SW stats
  ` [PATCH v6 4/9] net/af_xdp: "
  ` [PATCH v6 5/9] net/pcap: "
  ` [PATCH v6 6/9] test/pmd_ring: initialize mbufs
  ` [PATCH v6 7/9] net/ring: use generic SW stats
  ` [PATCH v6 8/9] net/tap: "
  ` [PATCH v6 9/9] net/null: "
` [PATCH v7 0/9] Use weak atomic operations for SW PMD counters
  ` [PATCH v7 1/9] eal: generic 64 bit counter
  ` [PATCH v7 2/9] ethdev: add common counters for statistics
  ` [PATCH v7 3/9] net/af_packet: use generic SW stats
  ` [PATCH v7 4/9] net/af_xdp: "
  ` [PATCH v7 5/9] net/pcap: "
  ` [PATCH v7 6/9] test/pmd_ring: initialize mbufs
  ` [PATCH v7 7/9] net/ring: use generic SW stats
  ` [PATCH v7 8/9] net/tap: "
  ` [PATCH v7 9/9] net/null: "

[PATCH] net/cpfl: get running host ID
 2024-05-20  7:31 UTC  (2+ messages)

[PATCH] net/mlx5/hws: add support for NVGRE matching
 2024-05-20  6:25 UTC 

[PATCH v1] net/cpfl: get running host ID for CPFL PMD
 2024-05-20  4:44 UTC 

[DPDK/ethdev Bug 1444] DMAR error in kernel caused FlexRAN retarted
 2024-05-20  3:09 UTC 

[PATCH] net/af_xdp: fix umem map size for zero copy
 2024-05-20  1:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/46] use stdatomic API
 2024-05-17 20:04 UTC  (4+ messages)
` [PATCH v6 00/45] "

[PATCH] eal/unix: support ZSTD compression for firmwares
 2024-05-17 17:01 UTC  (4+ messages)
` [PATCH v2] eal/unix: support ZSTD compression for firmware

[PATCH] maintainers: update for eal
 2024-05-17 16:34 UTC  (3+ messages)

Minutes of Technical Board meeting 2024-05-15
 2024-05-17  9:42 UTC 

[DPDK/ethdev Bug 1443] net/af_packet: defragmented packet will be truncated when exceed the frame size
 2024-05-17  9:39 UTC 

[PATCH v3] devtools: add .clang-format file
 2024-05-17  9:30 UTC  (11+ messages)
` [PATCH v4] "
            ` [PATCH v5] "

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

[PATCH 01/10] common/cnxk: sync VF root weight with kernel
 2024-05-17  7:44 UTC  (10+ messages)
` [PATCH 02/10] net/cnxk: set VF default root schedule weight
` [PATCH 03/10] net/cnxk: fix extbuf handling for multisegment packet
` [PATCH 04/10] common/cnxk: override UDP encap ports with session data
` [PATCH 05/10] net/cnxk: update SA userdata and keep original cookie
` [PATCH 06/10] net/cnxk: add option to disable custom meta aura
` [PATCH 07/10] net/cnxk: fix issue with outbound security higher pkt burst
` [PATCH 08/10] common/cnxk: add API to reset CGX stats
` [PATCH 09/10] net/cnxk: clear CGX stats during xstats reset
` [PATCH 10/10] net/cnxk: define CPT HW result format for PMD API

[PATCH] mempool: dump includes list of memory chunks
 2024-05-17  7:29 UTC  (3+ messages)

[PATCH] cnxk: disable building template files
 2024-05-17  6:40 UTC  (2+ messages)

[DPDK/ethdev Bug 1442] uninitalized warning when ASAN enabled in hns3 PMD
 2024-05-16 21:55 UTC 

[PATCH] eal: fix missing type in dtor macro expansion
 2024-05-16 17:15 UTC  (3+ messages)

[PATCH] hash: cast away atomic qualification
 2024-05-16 17:08 UTC  (2+ messages)

[PATCH] provide crc32 functions based on intrinsics for MSVC
 2024-05-16 17:04 UTC  (3+ messages)
` [PATCH] hash: provide crc32 functions based on intrinsics

[PATCH] hash: remove return statement from function returning void
 2024-05-16 16:58 UTC  (2+ messages)

[PATCH] stop using mmx intrinsics
 2024-05-16 16:53 UTC  (3+ messages)
` [PATCH v2 0/2] "

[PATCH] crypto/mvsam: fix build
 2024-05-16 16:19 UTC  (3+ messages)

Community CI Meeting Minutes - May 16, 2024
 2024-05-16 14:42 UTC 

RSS Hash value returned by the gvnic pmd dpdk driver not matching Toeplitz
 2024-05-16  8:56 UTC  (6+ messages)

[PATCH 3/3] app/testpmd: support setting lanes
 2024-05-16 12:48 UTC  (4+ messages)
` [PATCH v2 0/6] "

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

23.11.1 patches review and test
 2024-05-16 11:27 UTC  (5+ messages)

[PATCH] bpf: don't verify classic bpfs
 2024-05-16  9:36 UTC  (3+ messages)

[PATCH] doc: remove confusing release candidate statements
 2024-05-16  9:24 UTC  (2+ messages)

pdump framework highest throughput hit bottleneck at 2.8Million pps
 2024-05-16  9:17 UTC 

DPDK Release Status Meeting 2024-05-16
 2024-05-16  8:56 UTC 

[RFC 1/2] eal: add pointer compression functions
 2024-05-16  8:40 UTC  (11+ messages)
` [PATCH v5 0/4] add pointer compression API
            `  "

[PATCH] bus/pci: fix build with musl 1.2.4 / Alpine 3.19
 2024-05-16  8:29 UTC  (4+ messages)

[PATCH v1] net/cpfl: check if DPDK is running on host IMC ACC
 2024-05-16  8:24 UTC  (2+ messages)

[PATCH v2 1/2] eventdev/dma: reorganize event DMA ops
 2024-05-16  7:39 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 1/2] eventdev/dma: reorganize event DMA ops
 2024-05-16  7:36 UTC  (2+ messages)

[PATCH v5 1/2] dts: Change hugepage runtime config to 2MB Exclusively
 2024-05-15 15:12 UTC  (7+ messages)
` [PATCH v5 2/2] dts: Change hugepage 'amount' to a different term

[PATCH v5 0/2] Methodology change for hugepage configuration
 2024-05-15 14:50 UTC  (4+ messages)
` [PATCH v6 "

[PATCH v5] lib/hash: add defer queue reclaim API
 2024-05-15 10:54 UTC  (3+ messages)
` [PATCH v6] "

[RFC] graph/node: feedback and future improvements
 2024-05-15  9:02 UTC  (9+ messages)

[PATCH] cmdline: configure input buffer size
 2024-05-15  8:41 UTC  (3+ messages)
` [PATCH v3] cmdline: increase "

[DPDK/ethdev Bug 1441] RSS Hash returned by the gvnic pmd dpdk driver not matching Toeplitz
 2024-05-15  8:33 UTC 

Reminder - DPDK Tech Board Meeting - Tomorrow Wed. May 15, 2024 - 8am Pacific/11am Eastern/1500h UTC
 2024-05-15  3:41 UTC 

[PATCH v2] lib/hash: Set the maximum reclamation size to user provided value
 2024-05-14 20:52 UTC  (3+ messages)
` [PATCH v3] lib/hash: setting the maximum reclamation size


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