DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 0/2] refactor rte_flow
 2023-08-14 20:26 UTC  (3+ messages)
` [PATCH 1/2] net/ice: remove pipeline mode
` [PATCH 2/2] net/ice: map group to pipeline stage

[PATCH 0/7] expand list of optional libraries
 2023-08-14 15:10 UTC  (3+ messages)
` [PATCH v4 0/9] "

atlantic macsec API's
 2023-08-14 14:32 UTC  (2+ messages)
` [EXT] "

[PATCH] dmadev: add tracepoints
 2023-08-14 14:16 UTC  (4+ messages)
` [PATCH v4] "

C11 atomics adoption blocked
 2023-08-14 13:46 UTC  (4+ messages)

3SNIC roadmap for v23.11
 2023-08-14 13:22 UTC  (2+ messages)

[PATCH] graph: mark API's as stable
 2023-08-14 13:06 UTC  (2+ messages)

[PATCH v3] Add support for IBM Z s390x
 2023-08-14 13:03 UTC  (3+ messages)

[PATCH 01/31] common/cnxk: add aura ref count mechanism
 2023-08-14 12:07 UTC  (14+ messages)
` [PATCH 20/31] net/cnxk: fix CQ allocation
` [PATCH 21/31] net/cnxk: fix issue with GCC 4.8
` [PATCH 22/31] net/cnxk: add mapping of DMAC address indexes
` [PATCH 23/31] net/cnxk: support rate limit in PFC TM tree
` [PATCH 24/31] net/cnxk: move MAC address set from init to configure
` [PATCH 25/31] net/cnxk: update different size bit operations
` [PATCH 26/31] net/cnxk: fix uninitialized variable
` [PATCH 27/31] net/cnxk: fix usage of mbuf rearm data
` [PATCH 28/31] net/cnxk: fix uninitialized variable
` [PATCH 29/31] net/cnxk: check returned value for null
` [PATCH 30/31] net/cnxk: add flag check for extension header when used
` [PATCH 31/31] net/cnxk: fixes for IPv6 header in reassembly

[PATCH] net/iavf: fix ASan error caused by watchdog
 2023-08-14 12:01 UTC  (3+ messages)
` [PATCH v2] net/iavf: refactor part of watchdog

20.11.9 patches review and test
 2023-08-14 11:55 UTC  (3+ messages)

[PATCH] doc: add note about VMXNET3 on AMD with ESXI
 2023-08-14 11:55 UTC 

[PATCH] doc: add note about VMXNET3 on AMD with ESXI
 2023-08-14 11:50 UTC 

[PATCH] doc: add note about VMXNET3 on AMD with ESXI
 2023-08-14 11:31 UTC 

[RFC 0/3] Introduce event link profiles
 2023-08-14 11:29 UTC  (5+ messages)
  ` [EXT] "

[PATCH] doc: add note about VMXNET3 on AMD with ESXI
 2023-08-14 11:26 UTC 

[PATCH v1 0/3] Add support for inter-domain DMA operations
 2023-08-14  9:55 UTC  (6+ messages)
` [PATCH v1 1/3] dmadev: add inter-domain operations
` [PATCH v1 2/3] dma/idxd: implement "
` [PATCH v1 3/3] dma/idxd: add API to create and attach to window

[PATCH] devtools: list symbols by version
 2023-08-14  9:48 UTC  (3+ messages)

[PATCH] usertools: suggest use of hwloc for new cpu
 2023-08-14  9:25 UTC  (8+ messages)

[PATCH 0/3] unblock the use of the MSVC compiler
 2023-08-14  9:12 UTC  (16+ messages)
` [PATCH v3 0/4] enable "
  ` [PATCH v3 1/4] build: unblock the "
  ` [PATCH v3 3/4] build: limit what is built when using "
` [PATCH v4 0/4] enable use of the "
  ` [PATCH v4 1/4] build: unblock the "
  ` [PATCH v4 2/4] build: determine execution environment at config time
  ` [PATCH v4 3/4] build: limit what is built when using MSVC compiler
  ` [PATCH v4 4/4] build: enable MSVC specific compiler options

[PATCH 0/6] RFC optional rte optional stdatomics API
 2023-08-14  9:04 UTC  (22+ messages)
