DPDK patches and discussions
 help / color / mirror / Atom feed
[v12 0/3] net/af_xdp: fix multi interface support for K8s
 2024-04-04 13:24 UTC 

[PATCH 1/8] net/ntnic: initial commit which adds register defines
 2024-04-04 12:49 UTC  (8+ messages)
` [PATCH v16 "

[PATCH] eal/x86: improve rte_memcpy const size 16 performance
 2024-04-04 11:19 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 00/71] replace use of fixed size rte_memcpy
 2024-04-04 11:07 UTC  (34+ messages)
` [PATCH v3 00/30] replace rte_memcpy of fixed size with memcpy
  ` [PATCH v3 01/30] cocci/rte_memcpy: add script to eliminate fixed size rte_memcpy
  ` [PATCH v3 02/30] eal: replace use of "
  ` [PATCH v3 03/30] ethdev: "
  ` [PATCH v3 04/30] eventdev: "
  ` [PATCH v3 05/30] cryptodev: "
  ` [PATCH v3 06/30] ip_frag: "
  ` [PATCH v3 07/30] net: "
  ` [PATCH v3 08/30] lpm: "
  ` [PATCH v3 09/30] node: "
  ` [PATCH v3 10/30] pdcp: "
  ` [PATCH v3 11/30] pipeline: "
  ` [PATCH v3 12/30] rib: "
  ` [PATCH v3 13/30] security: "
  ` [PATCH v3 14/30] bus: remove unneeded rte_memcpy.h include
  ` [PATCH v3 15/30] net: replace use of fixed size rte_memcpy
  ` [PATCH v3 16/30] raw: "
  ` [PATCH v3 17/30] baseband: "
  ` [PATCH v3 18/30] common: "
  ` [PATCH v3 19/30] crypto: "
  ` [PATCH v3 20/30] "
  ` [PATCH v3 21/30] event: "
  ` [PATCH v3 22/30] mempool: "
  ` [PATCH v3 23/30] ml/cnxk: "
  ` [PATCH v3 24/30] app/test-pmd: "
  ` [PATCH v3 25/30] app/graph: "
  ` [PATCH v3 26/30] app/test-eventdev: "
  ` [PATCH v3 27/30] app/test: "
  ` [PATCH v3 28/30] app/test-pipeline: remove unused rte_memcpy.h include
  ` [PATCH v3 29/30] app/test-bbdev: remove unnecessary include of rte_memcpy.h
  ` [PATCH v3 30/30] examples: replace use of fixed size rte_memcpy

[PATCH] net/iavf: fix fail to reset vf when using dcf
 2024-04-04 10:58 UTC  (2+ messages)

[PATCH] net/ice: fix vlan stripping in double VLAN mode
 2024-04-04 10:43 UTC  (4+ messages)
  ` RES: "

[PATCH] net/fm10k: fix cleanup during init failure
 2024-04-04 10:30 UTC  (3+ messages)

[PATCH 0/2] Tx path check mbuf sub-segment
 2024-04-04 10:12 UTC  (3+ messages)

[PATCH v2] lib/hash: feature reclaim defer queue
 2024-04-04 10:11 UTC  (4+ messages)
` [PATCH v3] lib/hash: add defer queue reclaim API

[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)

[PATCH] igc/ixgbe: add get/set link settings interface
 2024-04-04  7:09 UTC  (11+ messages)
` [PATCH] lib: "

reg. Flow director rule create on LACP Bond
 2024-04-04  5:55 UTC  (2+ messages)

[RFC 0/2] net/tap RSS BPF rewrite
 2024-04-04  0:49 UTC  (17+ messages)
` [PATCH v5 0/8] net/tap: cleanups and fix BPF flow
  ` [PATCH v5 1/8] net/tap: do not duplicate fd's
  ` [PATCH v5 2/8] doc: fix the requirements and building of TAP flow
  ` [PATCH v5 3/8] net/tap: remove unused RSS hash types
  ` [PATCH v5 4/8] net/tap: validate and setup parameters for BPF RSS
  ` [PATCH v5 5/8] net/tap: stop "vendoring" linux bpf headers
  ` [PATCH v5 6/8] net/tap: rewrite the RSS BPF program
  ` [PATCH v5 7/8] net/tap: use libbpf to load new "
  ` [PATCH v5 8/8] net/tap: remove no longer used files

[RFC] lib/st_ring: add single thread ring
 2024-04-03 23:52 UTC  (19+ messages)
` [PATCH v1 0/2] deque: add multithread unsafe deque library
                        ` Variable name issues with codespell

22.11.5 patches review and test
 2024-04-03 23:11 UTC 

[PATCH] doc: update required Mingw version
 2024-04-03 23:00 UTC  (2+ messages)

[PATCH] replace GCC marker extension with C11 anonymous unions
 2024-04-03 22:45 UTC  (19+ messages)
` [PATCH v9 0/4] remove use of RTE_MARKER fields in libraries
  ` [PATCH v9 1/4] net/i40e: use inline prefetch function
  ` [PATCH v9 2/4] mbuf: remove rte marker fields
  ` [PATCH v9 3/4] security: "
  ` [PATCH v9 4/4] cryptodev: "
` [PATCH v10 0/4] remove use of RTE_MARKER fields in libraries
  ` [PATCH v10 1/4] net/i40e: use inline prefetch function
  ` [PATCH v10 2/4] mbuf: remove rte marker fields
  ` [PATCH v10 3/4] security: "
  ` [PATCH v10 4/4] cryptodev: "

[PATCH 0/2] uuid: enhancements and tests
 2024-04-03 22:11 UTC  (6+ messages)
