DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] common/sfc_efx/base: support link status change v2 events
 2023-04-07  9:24 UTC  (3+ messages)

[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-07  9:14 UTC 

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

[PATCH] ring: fix the variable name error
 2023-04-07  8:48 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] vfio: do not coalesce DMA mappings
 2023-04-07  7:26 UTC  (11+ messages)
` [PATCH v2] "

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

[PATCH 0/9] msvc integration changes
 2023-04-06 15:45 UTC  (50+ messages)
` [PATCH 3/9] eal: use barrier intrinsics when compiling with msvc
` [PATCH v2 0/9] msvc integration changes
  ` [PATCH v2 1/9] eal: use rdtsc intrinsic when compiling with msvc
  ` [PATCH v2 2/9] eal: use rtm and xtest intrinsics "
  ` [PATCH v2 3/9] eal: use barrier "
  ` [PATCH v2 4/9] eal: typedef cpu flag enum as int for msvc
  ` [PATCH v2 5/9] eal: hide GCC extension based alignment markers
  ` [PATCH v2 6/9] eal: expand most macros to empty when using msvc
  ` [PATCH v2 7/9] eal: exclude exposure of rte atomic APIs for MSVC builds
  ` [PATCH v2 8/9] telemetry: disable json print formatting with msvc
  ` [PATCH v2 9/9] telemetry: avoid expanding versioned symbol macros on msvc
` [PATCH v3 00/11] msvc integration changes
  ` [PATCH v3 01/11] eal: use rdtsc intrinsic when compiling with msvc
  ` [PATCH v3 02/11] eal: use rtm and xtest intrinsics "
  ` [PATCH v3 03/11] eal: use barrier "
  ` [PATCH v3 04/11] eal: use cpuid and cpuidex intrinsics
  ` [PATCH v3 05/11] eal: use umonitor umwait and tpause intrinsics
  ` [PATCH v3 06/11] eal: typedef cpu flag enum as int for msvc
  ` [PATCH v3 07/11] eal: hide GCC extension based alignment markers
  ` [PATCH v3 08/11] eal: expand most macros to empty when using msvc
  ` [PATCH v3 09/11] eal: exclude exposure of rte atomic APIs for MSVC builds
  ` [PATCH v3 10/11] telemetry: disable json print formatting with msvc
  ` [PATCH v3 11/11] telemetry: avoid expanding versioned symbol macros on msvc

[PATCH] test/crypto: add cryptodev reconfig test
 2023-04-06 14:21 UTC  (2+ messages)

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

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

[PATCH v10 0/2] zero-copy get and put functions
 2023-04-06 10:13 UTC  (3+ messages)
` [PATCH v10 1/2] mempool cache: add "

[PATCH] net: fix return type of IPv6 L4 packet checksum
 2023-04-06  9:49 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] app/crypto-perf: change buffer size based on optype
 2023-04-06  8:16 UTC 

[PATCH] version: 23.07-rc0
 2023-04-06  7:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] common/idpf: move PF specific functions from common init
 2023-04-06  7:42 UTC  (7+ messages)
` [PATCH v3 0/2] refine common module
  ` [PATCH v3 1/2] common/idpf: move PF specific functions from common init
  ` [PATCH v3 2/2] common/idpf: refine capability get
  ` [PATCH v4 0/2] refine common module
    ` [PATCH v4 1/2] common/idpf: move PF specific functions from common init
    ` [PATCH v4 2/2] common/idpf: refine capability get

20.11.8 patches review and test
 2023-04-06  7:19 UTC  (2+ messages)

[PATCH v3] devtools: add script to check for non inclusive naming
 2023-04-05 23:29 UTC 

[PATCH] MAINTAINERS: sort file entries
 2023-04-05 23:16 UTC  (2+ messages)

[PATCH 0/2] improve code portability
 2023-04-05 18:52 UTC  (32+ messages)
` [PATCH 1/2] telemetry: use malloc instead of variable length array
` [PATCH v3] improve code portability
  ` [PATCH v3] telemetry: use portable syntax to initialize array
` [PATCH v4] improve code portability
  ` [PATCH v4] telemetry: remove non-portable array initialization syntax
` [PATCH v5] improve code portability
  ` [PATCH v5] telemetry: remove non-portable array initialization syntax

[PATCH 0/2] eal: provide leading and trailing zero bit count
 2023-04-05 17:25 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] eal: provide leading and trailing zero bit count abstraction

[PATCH] telemetry: fix autotest failures on Alpine
 2023-04-05 16:03 UTC  (13+ messages)
` [PATCH v2 0/5] telemetry: remove variable length arrays
  ` [PATCH v2 1/5] telemetry: fix autotest failures on Alpine
  ` [PATCH v2 2/5] telemetry: remove variable length array in printf fn
  ` [PATCH v2 3/5] telemetry: split out body of json string format fn
  ` [PATCH v2 4/5] telemetry: rename local variables
  ` [PATCH v2 5/5] telemetry: remove VLA in json string format function