` [PATCH 1/6] eal: provide rte stdatomics optional atomics API
` [PATCH 6/6] devtools: forbid new direct use of GCC atomic builtins
` [PATCH v2 0/6] RFC optional rte optional stdatomics API
  ` [PATCH v2 1/6] eal: provide rte stdatomics optional atomics API
  ` [PATCH v2 2/6] eal: adapt EAL to present rte "
  ` [PATCH v2 3/6] eal: add rte atomic qualifier with casts
  ` [PATCH v2 4/6] distributor: adapt for EAL optional atomics API changes
  ` [PATCH v2 5/6] bpf: "
  ` [PATCH v2 6/6] devtools: forbid new direct use of GCC atomic builtins

[PATCH 00/32] Remove use and definition of RTE_STD_C11 macro
 2023-08-14  8:47 UTC  (36+ messages)
` [PATCH 01/32] timer: remove use of RTE STD C11 macro
` [PATCH 02/32] stack: "
` [PATCH 03/32] security: "
` [PATCH 04/32] sched: "
` [PATCH 05/32] ring: "
` [PATCH 06/32] regexdev: "
` [PATCH 07/32] rawdev: "
` [PATCH 08/32] power: "
` [PATCH 09/32] pipeline: "
` [PATCH 10/32] net: "
` [PATCH 11/32] mldev: "
` [PATCH 12/32] mempool: "
` [PATCH 13/32] mbuf: "
` [PATCH 14/32] ip_frag: "
` [PATCH 15/32] hash: "
` [PATCH 16/32] graph: "
` [PATCH 17/32] eventdev: "
` [PATCH 18/32] ethdev: "
` [PATCH 19/32] dmadev: "
` [PATCH 20/32] cryptodev: "
` [PATCH 21/32] examples/ipsec-secgw: "
` [PATCH 22/32] examples/ip_pipeline: "
` [PATCH 23/32] net/sfc: "
` [PATCH 24/32] net/octeontx: "
` [PATCH 25/32] net/mlx5: "
` [PATCH 26/32] net/mlx4: "
` [PATCH 27/32] net/igc: "
` [PATCH 28/32] net/avp: "
` [PATCH 29/32] dma/idxd: "
` [PATCH 30/32] common/mlx5: "
` [PATCH 31/32] common/cnxk: "
` [PATCH 32/32] eal: remove use and definition "

[dpdk-dev] [PATCH 1/3] mbuf: add Tx offloads for packet marking
 2023-08-14  8:11 UTC  (3+ messages)

[RFC] cryptodev: refactor sm2, add plain message flag
 2023-08-14  7:49 UTC  (2+ messages)
` [EXT] "

[PATCH v1 0/2] add support for flow aging in CNXK driver
 2023-08-14  6:56 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] common/cnxk: add support to get aged flows

[PATCH] app/test: add external mbuf IPsec tests
 2023-08-14  6:47 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net/i40e: add new X722 device
 2023-08-14  2:24 UTC  (2+ messages)

[PATCH] net/i40e: fix FDIR Rxq receives broadcast packets
 2023-08-14  1:03 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] bus/pci: fix legacy device IO port map in secondary process
 2023-08-13  6:15 UTC  (2+ messages)

[PATCH] usertools: enhance logic to display NUMA
 2023-08-12 11:39 UTC  (5+ messages)

[PATCH v1 0/5] add rte flow support for cpfl
 2023-08-12  7:55 UTC  (6+ messages)
` [PATCH v1 1/5] net/cpfl: setup rte flow skeleton
` [PATCH v1 2/5] common/idpf/base: refine idpf ctlq message structure
` [PATCH v1 3/5] net/cpfl: add cpfl control queue message handle
` [PATCH v1 4/5] net/cpfl: add fxp rule module
` [PATCH v1 5/5] net/cpfl: add fxp flow engine

[PATCH] dma/skeleton: fix pthread set affinity
 2023-08-12  1:57 UTC 

[PATCH] usertools: suggest use of hwloc for new cpu
 2023-08-12  0:37 UTC 

[RFC v1 0/1] Add scatter to DTS
 2023-08-11 21:28 UTC  (2+ messages)
` [RFC v1 1/1] dts: add scatter test suite

[PATCH 0/9] msvc integration changes
 2023-08-11 19:20 UTC  (18+ messages)