` [PATCH 1/2] eal: add functions to generate uuid values
` [PATCH 2/2] test: add functional test for uuid
` [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] build: exclude rather than include libs in MSVC build
 2024-04-03 21:51 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v1] vhost: fix crash caused by accessing a freed vsocket
 2024-04-03 16:05 UTC 

[PATCH] vhost: optimize mbuf allocation in virtio Tx packed path
 2024-04-03 16:01 UTC  (9+ messages)
        ` The effect of inlining

[PATCH] vhost: fix crash caused by accessing a freed vsocket
 2024-04-03 15:52 UTC  (3+ messages)

[PATCH 1/1] eal: add C++ include guard in generic/rte_vect.h
 2024-04-03 14:52 UTC  (6+ messages)
` [PATCH v3 "

Issues around packet capture when secondary process is doing rx/tx
 2024-04-03 12:20 UTC  (11+ messages)

webinar - DPDK in clouds - April 10
 2024-04-03 10:51 UTC 

[PATCH 0/5] net/hns3: add some bugfix
 2024-04-03 10:16 UTC  (6+ messages)
` [PATCH 1/5] net/hns3: fix offload flag of IEEE 1588
` [PATCH 2/5] net/hns3: fix read Rx timestamp handle
` [PATCH 3/5] net/hns3: fix double free for Rx/Tx queue
` [PATCH 4/5] net/hns3: fix variable overflow
` [PATCH 5/5] net/hns3: disable SCTP verification Tag for RSS hash input

[PATCH v2 0/5] vhost: FD manager improvements
 2024-04-03  9:24 UTC  (6+ messages)
` [PATCH v2 1/5] vhost: rename polling mutex
` [PATCH v2 2/5] vhost: make use of FD manager init function
` [PATCH v2 3/5] vhost: hide synchronization within FD manager
` [PATCH v2 4/5] vhost: improve fdset initialization
` [PATCH v2 5/5] vhost: manage FD with epoll

[PATCH v1 0/2] Improve interactive shell output gathering
 2024-04-03  9:00 UTC  (3+ messages)
` [PATCH v1 1/2] dts: Improve output gathering in interactive shells

[DPDK/DTS Bug 1410] TestPmdShell.set_forward_mode verify argument is not used
 2024-04-03  8:54 UTC 

[PATCH] graph: avoid accessing graph list when getting stats
 2024-04-03  7:22 UTC  (3+ messages)
` [PATCH v2] "
  ` [EXTERNAL] "

[PATCH] vhost: cleanup vq resubmit info when set_inflight_fd
 2024-04-03  5:08 UTC  (2+ messages)

Reminder - DPDK Tech Board Call tomorrow - Wed. 4/3/24 - 8am Pacific/11am Eastern/1500h UTC
 2024-04-03  3:34 UTC 

[PATCH] vhost: fix crash caused by accessing a freed vsocket
 2024-04-03  3:25 UTC 

[PATCH] vhost: fix crash caused by accessing a freed vsocket
 2024-04-03  2:57 UTC 

[PATCH] vhost: fix crash caused by accessing a freed vsocket
 2024-04-03  2:31 UTC 

[PATCH 00/83] move alignment attribute on types
 2024-04-02 17:56 UTC  (2+ messages)

[PATCH 0/4] Replace references to ifconfig in doc
 2024-04-02 16:39 UTC  (6+ messages)
` [PATCH 1/4] doc: remove references to ifconfig
` [PATCH 2/4] doc: replace ifconfig and brctl usage in howto
` [PATCH 3/4] doc: replace ifconfig in testpmd doc
` [PATCH 4/4] doc: replace use of ifconfig in nics

[PATCH 3/3] app/testpmd: support setting lanes
 2024-04-02 15:28 UTC  (7+ messages)
` [PATCH v2 1/6] ethdev: "

[PATCH v7 0/6] changes for 24.03
 2024-04-02 15:27 UTC  (3+ messages)
` [PATCH v7 6/6] baseband/fpga_5gnr_fec: cosmetic comment changes

[PATCH v6 0/8] [v6]drivers/net Add Support mucse N10 Pmd Driver
 2024-04-02 10:15 UTC  (5+ messages)
` [PATCH v6 1/8] net/rnp: add skeleton

[PATCH] version: 24.07-rc0
 2024-04-02  9:25 UTC  (3+ messages)

Error in rte_eal_init() when multiple PODs over single node of K8 cluster
 2024-04-02  9:13 UTC  (4+ messages)

DPDK testpmd with E823 link status is down
 2024-04-02  7:05 UTC  (9+ messages)

[Bug 1275] About i40e statistics: When all packets overruns, rx_packets is 0, but rx_bytes still increasing
 2024-04-02  2:33 UTC  (2+ messages)
` [DPDK/ethdev Bug "

[Bug 942] i40e: condition in `i40e_flow_parse_fdir_pattern()` is always false
 2024-04-02  2:26 UTC  (2+ messages)
` [DPDK/ethdev Bug "

pcapng_autotest unit test false positive
 2024-04-02  0:46 UTC  (5+ messages)

[DPDK/core Bug 1409] arparse library assumes enum are 64 bit
 2024-04-01 23:49 UTC  (4+ messages)

[RFC PATCH] usertools: add telemetry exporter
 2024-04-01 21:28 UTC  (3+ messages)

[PATCH 0/2] mempool: patches
 2024-04-01 17:22 UTC  (5+ messages)
` [PATCH 1/2] mempool: replace GCC pragma with cast
` [PATCH 2/2] mempool: fix unused warning with MSVC

[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
 2024-04-01 11:18 UTC  (4+ messages)
` [PATCH v20 00/14] Logging unification and improvements
  ` [PATCH v20 13/14] log: add support for systemd journal

page:  |  | 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).