[PATCH] app/test-cmdline: add test to Windows build
2024-12-23 19:35 UTC
[PATCH 00/15] fix packing of structs when building with MSVC
2024-12-23 19:12 UTC (35+ messages)
` [PATCH v6 00/30] "
` [PATCH v7 00/29] "
` [PATCH v7 01/29] devtools: check packed attributes
` [PATCH v7 02/29] eal/include: add new packing macros
` [PATCH v7 03/29] app/test-pmd: remove unnecessary packed attributes
` [PATCH v7 04/29] app/test: replace "
` [PATCH v7 05/29] doc/guides: "
` [PATCH v7 06/29] drivers/baseband: "
` [PATCH v7 07/29] drivers/bus: "
` [PATCH v7 08/29] drivers/common: "
` [PATCH v7 09/29] drivers/compress: "
` [PATCH v7 10/29] drivers/crypto: "
` [PATCH v7 11/29] drivers/dma: "
` [PATCH v7 12/29] drivers/event: "
` [PATCH v7 13/29] drivers/mempool: "
` [PATCH v7 14/29] drivers/net: "
` [PATCH v7 15/29] drivers/raw: "
` [PATCH v7 16/29] drivers/regex: "
` [PATCH v7 17/29] drivers/vdpa: "
` [PATCH v7 18/29] examples/common: "
` [PATCH v7 19/29] examples/ip-pipeline: remove "
` [PATCH v7 20/29] examples/ipsec_secgw: replace "
` [PATCH v7 21/29] examples/l3fwd-power: "
` [PATCH v7 22/29] examples/l3fwd: "
` [PATCH v7 23/29] examples/ptpclient: "
` [PATCH v7 24/29] examples/vhost_blk: "
` [PATCH v7 25/29] lib/eal: "
` [PATCH v7 26/29] lib/ipsec: "
` [PATCH v7 27/29] lib/net: "
` [PATCH v7 28/29] lib/pipeline: "
` [PATCH v7 29/29] lib/vhost: "
[PATCH v1 0/1] dts: add EAL sanity check suite
2024-12-23 18:57 UTC (6+ messages)
` [PATCH v1 1/1] "
` [PATCH v2 1/1] dts: add EAL confidence "
[PATCH v12] dts: port over queue start/stop suite
2024-12-23 18:39 UTC (2+ messages)
` [PATCH v13] "
[PATCH] doc: fixing name of rfc2697 and rfc2698
2024-12-23 17:00 UTC
[PATCH 00/21] use portable variadic macros
2024-12-23 15:39 UTC (8+ messages)
` [PATCH v2 00/14] "
` [PATCH v2 05/14] drivers/bus: "
` [PATCH v2 13/14] drivers/raw: "
[PATCH] doc: install guides and api docs to different directories
2024-12-23 15:38 UTC
[PATCH] doc: add install_tag to meson
2024-12-23 13:21 UTC
[PATCH] net/vhost: improve devargs documentation
2024-12-23 13:12 UTC (2+ messages)
net/mlx5: wrong Rx/Tx descriptor limits when DevX is off
2024-12-23 13:08 UTC (3+ messages)
[RFC v2 1/1] eventdev: add atomic queue to test-eventdev app
2024-12-23 11:16 UTC (2+ messages)
[PATCH v2 01/15] net/zxdh: zxdh np init implementation
2024-12-23 11:02 UTC (24+ messages)
` [PATCH v4 00/15] net/zxdh: updated net zxdh driver
` [PATCH v4 06/15] net/zxdh: dev start/stop ops implementations
` [PATCH v4 13/15] net/zxdh: rss hash config/update, reta update/get
` [PATCH v4 15/15] net/zxdh: mtu update ops implementations
` [PATCH v5 00/15] net/zxdh: updated net zxdh driver
` [PATCH v5 01/15] net/zxdh: zxdh np init implementation
` [PATCH v5 02/15] net/zxdh: zxdh np uninit implementation
` [PATCH v5 03/15] net/zxdh: port tables init implementations
` [PATCH v5 04/15] net/zxdh: port tables unint implementations
` [PATCH v5 05/15] net/zxdh: rx/tx queue setup and intr enable
` [PATCH v5 06/15] net/zxdh: dev start/stop ops implementations
` [PATCH v5 07/15] net/zxdh: provided dev simple tx implementations
` [PATCH v5 08/15] net/zxdh: provided dev simple rx implementations
` [PATCH v5 09/15] net/zxdh: link info update, set link up/down
` [PATCH v5 10/15] net/zxdh: mac set/add/remove ops implementations
` [PATCH v5 11/15] net/zxdh: promisc/allmulti "
` [PATCH v5 12/15] net/zxdh: vlan filter/ offload "
` [PATCH v5 13/15] net/zxdh: rss hash config/update, reta update/get
` [PATCH v5 14/15] net/zxdh: basic stats ops implementations
` [PATCH v5 15/15] net/zxdh: mtu update "
[RFC PATCH] ethdev: add new API for enable/disable xstat counters by ID
2024-12-23 10:46 UTC (3+ messages)
[PATCH v3 00/10] devtools, lib, test, net, common: remove unused rte_bitmap_free()
2024-12-23 10:31 UTC (13+ messages)
` [PATCH v3 01/10] devtools/cocci, lib/eal: "
` [PATCH v3 02/10] app/test: remove unsued rte_bitmap_free()
` [PATCH v3 03/10] net/sfc: remove unused rte_bitmap_free()
` [PATCH v3 04/10] crypto/ionic: "
` [PATCH v3 05/10] net/cxgbe: "
` [PATCH v3 06/10] net/mlx4: "
` [PATCH v3 07/10] common/mlx5: "
` [PATCH v3 08/10] net/bonding: "
` [PATCH v3 09/10] net/netvsc: "
` [PATCH v3 10/10] common/cnxk: "
[PATCH] bus/fslmc: fix use after rte_free
2024-12-23 10:23 UTC (9+ messages)
` [PATCH v2 0/5] Fixes for build with -Dsanitize=undefined
` [PATCH v2 1/5] bus/fslmc: fix use after rte_free
` [PATCH v2 2/5] net/bnxt: fix use after free
` [PATCH v2 3/5] net/bnx2x: use RTE_BIT32
` [PATCH v2 4/5] net/qede: fix use after free
` [PATCH v2 5/5] vhost: use strlcpy instead of strncpy
[PATCH V1 0/7] port probe time optimization
2024-12-23 10:11 UTC (8+ messages)
` [PATCH 1/7] mailmap: update user name
` [PATCH 2/7] net/mlx5: optimize device probing
` [PATCH 3/7] net/mlx5: add new devargs to control probe optimization
` [PATCH 4/7] common/mlx5: fix Netlink socket leak
` [PATCH 5/7] common/mlx5: add RDMA monitor event awareness
` [PATCH 6/7] mlx5: use RDMA Netlink to update port information
` [PATCH 7/7] mlx5: add backward compatibility for RDMA monitor
[PATCH] service: fix getting service lcore attributes
2024-12-23 9:50 UTC (3+ messages)
[PATCH v3] app/test-flow-perf: support testing the flow tables query rate
2024-12-23 9:16 UTC
[PATCH dpdk] log: fix double free on cleanup
2024-12-23 8:59 UTC (3+ messages)
[PATCH v2] app/test-flow-perf: support testing the flow tables query rate
2024-12-23 8:47 UTC
Tech Board Meeting Minutes - 2024-Nov-27
2024-12-23 8:38 UTC
[PATCH] app/test-flow-perf: support testing the flow table query rate
2024-12-23 8:35 UTC
[PATCH 1/1] vhost: fix missing descriptor chains length checks
2024-12-23 3:29 UTC
21.11.9 patches review and test
2024-12-23 2:48 UTC (3+ messages)
[PATCH 1/1] vhost: fix a double fetch when dequeue offloading
2024-12-23 2:45 UTC (8+ messages)
` [PATCH v2 "
[RFC PATCH] eventdev: adapter API to configure multiple Rx queues
2024-12-22 16:28 UTC (2+ messages)
[PATCH v4 00/11] devtools, lib, test, net, common: remove unused rte_bitmap_free() and plt_bitmap_free()
2024-12-22 12:49 UTC (12+ messages)
` [PATCH v4 01/11] devtools/cocci, lib/eal: remove unused rte_bitmap_free()
` [PATCH v4 02/11] app/test: "
` [PATCH v4 03/11] net/sfc: "
` [PATCH v4 04/11] crypto/ionic: "
` [PATCH v4 05/11] net/cxgbe: "
` [PATCH v4 06/11] net/mlx4: "
` [PATCH v4 07/11] common/mlx5: "
` [PATCH v4 08/11] net/bonding: "
` [PATCH v4 09/11] net/netvsc: "
` [PATCH v4 10/11] common/cnxk: remove unused plt_bitmap_free()
` [PATCH v4 11/11] {common,net}/cnxk: "
[PATCH 0/1] common/sfc_efx/base: remove unreachable code
2024-12-21 18:20 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH 0/6] dts: add Ruff and docstring linting
2024-12-20 23:14 UTC (3+ messages)
` [PATCH v2 0/7] "
[RFC PATCH 0/2] dts: add basic scope to improve shell handling
2024-12-20 17:24 UTC (3+ messages)
` [RFC PATCH 1/2] dts: add scoping and shell registration to Node
` [RFC PATCH 2/2] dts: revert back shell split
[RFC 0/8] ioring: network driver
2024-12-20 16:19 UTC (7+ messages)
[RFC PATCH 00/21] Reduce code duplication across Intel NIC drivers
2024-12-20 16:15 UTC (27+ messages)
` [PATCH v4 00/24] "
` [PATCH v4 01/24] net/_common_intel: add pkt reassembly fn for intel drivers
` [PATCH v4 02/24] net/_common_intel: provide common Tx entry structures
` [PATCH v4 03/24] net/_common_intel: add Tx mbuf ring replenish fn
` [PATCH v4 04/24] drivers/net: align Tx queue struct field names
` [PATCH v4 05/24] drivers/net: add prefix for driver-specific structs
` [PATCH v4 06/24] net/_common_intel: merge ice and i40e Tx queue struct
` [PATCH v4 07/24] net/iavf: use common Tx queue structure
` [PATCH v4 08/24] net/ixgbe: convert Tx queue context cache field to ptr
` [PATCH v4 09/24] net/ixgbe: use common Tx queue structure
` [PATCH v4 10/24] net/_common_intel: pack "
` [PATCH v4 11/24] net/_common_intel: add post-Tx buffer free function
` [PATCH v4 12/24] net/_common_intel: add Tx buffer free fn for AVX-512
` [PATCH v4 13/24] net/iavf: use common Tx "
` [PATCH v4 14/24] net/ice: move Tx queue mbuf cleanup fn to common
` [PATCH v4 15/24] net/i40e: use common Tx queue mbuf cleanup fn
` [PATCH v4 16/24] net/ixgbe: "
` [PATCH v4 17/24] net/iavf: "
` [PATCH v4 18/24] net/ice: use vector SW ring for all vector paths
` [PATCH v4 19/24] net/i40e: "
` [PATCH v4 20/24] net/iavf: "
` [PATCH v4 21/24] net/_common_intel: remove unneeded code
` [PATCH v4 22/24] net/ixgbe: use common Tx backlog entry fn
` [PATCH v4 23/24] net/_common_intel: create common mbuf initializer fn
` [PATCH v4 24/24] net/_common_intel: extract common Rx vector criteria
[PATCH] net/bonding: check return value when enable/disable promisc mode
2024-12-20 7:08 UTC
[PATCH 0/2] add function to set dedicated queue size
2024-12-20 5:25 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] net/bonding: add command "
[PATCH] net/virtio: check return value when calling pthread_mutex_init
2024-12-20 5:24 UTC (2+ messages)
[PATCH 1/1] vhost: fix missing gso_size validity check
2024-12-20 3:45 UTC
The question for the modification against (lib/cryptodev/rte_cryptodev.h) in commit 719834a6
2024-12-20 2:21 UTC (11+ messages)
` [PATCH] cryptodev: fix C++ include
` [EXTERNAL] "
` [PATCH v2] "
[PATCH v6] graph: mcore: optimize graph search
2024-12-20 2:05 UTC (2+ messages)
[PATCH v4] net/zxdh: Provided zxdh basic init
2024-12-20 1:47 UTC (3+ messages)
[PATCH] net/gve: Allocate qpl pages using malloc if memzone allocation fails
2024-12-20 0:04 UTC (5+ messages)
[PATCH] pdump: clear statistics when enabled
2024-12-19 23:58 UTC
rte_event_eth_tx_adapter_enqueue() short enqueue
2024-12-19 17:12 UTC (6+ messages)
[PATCH] cryptodev: allow use of global variables from C++
2024-12-19 16:35 UTC
[PATCH 0/3] Defer lcore variables allocation
2024-12-19 16:19 UTC (3+ messages)
` [PATCH v2 0/5] "
[PATCH] net/mlx5: fix fragmented ptype match
2024-12-19 16:05 UTC (2+ messages)
` [PATCH v2] net/mlx5/hws: "
[RFC] eventdev: add atomic queue to test-eventdev app
2024-12-19 13:24 UTC (3+ messages)
page: next (older)
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).