` [PATCH v11 00/16] "
  ` [PATCH v11 01/16] eal: use rdtsc intrinsic
  ` [PATCH v11 02/16] eal: use rtm and xtest intrinsics
  ` [PATCH v11 03/16] eal: use barrier intrinsics
  ` [PATCH v11 04/16] eal: use cpuid and cpuidex intrinsics
  ` [PATCH v11 05/16] eal: use umonitor umwait and tpause intrinsics
  ` [PATCH v11 06/16] eal: use prefetch intrinsics
  ` [PATCH v11 07/16] eal: use byte swap intrinsics
  ` [PATCH v11 08/16] eal: hide GCC extension based alignment markers
  ` [PATCH v11 09/16] eal: hide typedefs based on GCC vector extensions
  ` [PATCH v11 10/16] eal: expand most macros to empty when using MSVC
  ` [PATCH v11 11/16] eal: exclude exposure of rte atomic APIs for MSVC builds
  ` [PATCH v11 12/16] eal: always define MSVC as little endian
  ` [PATCH v11 13/16] eal: do not define typeof macro when building with MSVC
  ` [PATCH v11 14/16] log: use standard ternary operator instead of GCC extension
  ` [PATCH v11 15/16] eal: "
  ` [PATCH v11 16/16] eal: define priority based ctor dtor for MSVC

[RFC] cryptodev: clarify usage of the block ciphers
 2023-08-11 17:41 UTC 

[PATCH 0/9] net/cnxk: support for port representors
 2023-08-11 16:34 UTC  (10+ messages)
` [PATCH 1/9] common/cnxk: debug log type for representors
` [PATCH 2/9] net/cnxk: probing representor ports
` [PATCH 3/9] common/cnxk: maintaining representor state
` [PATCH 4/9] net/cnxk: callbacks for "
` [PATCH 5/9] net/cnxk: add representor control plane
` [PATCH 6/9] net/cnxk: representor ethdev ops
` [PATCH 7/9] net/cnxk: representor flow ops
` [PATCH 8/9] common/cnxk: support represented port for cnxk
` [PATCH 9/9] net/cnxk: add "

[PATCH] build: move enabled applications list declaration
 2023-08-11 15:59 UTC  (3+ messages)

[PATCH] build: move AVX512 check to x86 config
 2023-08-11 15:58 UTC  (3+ messages)

[RFC PATCH] ethdev: introduce NAT64 action
 2023-08-11 14:07 UTC 

[PATCH] common/qat: enable gen4 c devices
 2023-08-11 13:40 UTC  (2+ messages)

[PATCH] doc: add note about VMXNET3 on AMD with ESXI
 2023-08-11 13:32 UTC 

[RFC PATCH 0/3] Split logging out of EAL
 2023-08-11 12:59 UTC  (4+ messages)
` [PATCH v8 0/3] Split logging functionality "

[RFC] ethdev: introduce maximum Rx buffer size
 2023-08-11 12:07 UTC  (2+ messages)

[RFC] net/sfc: support packet replay in transfer flows
 2023-08-11 12:03 UTC  (2+ messages)
` [RFC v2] "

[RFC PATCH 1/2] security: add fallback security processing and Rx inject
 2023-08-11 11:45 UTC  (2+ messages)
` [RFC PATCH 2/2] test/cryptodev: add Rx inject test

[PATCH 0/2] crypto/scheduler: add support for security protocols
 2023-08-11 11:09 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] crypto/scheduler: support "
  ` [PATCH v2 2/2] test/crypto: add security tests for cryptodev scheduler
  ` [EXT] [PATCH v2 0/2] crypto/scheduler: add support for security protocols

[RFC PATCH] power: refactor uncore power management interfaces
 2023-08-11 10:25 UTC  (3+ messages)
` [PATCH v1 1/2] "
  ` [PATCH v1 2/2] power: refactor uncore power management implementation

[PATCH] build: update DPDK to use C11 standard
 2023-08-11 10:12 UTC  (9+ messages)
` [PATCH v5] "

[PATCH 0/4] net/cpfl: add basic support for rte_flow
 2023-08-11 10:00 UTC  (10+ messages)
` [PATCH 1/4] net/cpfl: parse flow parser file in devargs
  ` [PATCH v2 0/4] net/cpfl: add basic support for rte_flow
  ` [PATCH v2 1/4] net/cpfl: parse flow parser file in devargs
  ` [PATCH v2 2/4] net/cpfl: add flow json parser
  ` [PATCH v2 3/4] net/cpfl: introduce CPF common library
  ` [PATCH v2 4/4] net/cpfl: setup ctrl path
` [PATCH 2/4] net/cpfl: add flow json parser
` [PATCH 3/4] net/cpfl: introduce CPF common library
` [PATCH 4/4] net/cpfl: setup ctrl path

[PATCH] app: fix silent enqueue fail in test_mbuf test_refcnt_iter
 2023-08-10 16:09 UTC  (2+ messages)

[PATCH] app: fix silent enqueue fail in test_mbuf test_refcnt_iter
 2023-08-10 15:39 UTC 

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