[PATCH 00/46] use stdatomic API
2024-05-06 17:58 UTC (34+ 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] eal/arm: use stdatomic api in rte_pause
2024-05-06 16:09 UTC (2+ 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] devtools: add .clang-format file
2024-05-06 10:43 UTC (14+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] eal/arm: replace RTE_BUILD_BUG on non-constant
2024-05-06 9:30 UTC (14+ messages)
` [PATCH v2] "
[DPDK/core Bug 1436] DPDK20.11.9 runs failure on intel atom cpu
2024-05-06 8:38 UTC (2+ messages)
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)
[PATCH] common/qat: add legacy algorithm option
2024-05-05 18:31 UTC (2+ messages)
` [PATCH v2] "
High packet capturing rate in DPDK enabled port
2024-05-05 16:02 UTC (2+ messages)
Need help with reducing VIRT memory
2024-05-05 9:35 UTC (14+ messages)
[RFC v6 1/6] eal: extend bit manipulation functionality
2024-05-05 8:37 UTC (8+ messages)
` [RFC v7 0/6] Improve EAL bit operations API
` [RFC v7 1/6] eal: extend bit manipulation functionality
` [RFC v7 2/6] eal: add unit tests for bit operations
` [RFC v7 3/6] eal: add exactly-once bit access functions
` [RFC v7 4/6] eal: add unit tests for "
` [RFC v7 5/6] eal: add atomic bit operations
` [RFC v7 6/6] eal: add unit tests for atomic bit access functions
[RFC v4 1/4] eal: add bitset type
2024-05-05 7:33 UTC (7+ messages)
` [RFC v5 1/6] "
` [RFC v5 2/6] eal: add bitset test suite
` [RFC v5 3/6] eal: add atomic bitset functions
` [RFC v5 4/6] eal: add unit tests for atomic bitset operations
` [RFC v5 5/6] service: use multi-word bitset to represent service flags
` [RFC v5 6/6] event/dsw: optimize serving port logic
[RFC v5 1/6] eal: extend bit manipulation functionality
2024-05-04 15:36 UTC (6+ messages)
` [RFC v6 0/6] Improve EAL bit operations API
` [RFC v6 5/6] eal: add atomic bit operations
[RFC] graph/node: feedback and future improvements
2024-05-04 10:03 UTC (5+ messages)
[RFC] net/af_packet: make stats reset reliable
2024-05-03 22:00 UTC (14+ messages)
` [RFC v2] "
` [RFC v3] "
[PATCH] freebsd: Add support for multiple dpdk instances on FreeBSD
2024-05-03 16:52 UTC (8+ messages)
Minutes of Technical Board meeting 17-April-2024
2024-05-03 15:24 UTC (2+ messages)
[PATCH v1 00/22] Update IXGBE base driver
2024-05-03 13:57 UTC (29+ messages)
` [PATCH v2 00/27] "
` [PATCH v2 01/27] net/ixgbe/base: revert remove default advertising for x550 2.5G/5G
` [PATCH v2 02/27] net/ixgbe/base: fix wrong 5G link speed reported on VF
` [PATCH v2 03/27] net/ixgbe/base: fix PHY ID for X550
` [PATCH v2 04/27] net/ixgbe/base: rename message type macros
` [PATCH v2 05/27] net/ixgbe/base: correct registers names to match datasheet
` [PATCH v2 06/27] net/ixgbe/base: introduce new mailbox API
` [PATCH v2 07/27] net/ixgbe/base: increase DCB BW calculation for MTU from 4088 to 9128
` [PATCH v2 08/27] net/ixgbe/base: fix crash while loading driver
` [PATCH v2 09/27] net/ixgbe/base: improve function comments
` [PATCH v2 10/27] net/ixgbe/base: add fw_rst_cnt field to ixgbe_hw struct
` [PATCH v2 11/27] net/ixgbe/base: replace HIC with direct register access
` [PATCH v2 12/27] net/ixgbe/base: added link state handling
` [PATCH v2 13/27] net/ixgbe/base: handle -Wimplicit-fallthrough
` [PATCH v2 14/27] net/ixgbe/base: remove non-inclusive language
` [PATCH v2 15/27] net/ixgbe/base: filter out spurious link up indication
` [PATCH v2 16/27] net/ixgbe/base: remove circular header dependency
` [PATCH v2 17/27] net/ixgbe/base: add missing QV defines
` [PATCH v2 18/27] net/ixgbe/base: improve SWFW semaphore acquisition
` [PATCH v2 19/27] net/ixgbe/base: prevent untrusted loop bound
` [PATCH v2 20/27] net/ixgbe/base: add IXGBE_ADVTXD_MACLEN_MASK macro
` [PATCH v2 21/27] net/ixgbe/base: remove prototypes of unimplemented functions
` [PATCH v2 22/27] net/ixgbe/base: add support for E610 Admin Command Interface
` [PATCH v2 23/27] net/ixgbe/base: add support for E610 device capabilities detection
` [PATCH v2 24/27] net/ixgbe/base: add link management support for E610 device
` [PATCH v2 25/27] net/ixgbe/base: add support for NVM handling in "
` [PATCH v2 26/27] net/ixgbe/base: enable E610 device support
` [PATCH v2 27/27] net/ixgbe/base: add various miscellaneous features
[PATCH 0/8] Fix outer UDP checksum for Intel nics
2024-05-03 13:10 UTC (3+ messages)
` [PATCH v3 0/7] "
[PATCH] doc: fix testpmd ring size command
2024-05-03 11:17 UTC (2+ messages)
[PATCH] cmdline: configure input buffer size
2024-05-03 4:27 UTC (2+ messages)
` [PATCH v3] cmdline: increase "
[RFC 0/2] net/tap RSS BPF rewrite
2024-05-02 21:31 UTC (20+ messages)
` [PATCH v9 0/9] net/tap: fix RSS (BPF) support
` [PATCH v9 1/9] net/tap: do not duplicate fd's
` [PATCH v12 00/12] net/tap: RSS and other fixes
` [PATCH v12 01/12] net/tap: fix fd check in flow_isolate
` [PATCH v12 02/12] net/tap: do not duplicate fd's
` [PATCH v12 03/12] net/tap: remove unused fields
` [PATCH v12 04/12] net/tap: validate and setup parameters for BPF RSS
` [PATCH v12 05/12] net/tap: do not build flow support if header is out of date
` [PATCH v12 06/12] net/tap: rewrite the RSS BPF program
` [PATCH v12 07/12] net/tap: use libbpf to load new "
` [PATCH v12 08/12] net/tap: remove no longer used files
` [PATCH v12 09/12] net/tap: simplify internals
` [PATCH v12 10/12] net/tap: remove extraneous newlines
` [PATCH v12 11/12] net/tap: do not mark queue full as error
` [PATCH v12 12/12] net/tap: update documentation
[DPDK/ethdev Bug 1435] tap: device harmless warnings when setting remote iface
2024-05-02 21:19 UTC
[PATCH v2 0/5] ACC100 improvements and clean up
2024-05-02 20:45 UTC (6+ messages)
` [PATCH v2 1/5] baseband/acc: fix memory barrier
` [PATCH v2 2/5] baseband/acc: remove ACC100 unused code
` [PATCH v2 3/5] baseband/acc: remove ACC100 HARQ pruning
` [PATCH v2 4/5] baseband/acc: improve error description
` [PATCH v2 5/5] baseband/acc: cosmetic log changes
[PATCH v2 1/2] deque: add multi-thread unsafe double ended queue
2024-05-02 20:29 UTC (5+ messages)
` [PATCH v3 0/2] deque: add multithread unsafe deque library
` [PATCH v3 1/2] deque: add multi-thread unsafe double ended queue
` [PATCH v3 2/2] deque: add unit tests for the deque library
[PATCH 00/83] move alignment attribute on types
2024-05-02 18:33 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 31/83] net/tap: "
[PATCH] net/af_packet: fix statistics
2024-05-02 17:57 UTC (6+ messages)
DPDK code coverage reports dashboard page
2024-05-02 17:16 UTC
Community CI Meeting Minutes - May 2, 2024
2024-05-02 16:23 UTC
page: next (older) | prev (newer) | 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).