[RFC] lib/ethdev: introduce table driven APIs
2023-06-12 11:15 UTC
[PATCH v4] eal: fix eal init may failed when too much continuous memsegs under legacy mode
2023-06-12 9:55 UTC (6+ messages)
` [External] "
[PATCH] bus/pci: fix return value check of device FD
2023-06-12 9:47 UTC (2+ messages)
[PATCH v7] enhance NUMA affinity heuristic
2023-06-12 9:36 UTC (4+ messages)
` [PATCH v8] "
[PATCH] net/iavf: fix old GCC compilation warnings
2023-06-12 9:01 UTC (7+ messages)
` [PATCH v2] net/iavf: fix "
[PATCH] app/dma-perf: introduce dma-perf application
2023-06-12 8:26 UTC (6+ messages)
` [PATCH v5] "
` [EXT] "
[PATCH v1] net/mlx5: adapt parse graph header length limitation
2023-06-12 8:04 UTC
[Bug 1249] [dpdk-23.07] ixgbe port stop failed after launch testpmd
2023-06-12 7:43 UTC (2+ messages)
[PATCH v5 00/21] lib: add pdcp protocol
2023-06-12 5:19 UTC (5+ messages)
` [PATCH v6 "
` [PATCH v6 06/21] pdcp: add pre and post process for UL
` [EXT] "
[RFC PATCH v1 0/4] Direct re-arming of buffers on receive side
2023-06-12 3:25 UTC (17+ messages)
` [PATCH v6 0/4] Recycle mbufs from Tx queue to Rx queue
` [PATCH v6 1/4] ethdev: add API for mbufs recycle mode
` [PATCH v6 2/4] net/i40e: implement "
[PATCH] net/nfp: fix the new solution for tunnel decap action
2023-06-12 3:18 UTC
[PATCH] net/nfp: remove unneeded data endian convert operation
2023-06-12 3:16 UTC
[dpdk-dev] [RFC PATCH] mark experimental variables
2023-06-12 2:49 UTC (2+ messages)
[dpdk-dev] [PATCH] build: add dockerfile for building docker image
2023-06-12 2:44 UTC (6+ messages)
` [dpdk-dev] [PATCH v5] "
[dpdk-dev] [PATCH 1/2] eal: add API that sleeps while waiting for threads
2023-06-12 2:38 UTC (4+ messages)
` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH v2 2/2] examples: sleep while waiting worker threads to terminate
[dpdk-dev] [RFC PATCH] kvargs: add match count inside processing
2023-06-12 2:32 UTC (2+ messages)
[dpdk-dev] [PATCH v5 0/3] Extend rte_ipv6_frag_get_ipv6_fragment_header()
2023-06-12 2:27 UTC (6+ messages)
` [dpdk-dev] [PATCH v5 3/3] ip_frag: extend IPv6 fragment header retrieval
[PATCH] net/nfp: fix set IPv6 flow action can't get right address
2023-06-12 2:24 UTC (4+ messages)
` [PATCH v2] "
[dpdk-dev] [PATCH 0/2] eal/bitmap: support reverse bitmap scan
2023-06-12 2:23 UTC (2+ messages)
[dpdk-dev] [RFC] mem_debug add more log
2023-06-12 2:17 UTC (6+ messages)
[dpdk-dev] [PATCH v1 0/8] gro: support TCP/IPv6 and UDP/IPv6 for VLAN and VXLAN
2023-06-12 2:11 UTC (5+ messages)
[PATCH] cryptodev: clarify error codes returned
2023-06-11 10:05 UTC (2+ messages)
[PATCH] config/arm: add Ampere Altra/AltraMax/AmpereOne platform
2023-06-11 5:03 UTC
[dpdk-dev] [PATCH 0/3] fix error path of multi-process probe
2023-06-11 2:52 UTC (4+ messages)
` [dpdk-dev] [PATCH 1/3] eal: remove useless checks for already probed device
[dpdk-dev] [PATCH] Improve the shaper accuracy for large packets
2023-06-11 2:45 UTC (4+ messages)
[PATCH v2] lib/net: add MPLS insert and strip functionality
2023-06-10 20:17 UTC (2+ messages)
` [PATCH v5] "
[PATCH 0/8] add AESNI_MB optimisations
2023-06-10 20:15 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 8/8] crypto/ipsec_mb: set and use session ID
[PATCH v3 00/11] sync Truflow support with latest release
2023-06-10 18:32 UTC (3+ messages)
` [PATCH v3 04/11] net/bnxt: update Truflow core
[Bug 1248] Hi
2023-06-10 16:48 UTC (2+ messages)
[dpdk-dev] [PATCH] bus/vdev: add warning for duplicated vdev name
2023-06-10 15:51 UTC (2+ messages)
[PATCH v9 00/17] graph enhancement for multi-core dispatch
2023-06-09 19:12 UTC (56+ messages)
` [PATCH v10 00/16] "
` [PATCH v10 06/16] graph: introduce graph bind unbind API
` [PATCH v10 10/16] graph: introduce stream moving cross cores
` [EXT] "
` [PATCH v10 11/16] graph: enable create and destroy graph scheduling workqueue
` [EXT] "
` [PATCH v10 12/16] graph: introduce graph walk by cross-core dispatch
` [EXT] "
` [PATCH v10 13/16] graph: enable graph multicore dispatch scheduler model
` [EXT] "
` [PATCH v10 14/16] graph: add stats for mcore dispatch model
` [EXT] "
` [PATCH v10 16/16] examples/l3fwd-graph: introduce mcore dispatch worker model
` [EXT] "
` [PATCH v11 00/16] graph enhancement for multi-core dispatch
` [PATCH v11 01/16] graph: rename rte_graph_work as common
` [PATCH v11 02/16] graph: split graph worker into common and default model
` [PATCH v11 03/16] graph: move node process into inline function
` [PATCH v11 04/16] graph: add get/set graph worker model APIs
` [PATCH v11 05/16] graph: introduce graph node core affinity API
` [PATCH v11 06/16] graph: introduce graph bind unbind API
` [PATCH v11 07/16] graph: move node clone name func into private as common
` [PATCH v11 08/16] graph: introduce graph clone API for other worker core
` [PATCH v11 09/16] graph: add structure for stream moving between cores
` [PATCH v11 10/16] graph: introduce stream moving cross cores
` [PATCH v11 11/16] graph: enable create and destroy graph scheduling workqueue
` [PATCH v11 12/16] graph: introduce graph walk by cross-core dispatch
` [PATCH v11 13/16] graph: enable graph multicore dispatch scheduler model
` [PATCH v11 14/16] graph: add stats for mcore dispatch model
` [PATCH v11 15/16] test/graph: add functional tests "
` [PATCH v11 16/16] examples/l3fwd-graph: introduce mcore dispatch worker model
` [PATCH v12 00/16] graph enhancement for multi-core dispatch
` [PATCH v12 01/16] graph: rename rte_graph_work as common
` [PATCH v12 02/16] graph: split graph worker into common and default model
` [PATCH v12 03/16] graph: move node process into inline function
` [PATCH v12 04/16] graph: add get/set graph worker model APIs
` [PATCH v12 05/16] graph: introduce graph node core affinity API
` [PATCH v12 06/16] graph: introduce graph bind unbind API
` [PATCH v12 07/16] graph: move node clone name func into private as common
` [PATCH v12 08/16] graph: introduce graph clone API for other worker core
` [PATCH v12 09/16] graph: add structure for stream moving between cores
` [PATCH v12 10/16] graph: introduce stream moving cross cores
` [PATCH v12 11/16] graph: enable create and destroy graph scheduling workqueue
` [PATCH v12 12/16] graph: introduce graph walk by cross-core dispatch
` [PATCH v12 13/16] graph: enable graph multicore dispatch scheduler model
` [PATCH v12 14/16] graph: add stats for mcore dispatch model
` [PATCH v12 15/16] test/graph: add functional tests "
` [PATCH v12 16/16] examples/l3fwd-graph: introduce mcore dispatch worker model
[PATCH v2] net/vmxnet3: fix return code in initializing
2023-06-09 18:08 UTC (3+ messages)
` [PATCH v3] "
[RFC v3 1/3] eventdev: introduce event dispatcher
2023-06-09 17:51 UTC (7+ messages)
` [RFC v4 0/3] Add "
` [RFC v4 1/3] eventdev: introduce "
` [RFC v4 2/3] test: add event dispatcher test suite
` [RFC v4 3/3] doc: add event dispatcher programming guide
[RFC] eventdev: remove single-event enqueue operation
2023-06-09 17:42 UTC
[dpdk-dev] [PATCH 0/3] use a common eal device event for hot-unplug
2023-06-09 17:18 UTC (2+ messages)
` "
[dpdk-dev] [RFC,v2] lfring: lock-free ring buffer
2023-06-09 17:10 UTC (2+ messages)
` "
[dpdk-dev] [PATCH v3 1/3] dfs:add FUSE based filesystem for DPDK
2023-06-09 17:04 UTC (2+ messages)
` [PATCH v4] "
[dpdk-dev] [PATCH] LPM: add iterator over LPM rules
2023-06-09 16:59 UTC (3+ messages)
` "
` [PATCH 1/2] eal/bitmap: support bitmap reverse scanning
[dpdk-dev] [PATCH] bus/pci: check if 5-level paging is enabled when testing IOMMU address width
2023-06-09 16:31 UTC (2+ messages)
` "
[PATCH 0/6] Trivial crypto PMDs cleanup
2023-06-09 15:40 UTC (12+ messages)
` [PATCH 1/6] crypto/qat: fix sym device prototype
` [PATCH 2/6] crypto/qat: remove security lib presence checks
` [PATCH 3/6] crypto/dpaa2_sec: "
` [PATCH 4/6] crypto/dpaa_sec: "
` [PATCH 5/6] crypto/ipsec_mb: "
` [PATCH 6/6] crypto/qat: remove useless log level checks
[RFC 0/5] net/mlx5: introduce Tx datapath tracing
2023-06-09 15:28 UTC (7+ messages)
` [PATCH "
` [PATCH 1/5] app/testpmd: add trace dump command
` [PATCH 2/5] common/mlx5: introduce tracepoints for mlx5 drivers
` [PATCH 3/5] net/mlx5: add Tx datapath tracing
` [PATCH 4/5] net/mlx5: add comprehensive send completion trace
` [PATCH 5/5] net/mlx5: add Tx datapath trace analyzing script
[dpdk-dev] [PATCH] eal: turn off getopt_long error messages
2023-06-09 15:23 UTC (2+ messages)
` [PATCH v2] eal: turn off getopt_long error message during eal_log_level
[PATCH 0/7] replace rte atomics with GCC builtin atomics
2023-06-09 15:13 UTC (4+ messages)
` [PATCH v5 0/6] "
[PATCH] doc: prefer installing using meson rather than ninja
2023-06-09 14:51 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] net/dpaa2: change threshold value
2023-06-09 14:20 UTC (3+ messages)
[PATCH] net/nfp: fix incorrect link status after LSC event
2023-06-09 14:17 UTC (2+ messages)
[PATCH] net/nfp: fix TP flow action for UDP
2023-06-09 14:15 UTC (2+ messages)
[PATCH 0/3] support using several cards in one host
2023-06-09 13:23 UTC (5+ messages)
` [PATCH 1/3] net/nfp: fix control mempool creation failed
` [PATCH 2/3] net/nfp: fix representor "
` [PATCH 3/3] net/nfp: fix flow hash table "
[PATCH] bus/cdx: silence bus scan when CDX is unavailable
2023-06-09 13:20 UTC (3+ messages)
[PATCH 0/6] windows: remove most pthread lifetime shim functions
2023-06-09 12:39 UTC (8+ messages)
[dpdk-dev] [PATCH] net/cnxk: support port ID flow action item
2023-06-09 11:18 UTC
[PATCH v2] app/test-pmd: fix not polling all queues without deferred starting
2023-06-09 11:10 UTC (6+ messages)
` [PATCH v3] "
` [PATCH v4] app/testpmd: fix primary process not polling all queues
[PATCH v1] common/idpf: fix memory leak on AVX512 TX queue close
2023-06-09 10:54 UTC (2+ messages)
` [PATCH v2] "
[Bug 1246] [DPDK-23.07] runtime_vf_queue_number_kernel/set_valid_vf_queue_num_command_line: failed information when starting testpmd
2023-06-09 10:25 UTC
[PATCH v2 resend] crypto/uadk: set queue pair in dev_configure
2023-06-09 10:19 UTC (4+ messages)
` [EXT] "
[dpdk-dev] [PATCH 00/11] net/sfc: provide Rx/Tx doorbells stats
2023-06-09 10:09 UTC (5+ messages)
` [dpdk-dev] [PATCH v9 1/5] ethdev: fix docs of functions getting xstats by IDs
` [dpdk-dev] [PATCH v9 5/5] ethdev: merge driver ops to get all xstats names and by ID
[PATCH v2] dts: replace pexpect with fabric
2023-06-09 9:46 UTC (2+ messages)
` [PATCH v3] "
[PATCH v2] cryptodev: avoid algorithm strings null pointers
2023-06-09 8:30 UTC (5+ messages)
` [EXT] "
` 答复: "
[PATCH] config/arm: fix Neoverse N2 march flag
2023-06-09 4:02 UTC (6+ messages)
` [PATCH v2] "
[PATCH] net/iavf: fix abnormal disable HW interrupt
2023-06-09 3:20 UTC (3+ messages)
[PATCH] net/iavf: fix virtchnl cmd called in intr thread
2023-06-09 2:04 UTC (3+ messages)
[PATCH] net/ice: fix data length check
2023-06-09 1:50 UTC (3+ messages)
` [PATCH v2] "
[PATCH] net/bonding: fix iavf bond device query stats
2023-06-09 1:38 UTC (3+ messages)
[PATCH v2] gro : ipv6 changes to support GRO for TCP/ipv6
2023-06-09 1:04 UTC (5+ messages)
` [PATCH v4] "
[dpdk-dev] [PATCH] doc: document the new devargs syntax
2023-06-08 22:51 UTC (2+ messages)
` "
[PATCH v2] ethdev: add Tx queue flow matching item
2023-06-08 19:59 UTC (2+ messages)
DPDK Release Status Meeting 2023-06-08
2023-06-08 18:40 UTC
[PATCH v16] app/procinfo: display eventdev xstats
2023-06-08 17:35 UTC (3+ messages)
` [PATCH v17] "
[PATCH v2 00/13] Add MACsec unit test cases
2023-06-08 17:19 UTC (3+ messages)
` [PATCH v3 "
[dpdk-dev] [PATCH] ether: fix configure() to use a default for max_rx_pkt_len
2023-06-08 16:51 UTC (2+ messages)
` [PATCH v3] ether: use a default for max Rx frame size in configure()
[dpdk-dev] [PATCH v2] SDK: Add scripts to initialize DPDK runtime
2023-06-08 16:45 UTC (2+ messages)
` "
[PATCH 0/4] net/sfc: support KEEP_CRC offload
2023-06-08 16:01 UTC (2+ messages)
[PATCH] eal: choose IOVA mode according to compilation flags
2023-06-08 15:45 UTC (2+ messages)
` [PATCH v3] "
[PATCH 0/4] fix the data endian problem in IPv6 logic
2023-06-08 15:43 UTC (2+ messages)
[PATCH] bitmap: add scan init at given position
2023-06-08 14:50 UTC (4+ messages)
[PATCH] net/nfp: fix callback function pointer of disabling promisc
2023-06-08 14:50 UTC (2+ messages)
[PATCH v6] app/testpmd: expand noisy neighbour forward mode support
2023-06-08 14:32 UTC (3+ messages)
` [PATCH v7] "
[PATCH v5 00/26] Add VDUSE support to Vhost library
2023-06-08 14:29 UTC (2+ messages)
[PATCH v1] event/dlb2: add support for disabling PASID
2023-06-08 14:25 UTC (5+ messages)
[PATCH] net/mlx5: fix actions template expansion
2023-06-08 13:59 UTC (2+ messages)
[RFC] ring: improve ring performance with C11 atomics
2023-06-08 13:21 UTC (2+ messages)
[PATCH v5] crypto/qat: support to enable insecure algorithms
2023-06-08 13:14 UTC (3+ messages)
` [PATCH v6] "
[PATCH v1] common/qat: fix qat_dev_cmd_param corruption
2023-06-08 13:08 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).