[PATCH 4/4] eventdev/timer: change eventdev reconfig logic
2022-12-20 8:12 UTC (23+ messages)
` [PATCH v2 1/4] eventdev/eth_rx: "
` [PATCH v2 3/4] eventdev/crypto: "
` [PATCH v3 1/4] eventdev/eth_rx: "
` [PATCH v3 2/4] eventdev/eth_tx: "
` [PATCH v3 3/4] eventdev/crypto: "
` [PATCH v3 4/4] eventdev/timer: "
` [PATCH v4] "
` [PATCH v4 1/4] eventdev/eth_rx: "
` [PATCH v4 2/4] eventdev/eth_tx: "
` [PATCH v4 3/4] eventdev/crypto: "
` [PATCH v4 4/4] eventdev/timer: "
` [PATCH v5 1/4] eventdev/eth_rx: "
` [PATCH v5 2/4] eventdev/eth_tx: "
` [PATCH v5 3/4] eventdev/crypto: "
` [PATCH v5 4/4] eventdev/timer: "
[PATCH 0/3] support match icmpv6 id and sequence
2022-12-20 7:44 UTC (5+ messages)
` [PATCH v2 0/3] support match icmpv6 ID "
` [PATCH v2 1/3] ethdev: add ICMPv6 "
` [PATCH v2 2/3] net/mlx5: add ICMPv6 ID and sequence match support
` [PATCH v2 3/3] net/mlx5/hws: "
[PATCH] net/iavf:fix slow memory allocation
2022-12-20 6:52 UTC (6+ messages)
[PATCH] app/crypto-perf: fix number of segments
2022-12-20 4:55 UTC
[PATCH 0/2] net/igc: support Tx timestamp offload
2022-12-20 3:47 UTC (3+ messages)
` [PATCH 1/2] net/igc/base: "
` [PATCH 2/2] net/igc: enable "
[PATCH 0/3] net/igc: support PTP timesync
2022-12-20 3:41 UTC (4+ messages)
` [PATCH 1/3] net/igc: code refactoring
` [PATCH 2/3] net/igc/base: support PTP timesync
` [PATCH 3/3] net/igc: support IEEE 1588 PTP
[PATCH] app/dma-perf: introduce dma-perf application
2022-12-20 1:06 UTC
[PATCH 0/3] Async vhost packed ring optimization
2022-12-20 0:44 UTC (4+ messages)
` [PATCH 1/3] vhost: remove redundant copy for packed shadow used ring
` [PATCH 2/3] vhost: add batch enqueue in async vhost packed ring
` [PATCH 3/3] vhost: add batch dequeue "
[PATCH] net/iavf: add lock for vf commands
2022-12-19 23:23 UTC
[PATCH v2] eventdev/timer: add API to get remaining ticks
2022-12-19 21:15 UTC (3+ messages)
` [EXT] "
[PATCH v3] eventdev/timer: add API to get remaining ticks
2022-12-19 21:11 UTC
[PATCH] net/gve: add support for basic stats
2022-12-19 19:17 UTC (4+ messages)
C++20 report error at file rte_spinlock.h
2022-12-19 16:51 UTC (3+ messages)
[RFC] eal: per-thread constructors/destructors
2022-12-19 15:53 UTC (2+ messages)
[PATCH] eventdev: add trace points
2022-12-19 14:11 UTC
[RFC PATCH 0/7] Standardize telemetry int types
2022-12-19 13:22 UTC (16+ messages)
` [RFC PATCH 1/7] telemetry: rename unsigned 64-bit enum value to uint
` [RFC PATCH 2/7] telemetry: add uint type as alias for u64
[dpdk-dev] [PATCH] net/cnxk: support flow info API
2022-12-19 13:18 UTC
21.11.3 patches review and test
2022-12-19 10:40 UTC (6+ messages)
[PATCH v5 0/5] support dmadev/ethdev stats reset
2022-12-19 9:33 UTC (7+ messages)
` [PATCH v5 1/5] dmadev: support stats reset telemetry command
` [PATCH v5 2/5] telemetry: fix repeated display when callback don't set dict
` [PATCH v5 3/5] ethdev: support xstats reset telemetry command
` [PATCH v5 4/5] ethdev: telemetry xstats support hide zero
` [PATCH v5 5/5] ethdev: add newline to telemetry log string
NIC support for IOVA as VA
2022-12-19 9:26 UTC (2+ messages)
[PATCH 0/8] fix possible data truncation and conversion error
2022-12-19 9:19 UTC (40+ messages)
` [PATCH V6 0/8] telemetry: fix data truncation and conversion error and add hex integer API
` [PATCH V6 1/8] telemetry: move to header to controllable range
` [PATCH V6 2/8] ethdev: fix possible data truncation and conversion error
` [PATCH V6 3/8] mempool: "
` [PATCH V6 4/8] cryptodev: fix possible data "
` [PATCH V6 5/8] mem: possible data truncation and "
` [PATCH V6 6/8] telemetry: support adding integer value as hexadecimal
` [PATCH V6 7/8] test: add test cases for adding hex integer value API
` [PATCH V6 8/8] ethdev: display capability values in hexadecimal format
` [PATCH V7 0/8] telemetry: fix data truncation and conversion error and add hex integer API
` [PATCH V7 1/8] telemetry: move to header to controllable range
` [PATCH V7 2/8] ethdev: fix possible data truncation and conversion error
` [PATCH V7 3/8] mempool: "
` [PATCH V7 4/8] cryptodev: fix possible data "
` [PATCH V7 5/8] mem: possible data truncation and "
` [PATCH V7 6/8] telemetry: support adding integer value as hexadecimal
` [PATCH V7 7/8] test: add test cases for adding hex integer value API
` [PATCH V7 8/8] ethdev: display capability values in hexadecimal format
` [PATCH V8 0/8] telemetry: fix data truncation and conversion error and add hex integer API
` [PATCH V8 1/8] telemetry: move to header to controllable range
` [PATCH V8 2/8] ethdev: fix possible data truncation and conversion error
` [PATCH V8 3/8] mempool: "
` [PATCH V8 4/8] cryptodev: fix possible data "
` [PATCH V8 5/8] mem: possible data truncation and "
` [PATCH V8 6/8] telemetry: support adding integer value as hexadecimal
` [PATCH V8 7/8] test: add test cases for adding hex integer value API
` [PATCH V8 8/8] ethdev: display capability values in hexadecimal format
[PATCH v19.11 LTS] kni: fix build for Suse
2022-12-19 9:04 UTC (2+ messages)
[PATCH] mempool: micro-optimize put function
2022-12-19 8:50 UTC (7+ messages)
` [PATCH v2] "
[PATCH V1 00/11] Support resource sharing among ibv_devices
2022-12-19 8:24 UTC (12+ messages)
` [PATCH V1 01/11] mailmap: add new contributors to the list
` [PATCH V1 02/11] net/mlx5/hws: add capabilities fields for vhca access
` [PATCH V1 03/11] net/mlx5/hws: remove wrong PRM capability macros
` [PATCH V1 04/11] net/mlx5/hws: add PRM definitions for cross-vhca capabilities
` [PATCH V1 05/11] net/mlx5/hws: read "
` [PATCH V1 06/11] net/mlx5/hws: added allow-other-vhca-access command
` [PATCH V1 07/11] net/mlx5/hws: added command to create alias objects
` [PATCH V1 08/11] net/mlx5/hws: add vhca identifier ID to the caps
` [PATCH V1 09/11] net/mlx5/hws: support shared ibv-context with local one
` [PATCH V1 10/11] net/mlx5/hws: support actions while shared resources is used
` [PATCH V1 11/11] net/mlx5/hws: add debug details for cross gvmi
[PATCH dpdk-kmod] linux/igb_uio: fix build with kernel 5.18
2022-12-18 14:26 UTC (3+ messages)
[PATCH kmods] linux/igb_uio: fix build on Linux 5.18+
2022-12-18 14:24 UTC (2+ messages)
[PATCH] net/mlx5: fix GENEVE resource overwritten
2022-12-18 12:05 UTC (2+ messages)
[PATCH] net/mlx5: fix available tag registers calculation for HWS
2022-12-18 12:05 UTC (2+ messages)
[Bug 1154] RTE flow: Getting a conflict error even though the rules doesn't have a conflict
2022-12-17 23:32 UTC
[PATCH v2 2/2] lib/net: added push MPLS header API
2022-12-17 23:31 UTC
[PATCH] eventdev/timer: add API to get remaining ticks
2022-12-17 20:15 UTC (3+ messages)
[PATCH] lib/net: added push MPLS header API
2022-12-17 19:46 UTC (2+ messages)
[PATCH] net/ice: add devargs for disabling mac filter
2022-12-17 17:20 UTC (4+ messages)
[PATCH 0/2] enable lcores test on Windows
2022-12-16 17:16 UTC (7+ messages)
` [PATCH 1/2] eal: add missing call marking memory config complete
` [PATCH v2 0/2] Enable the lcores test on Windows instead of skipping it
` [PATCH v2 1/2] eal: add missing call marking memory config complete
` [PATCH v2 2/2] test: enable lcores test on Windows
[Bug 1153] net/i40e: not all tx error counts in NIC statistics
2022-12-16 15:44 UTC
[Bug 1152] net/mlx5 - direct ibverbs dependency when compiling with -Dibverbs_link=dlopen
2022-12-16 15:28 UTC
[PATCH RESEND v2 00/11] codeql fixes for various subsystems
2022-12-16 15:26 UTC (5+ messages)
[Bug 1151] rte_eth_tx_buffer_init does not zeroize field rte_eth_dev_tx_buffer.length
2022-12-16 14:10 UTC
The link status of the 82599 NIC cannot be setted to down
2022-12-16 10:56 UTC
[RFC PATCH 0/4] lcore telemetry improvements
2022-12-16 10:47 UTC (7+ messages)
` [PATCH v5 "
` [PATCH v5 1/4] eal: add lcore info in telemetry
` [PATCH v5 2/4] eal: allow applications to report their cpu usage
` [PATCH v5 3/4] testpmd: add dump_lcores command
` [PATCH v5 4/4] testpmd: report lcore usage
questions about crypto_scheduler
2022-12-16 10:31 UTC (3+ messages)
` [EXT] "
[dpdk-dev] [PATCH 0/7] Register external threads as lcore
2022-12-16 9:55 UTC (8+ messages)
` [dpdk-dev] [PATCH v6 00/10] Register non-EAL "
` [dpdk-dev] [PATCH v6 07/10] eal: add lcore init callbacks
[PATCH 0/7] add idpf pmd enhancement features
2022-12-16 9:37 UTC (8+ messages)
` [PATCH 1/7] common/idpf: add hw statistics
` [PATCH 2/7] common/idpf: add RSS set/get ops
` [PATCH 3/7] common/idpf: support single q scatter RX datapath
` [PATCH 4/7] common/idpf: add rss_offload hash in singleq rx
` [PATCH 5/7] common/idpf: add alarm to support handle vchnl message
` [PATCH 6/7] common/idpf: add xstats ops
` [PATCH 7/7] common/idpf: update mbuf_alloc_failed multi-thread process
[PATCH] crypto/qat: add SHA3 plain hash support
2022-12-16 9:18 UTC (2+ messages)
[PATCH v1 1/2] mailmap: add contributor to list
2022-12-16 7:39 UTC (2+ messages)
` [PATCH v1 2/2] app/test-flow-perf: fix division or module by zero
[RFC 0/3] Async vhost packed ring optimization
2022-12-16 7:38 UTC (4+ messages)
` [RFC 1/3] vhost: remove redundant copy for packed shadow used ring
` [RFC 2/3] vhost: add batch enqueue in async vhost packed ring
` [RFC 3/3] vhost: add batch dequeue "
[PATCH v3 0/4] add support for self monitoring
2022-12-16 7:33 UTC (8+ messages)
` [PATCH v4 "
` [PATCH v4 1/4] eal: add generic support for reading PMU events
[PATCH] net/i40e: reduce the ITR interval of multi-driver mode
2022-12-16 3:11 UTC
[RFC] net/vhost: support asynchronous data path
2022-12-16 2:00 UTC
[PATCH v3] vdpa/ifc: Match default subsystem IDs for modern virtio-blk devices
2022-12-16 1:58 UTC (3+ messages)
` [PATCH v4] "
Question about add ethdev loopback set API
2022-12-16 1:07 UTC (7+ messages)
[dpdk-dev] [PATCH v1 1/1] compress/octeontx: async burst mode feature support
2022-12-15 18:55 UTC
[dpdk-dev] [PATCH v1 1/1] compress/octeontx: mark ZIP VF driver to support disabling IOVA as PA
2022-12-15 18:50 UTC
[PATCH 0/8] Enable building more on Windows
2022-12-15 18:09 UTC (6+ messages)
` [PATCH 2/8] net/ring: build "
[Bug 1150] [21.11] failure to build API's html docs on Fedora 37
2022-12-15 17:47 UTC
[Bug 1149] [21.11] lib/ring build failure with gcc 12 and debug enabled
2022-12-15 17:40 UTC
DPDK 19.11.14 released
2022-12-15 16:24 UTC
[PATCH 01/14] doc/guides/bbdevs: add ark baseband device documentation
2022-12-15 14:18 UTC (2+ messages)
[PATCH 0/2] support device private dump
2022-12-15 10:56 UTC (4+ messages)
` [PATCH v2 0/3] net/bonding: "
do you have Intel i226LM 2.5G DPDK RFC-2544 result for us reference?
2022-12-15 7:30 UTC
Reminder - DTS Working Group - Tomorrow, Wed. 12/14 at 9am EST/6am PST
2022-12-14 0:25 UTC
[PATCH] eal: cleanup alarm and multiprocess hotplug before memory detach
2022-12-13 8:54 UTC (3+ messages)
` [External] "
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).