[PATCH 0/2] multiple representors in one device
2024-02-01 10:10 UTC (10+ messages)
` [PATCH v4 0/1] "
` [PATCH v4 1/1] ethdev: parsing multiple representor devargs string
` [EXT] "
` [PATCH v5 0/2] multiple representors in one device
` [PATCH v5 1/2] ethdev: parsing multiple representor devargs string
` [PATCH v5 2/2] test/devargs: add eth devargs parse cases
[PATCH] ethdev: recommend against using locks in event callbacks
2024-02-01 10:08 UTC (2+ messages)
[PATCH] test/security: add inline IPsec Rx inject test
2024-02-01 10:07 UTC (4+ messages)
` [EXT] "
` [PATCH v2] "
[PATCH] app/testpmd: support updating flow rule actions
2024-02-01 9:59 UTC (2+ messages)
` [PATCH v2] "
[PATCH] drivers: use dedicated logtypes
2024-02-01 9:35 UTC (2+ messages)
[PATCH v1 0/7] improve eventdev API specification/documentation
2024-02-01 9:35 UTC (25+ messages)
` [PATCH v2 00/11] "
` [PATCH v2 01/11] eventdev: improve doxygen introduction text
` [PATCH v2 03/11] eventdev: update documentation on device capability flags
` [PATCH v2 04/11] eventdev: cleanup doxygen comments on info structure
` [PATCH v2 06/11] eventdev: improve doxygen comments on configure struct
` [PATCH v2 07/11] eventdev: fix documentation for counting single-link ports
` [PATCH v2 10/11] eventdev: RFC clarify comments on scheduling types
` [PATCH v2 11/11] eventdev: RFC clarify docs on event object fields
[PATCH 0/2] RTE_LOG_DP cleanups
2024-02-01 9:33 UTC (5+ messages)
` [PATCH 1/2] drivers: remove unnecessary RTE_LOG_DP macros
` [PATCH 2/2] drivers: RTE_LOG_DP newline consistency
[PATCH 24.03] build: track mandatory rather than optional libs
2024-02-01 9:25 UTC (4+ messages)
` [PATCH v3 0/3] Improve optional lib support
[PATCH 1/2] build: fix reasons conflict
2024-02-01 9:24 UTC (7+ messages)
` [PATCH 2/2] app/graph: fix build reason
[PATCH] net/iavf: fix application reset callback calls
2024-02-01 8:58 UTC (2+ messages)
[PATCH] lib: remove duplicate prefix in logs
2024-02-01 8:53 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/2] app/test-crypto-perf: fix invalid memcmp results
2024-02-01 8:47 UTC (3+ messages)
` [PATCH v2 "
` [EXT] "
[PATCH] app/test-crypto-perf: fix invalid mbuf next operation
2024-02-01 8:45 UTC (3+ messages)
` [PATCH v2] "
` [EXT] "
[PATCH 0/4] introduce encap hash calculation
2024-02-01 8:40 UTC (4+ messages)
` [PATCH 1/4] ethdev: "
[PATCH 0/8] support NAT64 action
2024-02-01 8:38 UTC (6+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] ethdev: introduce "
` [PATCH v2 2/2] app/testpmd: add support for NAT64 in the command line
[PATCH v2 1/2] vhost: fix memory leak in Virtio Tx split path
2024-02-01 8:29 UTC (4+ messages)
` [PATCH v2 2/2] vhost: add new mbuf allocation failure statistic
[PATCH 1/3] cryptodev: add ec points to sm2 op
2024-02-01 8:07 UTC (4+ messages)
` [PATCH 2/3] crypto/qat: add sm2 encryption/decryption function
` [PATCH 3/3] app/test: add test sm2 C1/Kp test cases
` [EXT] [PATCH 1/3] cryptodev: add ec points to sm2 op
[RFC v3] eal: add bitset type
2024-02-01 8:04 UTC (6+ messages)
[PATCH v2 0/3] [PATCH 0/2] ethdev: add RTE_FLOW_ITEM_TYPE_COMPARE
2024-02-01 6:51 UTC (14+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 1/3] ethdev: rename action modify field data structure
` [PATCH v3 2/3] ethdev: add compare item
[PATCH] net/mana: use rte_pktmbuf_alloc_bulk for allocating RX WQEs
2024-02-01 3:55 UTC (11+ messages)
` [Patch v2] "
` [Patch v3] "
[PATCH 0/2] Wangxun support vector Rx/Tx
2024-02-01 3:00 UTC (3+ messages)
` [PATCH 1/2] net/txgbe: add vectorized functions for Rx/Tx
` [PATCH 2/2] net/ngbe: "
[PATCH 0/2] ethdev: add RTE_FLOW_ITEM_TYPE_COMPARE
2024-02-01 2:30 UTC (5+ messages)
` [PATCH v4 0/3] "
` [PATCH v4 1/3] ethdev: rename action modify field data structure
` [PATCH v4 2/3] ethdev: add compare item
` [PATCH v4 3/3] net/mlx5: add compare item support
[PATCH] replace GCC marker extension with C11 anonymous unions
2024-01-31 22:55 UTC (8+ messages)
` [PATCH] mbuf: "
[PATCH v4 1/7] net/gve: fully expose RSS offload support in dev_info
2024-01-31 22:13 UTC (7+ messages)
` [PATCH v5 0/5] net/gve: RSS Support for GVE Driver
` [PATCH v5 1/5] net/gve: expose RSS offload support in dev info
` [PATCH v5 2/5] net/gve: add RSS adminq command
` [PATCH v5 3/5] net/gve: add gve RSS library
` [PATCH v5 4/5] net/gve: add RSS configuration update support
` [PATCH v5 5/5] net/gve: add RSS redirection table "
[PATCH 1/2] ci: bump tested distributions in GHA
2024-01-31 17:44 UTC (2+ messages)
` [PATCH 2/2] ci: update versions of actions "
rte_atomic_*_explicit
2024-01-31 17:34 UTC (9+ messages)
DTS WG Meeting Minutes - January 31, 2024
2024-01-31 17:10 UTC
[PATCH] RFC: use C11 alignas instead of GCC attribute aligned
2024-01-31 16:04 UTC (21+ messages)
[PATCH v3 0/7] net/gve: RSS Support for GVE Driver
2024-01-31 14:58 UTC (7+ messages)
` [PATCH v4 6/7] net/gve: update gve.ini with RSS capabilities
` [PATCH v4 7/7] net/gve: update GVE documentation with RSS support
`
[PATCH 1/2] vhost: fix memory leak in Virtio Tx split path
2024-01-31 13:32 UTC (4+ messages)
` [PATCH 2/2] vhost: add new mbuf allocation failure statistic
[PATCH] ethdev: fast path async flow API
2024-01-31 13:20 UTC (3+ messages)
` [PATCH v2] "
DPDK testpmd with E823 link status is down
2024-01-31 10:52 UTC
[PATCH] ethdev: add template table resize API
2024-01-31 9:59 UTC (10+ messages)
` [PATCH v2] "
[PATCH] maintainers: update for fm10k/ifc drivers
2024-01-31 9:50 UTC
[PATCH] kernel/freebsd: fix module build on FreeBSD 14
2024-01-31 9:49 UTC (3+ messages)
[PATCH 1/2] config/arm: avoid mcpu and march conflicts
2024-01-31 9:03 UTC (8+ messages)
` [EXT] "
DTS testpmd and SCAPY integration
2024-01-31 7:42 UTC (8+ messages)
[PATCH v1] net/tap: fix buffer overflow for ptypes list
2024-01-31 3:22 UTC (4+ messages)
` [PATCH v6 1/2] drivers/net: "
` [PATCH v6 2/2] drivers/net: return number of types in get supported types
[PATCH v1] doc: update guideline for fix commit messages
2024-01-31 2:14 UTC (3+ messages)
` [PATCH v2] "
[PATCH] net/mana: start secondary process queues by default
2024-01-31 0:46 UTC
[PATCH] eal: remove unnecessary use of statement expression
2024-01-31 0:18 UTC
CentOs End of Life?
2024-01-30 19:10 UTC (4+ messages)
[DPDK Bug 1376] A BPF can no longer include header rte_mbuf_core.h
2024-01-30 19:07 UTC (2+ messages)
[PATCH] windows: install sched.h header
2024-01-30 16:52 UTC (3+ messages)
[PATCH] maintainers: update Windows maintainers
2024-01-30 16:43 UTC (2+ messages)
[RFC] ethdev: fast path async flow API
2024-01-30 16:08 UTC (10+ messages)
[PATCH v1] crypto/ipsec_mb: upgrade IPsec Multi-buffer to 1.4
2024-01-30 14:24 UTC (2+ messages)
` [PATCH v2] crypto/ipsec_mb: bump minimum IPSec Multi-buffer version
[PATCH 0/4] enhance NFP service framework
2024-01-30 12:17 UTC (4+ messages)
` [PATCH 4/4] net/nfp: fix stop cpp service problem
[RFC V1 0/1] net: extend VXLAN header to support more extensions
2024-01-30 11:25 UTC (2+ messages)
` [RFC V1 1/1] "
[PATCH] net/ixgbe: increase vf reset timeout
2024-01-30 10:00 UTC
[RFC] net: extend VXLAN header to support more extensions
2024-01-30 9:39 UTC
[RFC] service: extend service function call statistics
2024-01-30 7:16 UTC (7+ messages)
[PATCH V1] net/mlx5: store IPv6 TC detection result in physical device
2024-01-30 6:49 UTC
[PATCH v7 0/5] app/testpmd: support multiple process attach and detach port
2024-01-30 6:36 UTC (6+ messages)
` [PATCH v7 1/5] drivers/bus: restore driver assignment at front of probing
` [PATCH v7 2/5] ethdev: fix skip valid port in probing callback
` [PATCH v7 3/5] app/testpmd: check the validity of the port
` [PATCH v7 4/5] app/testpmd: add attach and detach port for multiple process
` [PATCH v7 5/5] app/testpmd: stop forwarding in new or destroy event
[PATCH] bus/pci: fix secondary process PCI uio resource map problem
2024-01-30 6:16 UTC (6+ messages)
` [PATCH v2 0/2] fix secondary process PCI UIO resource problem
` [PATCH v2 1/2] bus/pci: fix secondary process PCI uio resource map problem
` [PATCH v2 2/2] bus/pci: fix secondary process save 'FD' problem
[RFC] ethdev: introduce PTP device capability
2024-01-30 3:58 UTC
[RFC 0/2] net/tap RSS BPF rewrite
2024-01-30 3:46 UTC (3+ messages)
` [RFC 1/2] tap: stop "vendoring" linux bpf headers
` [RFC 2/2] tap: rework BPF handling
[PATCH] lib/telemetry:fix telemetry conns leak in case of socket write fail
2024-01-30 1:57 UTC (2+ messages)
` [PATCH] [v3]lib/telemetry:fix "
[PATCH] app/testpmd: fix crash in multi-process packet forwarding
2024-01-30 1:32 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/2] net/mana: use a MR variable on the stack instead of allocating it
2024-01-30 1:24 UTC (2+ messages)
` [PATCH 2/2] net/mana: properly deal with MR cache expansion failure
[PATCH] net/ark: add PCIe ids for Atomic Rules TK242 devices
2024-01-29 17:58 UTC (2+ messages)
[PATCH] maintainers: add new maintainer to DMA perf tool
2024-01-29 17:16 UTC (2+ messages)
[PATCH v1 0/2] dts: api docs generation
2024-01-29 17:09 UTC (4+ messages)
` [PATCH v3 0/3] dts: API "
` [PATCH v3 3/3] dts: add API doc generation
[PATCH v1] maintainers: remove tianfei from ifpga
2024-01-29 17:00 UTC (3+ messages)
[PATCH] maintainers: update for intel PMD
2024-01-29 16:50 UTC (2+ messages)
[PATCH] maintainers: update for i40e/iavf/idpf/cpfl
2024-01-29 16:49 UTC (2+ messages)
[PATCH] maintainers: updated for Intel drivers
2024-01-29 16:49 UTC (2+ messages)
[PATCH] maintainers: update for e1000/ixgbe
2024-01-29 16:48 UTC (2+ messages)
[PATCH] maintainers: update for e1000/igc
2024-01-29 16:48 UTC (2+ messages)
[dpdk-dev] [v1] ethdev: support Tx queue used count
2024-01-29 15:03 UTC (3+ messages)
` [dpdk-dev] [v2] "
[PATCH 0/3] some bugfixes for PTP
2024-01-29 15:00 UTC (14+ messages)
` [PATCH v3 0/2] ethdev: add the check for PTP capability
[PATCH v2 0/2] net/mlx5: add random compare support
2024-01-29 13:44 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] net/mlx5/hws: add support for compare matcher
` [PATCH v3 2/2] net/mlx5: add support to compare random value
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).