` [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

[RFC 0/1] ring: add callback infrastructire to ring library
 2023-04-05 15:49 UTC  (4+ messages)

[Bug 1211] ice: 'eth / ipv4 / udp dst is XXX / mark' rte_flow not marking any packet
 2023-04-05 14:33 UTC 

[PATCH v1 0/9] extend octeon ep driver functionality
 2023-04-05 14:25 UTC  (21+ messages)
` [PATCH v1 1/9] net/octeon_ep: support cnf95n and cnf95o SoC
  ` [PATCH v2 00/10] extend octeon ep driver functionality
    ` [PATCH v2 01/10] net/octeon_ep: support cnf95n and cnf95o SoC
    ` [PATCH v2 02/10] net/octeon_ep: support CNX10K series SoC
    ` [PATCH v2 03/10] net/octeon_ep: support error propagation
    ` [PATCH v2 04/10] net/octeon_ep: support IQ/OQ reset
    ` [PATCH v2 05/10] net/octeon_ep: support ISM
    ` [PATCH v2 06/10] net/octeon_ep: fix DMA incompletion
    ` [PATCH v2 07/10] net/octeon_ep: update queue size checks
    ` [PATCH v2 08/10] net/octeon_ep: support Mailbox between VF and PF
    ` [PATCH v2 09/10] net/octeon_ep: set watermark for output queues
    ` [PATCH v2 10/10] net/octeon_ep: set secondary process dev ops
` [PATCH v1 2/9] net/octeon_ep: support CNX10K series SoC
` [PATCH v1 3/9] net/octeon_ep: support error propagation
` [PATCH v1 4/9] net/octeon_ep: support IQ/OQ reset
` [PATCH v1 5/9] net/octeon_ep: support ISM
` [PATCH v1 6/9] net/octeon_ep: fix DMA incompletion
` [PATCH v1 7/9] net/octeon_ep: update queue size checks
` [PATCH v1 8/9] net/octeon_ep: support Mailbox between VF and PF
` [PATCH v1 9/9] net/octeon_ep: set watermark for output queues

[Bug 1210] ice: 'eth / ipv4 / udp dst is 4500 / mark' rte_flow not marking any packet
 2023-04-05 14:23 UTC 

[PATCH v2 0/3] vhost: add device op to offload the interrupt kick
 2023-04-05 12:41 UTC  (4+ messages)
` [PATCH v2 1/3] vhost: Change vhost_virtqueue access lock to a read/write one
` [PATCH v2 2/3] vhost: make the guest_notifications statistic counter atomic
` [PATCH v2 3/3] vhost: add device op to offload the interrupt kick

Reminder - DPDK Techboard Meeting - Tomorrow 4/5 @ 8am PDT/11am EDT/1500h UTC
 2023-04-05  3:37 UTC 

[PATCH] devtools: add script to check for non inclusive naming
 2023-04-05  1:23 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 00/14] Enable lock annotations on most libraries and drivers
 2023-04-04 21:02 UTC  (20+ messages)
` [PATCH v3 00/16] "
  ` [PATCH v3 01/16] malloc: rework heap destroy
  ` [PATCH v3 02/16] mem: rework malloc heap init
  ` [PATCH v3 03/16] mem: annotate shared memory config locks
  ` [PATCH v3 04/16] hash: annotate cuckoo hash lock
  ` [PATCH v3 05/16] graph: annotate graph lock
  ` [PATCH v3 06/16] drivers: inherit lock annotations for Intel drivers
  ` [PATCH v3 07/16] net/cxgbe: inherit lock annotations
  ` [PATCH v3 08/16] net/fm10k: annotate mailbox lock
  ` [PATCH v3 09/16] net/sfc: rework locking in proxy code
  ` [PATCH v3 10/16] net/sfc: inherit lock annotations
  ` [PATCH v3 11/16] net/virtio: rework guest announce notify helper
  ` [PATCH v3 12/16] raw/ifpga: inherit lock annotations
  ` [PATCH v3 13/16] vdpa/sfc: "
  ` [PATCH v3 14/16] net/failsafe: fix mutex locking
  ` [PATCH v3 15/16] eal/windows: disable lock check on alarm code
  ` [PATCH v3 16/16] enable lock check

Reminder - DPDK Userspace Survey - deadline end of week
 2023-04-04 18:10 UTC 

[PATCH] net/af_xdp: make compatible with libbpf v0.8.0
 2023-04-04 15:51 UTC  (5+ messages)

[PATCH] eal: add nonnull and access function attributes
 2023-04-04 14:19 UTC  (7+ messages)
` [PATCH v7 1/4] net/bnx2x: fix warnings about rte_memcpy lengths
  ` [PATCH v7 4/4] eal: add nonnull and access function attributes

[PATCH] devtools: suppress checkpatch warning on some kernel macro
 2023-04-04 13:18 UTC  (3+ messages)

[PATCH] eal/x86: remove redundant round to improve performance
 2023-04-04 13:15 UTC  (2+ messages)

[PATCH] net/idpf: add VF support
 2023-04-04 12:49 UTC  (2+ messages)
` [PATCH v2] "

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

[PATCH v1] eventdev/timer: use loop to check for timeout events
 2023-04-04 10:52 UTC  (3+ messages)
` [PATCH v2] eventdev/timer: fix timeout event wait behavior

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