DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 1/1] net/sfc: stop misuse of Rx ingress m-port metadata on EF100
 2023-04-12 13:57 UTC  (5+ messages)
` [PATCH v3] "
` [PATCH v4] "

[PATCH v1 1/2] dts: fabric requirements
 2023-04-12 13:42 UTC  (5+ messages)

[PATCH] common/mlx5: enable opration in iova virtual address mode
 2023-04-12 13:25 UTC  (2+ messages)

NVIDIA mlx5 PMD roadmap question
 2023-04-12 12:57 UTC  (2+ messages)

[PATCH 0/9] msvc integration changes
 2023-04-12 12:37 UTC  (48+ messages)
` [PATCH 3/9] eal: use barrier intrinsics when compiling with msvc
` [PATCH v3 00/11] msvc integration changes
  ` [PATCH v3 06/11] eal: typedef cpu flag enum as int for msvc
  ` [PATCH v3 10/11] telemetry: disable json print formatting with msvc
  ` [PATCH v3 11/11] telemetry: avoid expanding versioned symbol macros on msvc
` [PATCH v4 00/14] msvc integration changes
  ` [PATCH v4 01/14] eal: use rdtsc intrinsic
  ` [PATCH v4 02/14] eal: use rtm and xtest intrinsics
  ` [PATCH v4 03/14] eal: use barrier intrinsics
  ` [PATCH v4 04/14] eal: use cpuid and cpuidex intrinsics
  ` [PATCH v4 05/14] eal: use umonitor umwait and tpause intrinsics
  ` [PATCH v4 06/14] eal: use prefetch intrinsics
  ` [PATCH v4 07/14] eal: use byte swap intrinsics
  ` [PATCH v4 08/14] eal: typedef cpu flag enum as int
  ` [PATCH v4 09/14] eal: hide GCC extension based alignment markers
  ` [PATCH v4 10/14] eal: hide typedefs based on GCC vector extensions
  ` [PATCH v4 11/14] eal: expand most macros to empty when using MSVC
  ` [PATCH v4 12/14] eal: exclude exposure of rte atomic APIs for MSVC builds
  ` [PATCH v4 13/14] telemetry: avoid expanding versioned symbol macros on MSVC
  ` [PATCH v4 14/14] eal: always define MSVC as little endian

[PATCH] net/mlx5: fix lro update tcp header cksum error
 2023-04-12 11:38 UTC 

[RFC 00/27] Add VDUSE support to Vhost library
 2023-04-12 11:33 UTC  (5+ messages)

[PATCH] dmadev: add tracepoints
 2023-04-12 11:00 UTC  (3+ messages)

[PATCH] net/ixgbe: consider DCB/VMDq conf when getting RSS conf
 2023-04-12 10:01 UTC 

[PATCH v1] power: support amd-pstate cpufreq driver
 2023-04-12  9:52 UTC 

[RFC] app/testpmd: use RSS conf from software when configuring DCB
 2023-04-12  9:52 UTC 

[PATCH 0/1] *** Update drivers/net/gve/base code for DQO ***
 2023-04-12  9:41 UTC  (7+ messages)
` [PATCH 1/1] net/gve: update base code for DQO

[PATCH 0/3] Enable iavf Rx Timestamp offload on vector path
 2023-04-12  8:50 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 1/1] app/mldev: add internal function for file read
 2023-04-12  8:48 UTC  (3+ messages)
  ` [EXT] "

[PATCH 3/3] net/iavf: support Rx timestamp offload on SSE
 2023-04-12  8:46 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 2/3] net/iavf: support Rx timestamp offload on AVX2
 2023-04-12  8:46 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/3] net/iavf: support Rx timestamp offload on AVX512
 2023-04-12  8:46 UTC  (3+ messages)
` [PATCH v2 "

[DPDK] heap memory fragmentation issue
 2023-04-12  8:44 UTC 

[PATCH] net: fix return type of IPv6 L4 packet checksum
 2023-04-12  8:26 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] net: fix return type of IPv4 "

[PATCH 0/5] fix segment fault when parse args
 2023-04-12  7:54 UTC  (8+ messages)
` [PATCH v2 00/44] "
  ` [PATCH v2 02/44] ethdev: "
  ` [PATCH v2 06/44] net/sfc: fix segment fault when parse devargs
  ` [PATCH v2 25/44] net/octeontx: "
    ` [EXT] "

Hardware timestamps
 2023-04-12  7:05 UTC  (2+ messages)

[Bug 1214] BCM57508 bnxt_hwrm_send_message Error(timeout) sending msg
 2023-04-12  5:55 UTC 

[PATCH] app/testpmd: txonly multiflow port change support
 2023-04-11 22:38 UTC  (2+ messages)

[PATCH v2] app/testpmd: txonly multiflow port change support
 2023-04-11 20:24 UTC  (2+ messages)
