[PATCH] net/ice: fix EIPT check is always true
2024-04-08 15:16 UTC
DPDK Secondary process not able to xmit packets with MLX5 VF
2024-04-08 7:29 UTC (2+ messages)
[DPDK/meson Bug 1412] [dpdk-24.03] meson_tests/driver: core dumped occurred after exit dpdk-test
2024-04-08 7:06 UTC
[PATCH] compress/mlx5: add VF device ID
2024-04-08 6:39 UTC
[PATCH] net/mlx5/hws: add fragment packet ID matching support
2024-04-08 6:32 UTC
[PATCH] app/testpmd: handle IEEE1588 init fail
2024-04-08 5:52 UTC (4+ messages)
Error in rte_eal_init() when multiple PODs over single node of K8 cluster
2024-04-08 5:29 UTC (5+ messages)
22.11.5 patches review and test
2024-04-08 4:08 UTC (2+ messages)
[PATCH 1/1] eal: add C++ include guard in generic/rte_vect.h
2024-04-07 17:04 UTC (6+ messages)
` [PATCH v3 "
RFC acceptable handling of VLAs across toolchains
2024-04-07 17:03 UTC (15+ messages)
` [PATCH 0/4] RFC samples converting VLA to alloca
` [PATCH 1/4] latencystats: use alloca instead of vla trivial
` [PATCH 2/4] hash: "
` [PATCH 3/4] vhost: use alloca instead of vla sizeof
` [PATCH 4/4] dispatcher: use alloca instead of vla multi dimensional
[PATCH 0/1] net/ena/base: bug fix for 23.11 stable only
2024-04-07 11:45 UTC (2+ messages)
` [PATCH 1/1] net/ena/base: fix metrics excessive memory consumption
[PATCH 0/2] Wangxun support vector Rx/Tx
2024-04-07 8:32 UTC (6+ messages)
` [PATCH 1/2] net/txgbe: add vectorized functions for Rx/Tx
[PATCH] dts: Change hugepage runtime config to 2MB Exclusively
2024-04-06 22:04 UTC (5+ messages)
[PATCH 00/83] move alignment attribute on types
2024-04-06 14:55 UTC (3+ messages)
` [PATCH 01/83] examples: "
[PATCH 1/2] eventdev/dma: reorganize event DMA ops
2024-04-06 10:13 UTC (2+ messages)
` [PATCH 2/2] dma/cnxk: remove completion pool
[RFC] lib/st_ring: add single thread ring
2024-04-06 9:35 UTC (15+ messages)
` [PATCH v1 0/2] deque: add multithread unsafe deque library
` [PATCH v1 1/2] deque: add multi-thread unsafe double ended queue
` Variable name issues with codespell
[PATCH] maintainers: change e-mail for vmxnet3
2024-04-06 9:03 UTC (2+ messages)
[PATCH 0/2] uuid: enhancements and tests
2024-04-06 9:01 UTC (43+ messages)
` [PATCH 1/2] eal: add functions to generate uuid values
` [PATCH v2 0/2] uuid: add generate functions and tests
` [PATCH v2 1/2] eal: add functions to generate uuid values
` [PATCH v2 2/2] test: add functional test for uuid
` [PATCH v3 0/2] uuid: add generate functions and tests
` [PATCH v3 1/2] eal: add functions to generate uuid values
` [PATCH v3 2/2] test: add functional test for uuid
` [PATCH v4 00/30] replace use of rte_memcpy with fixed sizes
` [PATCH v4 01/30] cocci/rte_memcpy: add script to eliminate fixed size rte_memcpy
` [PATCH v4 02/30] eal: replace use of "
` [PATCH v4 03/30] ethdev: replace uses of rte_memcpy
` [PATCH v4 04/30] eventdev: replace use of fixed size rte_memcpy
` [PATCH v4 05/30] cryptodev: "
` [PATCH v4 06/30] ip_frag: "
` [PATCH v4 07/30] net: "
` [PATCH v4 08/30] lpm: "
` [PATCH v4 09/30] node: "
` [PATCH v4 10/30] pdcp: "
` [PATCH v4 11/30] pipeline: "
` [PATCH v4 12/30] rib: "
` [PATCH v4 13/30] security: "
` [PATCH v4 14/30] bus: remove unneeded rte_memcpy.h include
` [PATCH v4 15/30] net: replace use of fixed size rte_memcpy
` [PATCH v4 16/30] raw: "
` [PATCH v4 17/30] baseband: "
` [PATCH v4 18/30] common: "
` [PATCH v4 19/30] crypto: "
` [PATCH v4 20/30] "
` [PATCH v4 21/30] event: "
` [PATCH v4 22/30] mempool: "
` [PATCH v4 23/30] ml/cnxk: "
` [PATCH v4 24/30] app/test-pmd: "
` [PATCH v4 25/30] app/graph: "
` [PATCH v4 26/30] app/test-eventdev: "
` [PATCH v4 27/30] app/test: "
` [PATCH v4 28/30] app/test-pipeline: remove unused rte_memcpy.h include
` [PATCH v4 29/30] app/test-bbdev: remove unnecessary include of rte_memcpy.h
` [PATCH v4 30/30] examples: replace use of fixed size rte_memcpy
[PATCH] build: exclude rather than include libs in MSVC build
2024-04-06 0:38 UTC (7+ messages)
` [PATCH v2] "
[RFC] graph/node: feedback and future improvements
2024-04-05 23:11 UTC (2+ messages)
[PATCH] cnxk: disable building template files
2024-04-05 21:47 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] "
[RFC 0/2] net/tap RSS BPF rewrite
2024-04-05 21:15 UTC (21+ messages)
` [PATCH v5 0/8] net/tap: cleanups and fix BPF flow
` [PATCH v5 7/8] net/tap: use libbpf to load new BPF program
` [PATCH v6 0/8] net/tap: cleanup and fix BPF flow support
` [PATCH v6 1/8] net/tap: do not duplicate fd's
` [PATCH v6 2/8] doc: fix the requirements and building of TAP flow
` [PATCH v6 3/8] net/tap: remove unused fields
` [PATCH v6 4/8] net/tap: validate and setup parameters for BPF RSS
` [PATCH v6 5/8] net/tap: stop "vendoring" linux bpf headers
` [PATCH v6 6/8] net/tap: rewrite the RSS BPF program
` [PATCH v6 7/8] net/tap: use libbpf to load new "
` [PATCH v6 8/8] net/tap: remove no longer used files
[PATCH v1 0/3] Additional queue stats
2024-04-05 18:17 UTC (7+ messages)
` [PATCH v1 1/3] bbdev: new queue stat for available enqueue depth
` [PATCH v1 2/3] baseband/acc: refactor queue status update
` [PATCH v1 3/3] test/bbdev: update for queue stats
[PATCH] MAINTAINERS: remove maintainers that bounce
2024-04-05 17:05 UTC
[PATCH 0/8] Fix outer UDP checksum for Intel nics
2024-04-05 16:20 UTC (20+ messages)
` [PATCH 1/8] net/ice: fix check for outer UDP checksum offload
` [PATCH 2/8] net/ice: enhance debug when HW fails to transmit
` [PATCH 3/8] mbuf: fix Tx checksum offload examples
` [PATCH 4/8] app/testpmd: fix outer IP checksum offload
` [PATCH 5/8] net: fix outer UDP checksum in Intel prepare helper
` [PATCH 6/8] net/i40e: fix outer UDP checksum offload for X710
` [PATCH 7/8] net/iavf: remove outer UDP checksum offload for X710 VF
` [PATCH 8/8] net: clear outer UDP checksum in Intel prepare helper
` [PATCH v2 0/8] Fix outer UDP checksum for Intel nics
` [PATCH v2 1/8] net/ice: fix check for outer UDP checksum offload
` [PATCH v2 2/8] net/ice: enhance debug when HW fails to transmit
` [PATCH v2 3/8] mbuf: fix Tx checksum offload examples
` [PATCH v2 4/8] app/testpmd: fix outer IP checksum offload
` [PATCH v2 5/8] net: fix outer UDP checksum in Intel prepare helper
` [PATCH v2 6/8] net/i40e: fix outer UDP checksum offload for X710
` [PATCH v2 7/8] net/iavf: remove outer UDP checksum offload for X710 VF
` [PATCH v2 8/8] net: clear outer UDP checksum in Intel prepare helper
[PATCH 00/71] replace use of fixed size rte_memcpy
2024-04-05 15:02 UTC (9+ messages)
` [PATCH v3 00/30] replace rte_memcpy of fixed size with memcpy
` [PATCH v3 15/30] net: replace use of fixed size rte_memcpy
` [PATCH v3 17/30] baseband: "
[PATCH 0/5] net/hns3: add some bugfix
2024-04-05 14:33 UTC (3+ messages)
` [PATCH 1/5] net/hns3: fix offload flag of IEEE 1588
[PATCH] net/fm10k: fix cleanup during init failure
2024-04-05 14:32 UTC (4+ messages)
[PATCH] eal/x86: improve rte_memcpy const size 16 performance
2024-04-05 13:48 UTC (13+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH] igc/ixgbe: add get/set link settings interface
2024-04-05 13:05 UTC (13+ messages)
` [PATCH] lib: "
[PATCH v7 0/6] changes for 24.03
2024-04-05 12:16 UTC (5+ messages)
` [PATCH v7 6/6] baseband/fpga_5gnr_fec: cosmetic comment changes
[PATCH] pmdinfogen: avoid empty string in ELFSymbol()
2024-04-05 11:31 UTC (2+ messages)
[PATCH] ARM64: Cross-Compilation Support
2024-04-05 11:31 UTC (2+ messages)
[PATCH] meson/mlx5: Suppress -Wunused-value diagnostic
2024-04-05 11:13 UTC
[PATCH] build and install only one library type on Windows
2024-04-05 9:11 UTC (6+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 2/2] buildtools: when building static library use static deps
[PATCH v2] lib/hash: feature reclaim defer queue
2024-04-05 2:11 UTC (5+ messages)
` [PATCH v3] lib/hash: add defer queue reclaim API
[PATCH] hash: remove return statement from function returning void
2024-04-04 18:19 UTC (2+ messages)
[PATCH] replace GCC marker extension with C11 anonymous unions
2024-04-04 17:51 UTC (6+ messages)
` [PATCH v11 0/4] remove use of RTE_MARKER fields in libraries
` [PATCH v11 1/4] net/i40e: use inline prefetch function
` [PATCH v11 2/4] mbuf: remove rte marker fields
` [PATCH v11 3/4] security: "
` [PATCH v11 4/4] cryptodev: "
Community CI Meeting Minutes - April 4, 2024
2024-04-04 16:29 UTC
Issues around packet capture when secondary process is doing rx/tx
2024-04-04 16:18 UTC (9+ messages)
[PATCH] net/ixgbe: add param check when tx_queue or rx_queqe is null
2024-04-04 15:57 UTC (2+ messages)
[PATCH] net/ixgbe: using dpdk-dumpcap capture packet coredump
2024-04-04 14:56 UTC (3+ messages)
` [PATCH] net/ixgbe: do not update link status in secondary process
[v13 0/3] net/af_xdp: fix multi interface support for K8s
2024-04-04 14:23 UTC (4+ messages)
` [v13 1/3] docs: AF_XDP Device Plugin
` [v13 2/3] net/af_xdp: fix multi interface support for K8s
` [v13 3/3] net/af_xdp: support AF_XDP DP pinned maps
[PATCH 3/3] app/testpmd: support setting lanes
2024-04-04 13:58 UTC (8+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 1/6] ethdev: "
[PATCH] net/iavf: fix fail to reset vf when using dcf
2024-04-04 13:42 UTC (4+ messages)
Major Winter Storm in the UNH Lab Area
2024-04-04 13:41 UTC
[v12 0/3] net/af_xdp: fix multi interface support for K8s
2024-04-04 13:24 UTC (4+ messages)
` [v12 1/3] docs: AF_XDP Device Plugin
` [v12 2/3] net/af_xdp: fix multi interface support for K8s
` [v12 3/3] net/af_xdp: support AF_XDP DP pinned maps
[PATCH 1/8] net/ntnic: initial commit which adds register defines
2024-04-04 12:49 UTC (8+ messages)
` [PATCH v16 "
[PATCH] net/ice: fix vlan stripping in double VLAN mode
2024-04-04 10:43 UTC (2+ messages)
[PATCH 0/2] Tx path check mbuf sub-segment
2024-04-04 10:12 UTC (3+ messages)
[PATCH] mempool: test performance with larger bursts
2024-04-04 9:26 UTC (3+ messages)
` [PATCH v7] "
[PATCH 0/4] dts: error and usage improvements
2024-04-04 9:25 UTC (4+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] dts: rework arguments framework
[PATCH] dpdk-testpmd: call get/set link settings interface
2024-04-04 9:14 UTC (2+ messages)
reg. Flow director rule create on LACP Bond
2024-04-04 5:55 UTC (2+ messages)
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).