DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 0/6] RFC optional rte optional stdatomics API
 2023-08-14  8:11 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

[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 v1 0/3] Add support for inter-domain DMA operations
 2023-08-14  4:39 UTC  (5+ 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] 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] usertools: suggest use of hwloc for new cpu
 2023-08-13 16:35 UTC  (5+ messages)

[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

[RFC 0/3] Introduce event link profiles
 2023-08-12  5:52 UTC  (4+ messages)
  ` [EXT] "

[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 

[PATCH 00/32] Remove use and definition of RTE_STD_C11 macro
 2023-08-11 22:22 UTC  (33+ 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 "

[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

[PATCH 0/3] unblock the use of the MSVC compiler
 2023-08-11 18:26 UTC  (12+ 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

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

[PATCH] devtools: list symbols by version
 2023-08-11 17:13 UTC  (2+ messages)

[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] net/iavf: add devargs to enable vf auto-reset
 2023-08-11  9:40 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 01/31] common/cnxk: add aura ref count mechanism
 2023-08-11  8:58 UTC  (31+ messages)
` [PATCH 02/31] common/cnxk: optimize time while configuring fc on VF
` [PATCH 03/31] common/cnxk: use only user sqb slack when provided
` [PATCH 04/31] common/cnxk: add workaround for CPT ctx fetch issue
` [PATCH 05/31] common/cnxk: support rate limit on PFC TM tree
` [PATCH 06/31] common/cnxk: fixes CGX promisc toggling
` [PATCH 07/31] common/cnxk: fix xstats for different packet sizes
` [PATCH 08/31] common/cnxk: disable BP on SDP link while closing SQ
` [PATCH 09/31] common/cnxk: fix leak in error path
` [PATCH 10/31] common/cnxk: fix different size bit operations
` [PATCH 11/31] "
` [PATCH 12/31] common/cnxk: remove unnecessory ROC API calls
` [PATCH 13/31] common/cnxk: sync MAC addr set mailbox structure
` [PATCH 14/31] common/cnxk: add API to get Rx chan count from NIX
` [PATCH 15/31] common/cnxk: fix BP threshold calculation
` [PATCH 16/31] common/cnxk: allow same TC on multiple RQs
` [PATCH 17/31] common/cnxk: expose different params for bp config
` [PATCH 18/31] common/cnxk: enable CQ stashing
` [PATCH 19/31] common/cnxk: fix incorrect aura ID
` [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

[RFC 1/2] security: introduce out of place support for inline ingress
 2023-08-11  8:54 UTC  (4+ messages)
` [PATCH 1/3] "
  ` [PATCH 2/3] net/cnxk: support inline ingress out of place session
  ` [PATCH 3/3] test/security: add unittest for inline ingress oop

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

[RFC PATCH 0/3] add TLS record processing security offload
 2023-08-11  7:17 UTC  (4+ messages)
` [RFC PATCH 1/3] net: add headers for TLS/DTLS packets
` [RFC PATCH 2/3] security: add TLS record processing
` [RFC PATCH 3/3] cryptodev: add details of datapath handling of TLS records

[POC v3] net/iavf: support no data path polling mode
 2023-08-11  6:27 UTC  (2+ messages)
` [PATCH] "

[PATCH 1/2] eal: remove RTE_CPUFLAG_NUMFLAGS
 2023-08-11  6:07 UTC  (5+ messages)
` [PATCH v2 1/2] test/cpuflags: removed test for NUMFLAGS
  ` [PATCH v2 2/2] eal: remove NUMFLAGS enumeration

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