` [PATCH v3] "

[RFC 1/2] security: introduce out of place support for inline ingress
 2023-04-11 18:05 UTC  (5+ 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

[PATCH] vfio: do not coalesce DMA mappings
 2023-04-11 16:51 UTC  (10+ messages)
` [PATCH v2] "

[Bug 1212] [dpdk-21.11.8]pvp_qemu_multi_paths_port_restart:perf_pvp_qemu_vector_rx_mac: performance drop about 23.5% when send small packets
 2023-04-11 15:53 UTC  (2+ messages)
` [Bug 1212] [dpdk-20.11.8]pvp_qemu_multi_paths_port_restart:perf_pvp_qemu_vector_rx_mac: "

[PATCH] doc: fix invalid auth algo in cryptoperf app
 2023-04-11 13:48 UTC  (2+ messages)

20.11.7 patches review and test
 2023-04-11  9:58 UTC  (6+ messages)

[PATCH 01/21] common/cnxk: allocate dynamic BPIDs
 2023-04-11  9:11 UTC  (21+ messages)
` [PATCH 02/21] common/cnxk: add pool BPID to RQ while using common pool
` [PATCH 03/21] common/cnxk: skip flow ctrl set on non-existent meta aura
` [PATCH 04/21] common/cnxk: reduce sqes per sqb by one
` [PATCH 05/21] common/cnxk: dump SW SSO work count as xstat
` [PATCH 06/21] common/cnxk: add percent drop threshold to pool
` [PATCH 07/21] common/cnxk: make aura flow control config more predictable
` [PATCH 08/21] common/cnxk: update age drop statistics
` [PATCH 09/21] common/cnxk: fetch eng caps for inl outb inst format
` [PATCH 10/21] common/cnxk: add receive error mask
` [PATCH 11/21] common/cnxk: fix null pointer dereference
` [PATCH 12/21] common/cnxk: fix parameter in NIX dump
` [PATCH 13/21] common/cnxk: set relchan in TL4 config for each SDP queue
` [PATCH 14/21] common/cnxk: avoid STALL with dual rate on CNF95N
` [PATCH 15/21] common/cnxk: update errata info
` [PATCH 16/21] common/cnxk: sync between mbox up and down messages
` [PATCH 17/21] common/cnxk: add more comments to mbox code
` [PATCH 18/21] common/cnxk: add CN105xxN B0 model
` [PATCH 19/21] common/cnxk: access valid pass value
` [PATCH 20/21] net/cnxk: add receive error mask
` [PATCH 21/21] common/cnxk: support of 1:n pool:aura per NIX LF

[PATCH] telemetry: fix autotest failures on Alpine
 2023-04-11  8:58 UTC  (17+ messages)
` [PATCH v2 0/5] telemetry: remove variable length arrays
  ` [PATCH v2 1/5] telemetry: fix autotest failures on Alpine
` [PATCH v3 0/5] telemetry: remove variable length arrays
  ` [PATCH v3 1/5] telemetry: fix autotest failures on Alpine
  ` [PATCH v3 2/5] telemetry: remove variable length array in printf fn
  ` [PATCH v3 3/5] telemetry: split out body of json string format fn
  ` [PATCH v3 4/5] telemetry: rename local variables
  ` [PATCH v3 5/5] telemetry: remove VLA in json string format function

[PATCH 0/5] add hwpools and support exchanging mbufs between pools
 2023-04-11  7:55 UTC  (6+ messages)
` [PATCH 1/5] mempool/cnxk: use pool config to pass flags
` [PATCH 2/5] common/cnxk: add NPA aura create/destroy ROC APIs
` [PATCH 3/5] mempool/cnxk: add NPA aura range get/set APIs
` [PATCH 4/5] mempool/cnxk: add hwpool ops
` [PATCH 5/5] mempool/cnxk: add support for exchanging mbufs between pools

[PATCH] mempool/cnxk: avoid indefinite wait when counting batch alloc pointers
 2023-04-11  7:21 UTC 

[PATCH] common/cnxk: update ROC erratas
 2023-04-11  7:18 UTC 

[PATCH 1/2] net/cnxk: optimize flow control hysteresis
 2023-04-11  7:01 UTC  (2+ messages)
` [PATCH 2/2] event/cnxk: restrict stashing to multi-core

[PATCH] mempool: optimize get objects with constant n
 2023-04-11  6:48 UTC 

20.11.8 patches review and test
 2023-04-11  5:17 UTC  (3+ messages)

[PATCH 00/14] Enable lock annotations on most libraries and drivers
 2023-04-11  3:21 UTC  (4+ messages)
` [PATCH v3 00/16] "
  ` [PATCH v3 16/16] enable lock check

[PATCH v6] net/ice: fix ice dcf control thread crash
 2023-04-11  2:08 UTC  (2+ messages)
` [PATCH v7] "

Dpaa2 driver using system("echo...")
 2023-04-10 16:21 UTC 

[dpdk-web] [RFC PATCH] process: new library approval in principle
 2023-04-10 13:42 UTC  (2+ messages)

Consult the official release version of dpdk-kmod
 2023-04-10 12:34 UTC 

[PATCH 00/13] Sync the kernel driver logic
 2023-04-10 11:00 UTC  (14+ messages)
` [PATCH 01/13] net/nfp: define correct size for configuration BAR
` [PATCH 02/13] net/nfp: move shared target logic to own source file
` [PATCH 03/13] net/nfp: remove the redundant macro about CPP target
` [PATCH 04/13] net/nfp: drop usage of return error helpers
` [PATCH 05/13] net/nfp: use generic macros for array size and to set bits
` [PATCH 06/13] net/nfp: remove dead code related to CPP
` [PATCH 07/13] net/nfp: remove duplicated nffw defines
` [PATCH 08/13] net/nfp: move NFD3 logic to own source file
` [PATCH 09/13] net/nfp: adjust the coding style for NFD3
` [PATCH 10/13] net/nfp: rename macro name of NFD3 Tx descriptor
` [PATCH 11/13] net/nfp: move NFDk logic to own source file
` [PATCH 12/13] net/nfp: adjust the coding style for NFDk
` [PATCH 13/13] net/nfp: modify the logic of some NFDk function

[PATCH v1] power: amd power monitor support
 2023-04-10 10:21 UTC 

[PATCH] dma/dpaa2: set the vfa bit for rbp with vf
 2023-04-10  7:21 UTC  (3+ messages)

[PATCH] test/crypto: add cryptodev reconfig test
 2023-04-10  7:19 UTC  (3+ messages)
  ` [EXT] "

[PATCH] net/gve: add struct members and typedefs for DQO
 2023-04-10  6:47 UTC 

[PATCH] power: amd power monitor support
 2023-04-10  4:35 UTC 

[PATCH] app/crypto-perf: change buffer size based on optype
 2023-04-10  3:10 UTC  (3+ messages)

[PATCH 0/7] add setting and querying of LLRS FEC mode
 2023-04-08  2:27 UTC  (8+ messages)
` [PATCH 1/7] net/hns3: fix fec mode for 200G ports
` [PATCH 2/7] net/hns3: fix fec mode check error
` [PATCH 3/7] net/hns3: fix missing FEC capability
` [PATCH 4/7] ethdev: introduce low latency RS FEC
` [PATCH 5/7] app/testpmd: add setting and querying of LLRS FEC mode
` [PATCH 6/7] net/hns3: add LLRS FEC mode support for 200G ports
` [PATCH 7/7] net/hns3: support getting current FEC capability from firmware

[PATCH] net/hns3: fix build warning
 2023-04-07 17:08 UTC  (3+ messages)

[Bug 1213] [Windows] BSOD when shutting down testpmd
 2023-04-07 14:34 UTC 

DPDK Release Status Meeting 2023-04-06
 2023-04-07 10:43 UTC 

[PATCH] ring: fix the variable name error
 2023-04-07 10:32 UTC  (2+ messages)

Clarify FEC capabilities
 2023-04-07 10:16 UTC 

[PATCH] common/sfc_efx/base: support link status change v2 events
 2023-04-07  9:24 UTC  (3+ messages)

[PATCH 1/1] net/ixgbe: add a proper memory barrier for LoongArch
 2023-04-07  8:50 UTC 

[PATCH] doc: fix event timer adapter guide
 2023-04-07  8:14 UTC 

[RFC PATCH 0/6] add support for CDX bus
 2023-04-07  7:29 UTC  (10+ messages)
` [PATCH "
  ` [PATCH 1/6] bus/cdx: introduce cdx bus
  ` [PATCH 2/6] bus/cdx: add dma map and unmap support
  ` [PATCH 3/6] bus/cdx: add support for MSI
  ` [PATCH 4/6] bus/cdx: support plug unplug and dev iterator
  ` [PATCH 5/6] bus: enable cdx bus
  ` [PATCH 6/6] config/arm: add AMD CDX

[PATCH v2] eventdev/eth_rx: fix invalid memory access
 2023-04-07  6:47 UTC  (2+ messages)
` [PATCH v3] "

21.11.4 patches review and test
 2023-04-06 11:37 UTC 

Testpmd/l3fwd port shutdown failure on Arm Altra systems
 2023-04-04  1:52 UTC  (8+ messages)

[Bug 1209] vmxnet3 interface not receiving any packets with dpdk-22.11.1
 2023-04-03  9:23 UTC  (3+ messages)

Clarify FEC capabilities
 2023-04-03  5:01 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).