DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH v3 6/7] app/proc-info: provide way to request info on owned ports
 2022-05-11  7:36 UTC  (6+ messages)

[PATCH 0/3] add eal functions for thread affinity
 2022-05-11  7:36 UTC  (12+ messages)
` [PATCH v5 0/3] add eal functions for thread affinity and self
  ` [PATCH v5 1/3] eal: add basic thread ID and current thread identifier API

[PATCH v2] vhost: add runtime locking check in unsafe APIs
 2022-05-11  7:35 UTC  (2+ messages)

[PATCH] app/testpmd: perform SW IP checksum for GRO packets
 2022-05-11  7:27 UTC  (2+ messages)

[PATCH 0/5] vhost: introduce per-virtqueue stats API
 2022-05-11  7:24 UTC  (7+ messages)
` [PATCH 1/5] vhost: add per-virtqueue statistics support
` [PATCH 2/5] net/vhost: move to Vhost library stats API
` [PATCH 3/5] vhost: add statistics for guest notifications
` [PATCH 4/5] vhost: add statistics for IOTLB
` [PATCH 5/5] vhost: add statistics for in-flight packets

[PATCH v1 0/5] Direct re-arming of buffers on receive side
 2022-05-11  7:17 UTC  (11+ messages)
` [PATCH v1 3/5] ethdev: add API for direct rearm mode
    ` 回复: "
` [PATCH v1 5/5] examples/l3fwd: enable "

[PATCH 0/2] atomic changes
 2022-05-11  6:08 UTC  (4+ messages)
` [PATCH 1/2] net/bnxt: use compiler atomics for stats
` [PATCH 2/2] net/bnxt: remove some dead code

[PATCH 1/2] config/arm: add SVE control flag
 2022-05-11  4:12 UTC  (13+ messages)
` [PATCH v2 1/2] config/arm: add SVE ACLE "
  ` [PATCH v3 "
  ` [PATCH v3 2/2] config/arm: disable SVE ACLE for cn10k
` [PATCH v4 1/2] config/arm: add SVE ACLE control flag
  ` [PATCH v4 2/2] config/arm: disable SVE ACLE for cn10k

[PATCH] net/i40e: fix max frmame size config at port level
 2022-05-11  4:04 UTC  (3+ messages)
` [PATCH v2] net/i40e: fix max frame "

[PATCH 0/4] bugfix and enhance features for DMA example
 2022-05-11  2:26 UTC  (4+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] examples/dma: fix MTU configuration

[PATCH V2 0/4] bugfix for bonding
 2022-05-11  2:16 UTC  (9+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 3/5] app/testpmd: fix port status of slave device
    ` [PATCH v4] "

[PATCH v5 0/5] add telemetry command for show module EEPROM
 2022-05-11  2:14 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/5] ethdev: add telemetry command for "
  ` [PATCH v6 2/5] ethdev: common utilities for different SFF specs
  ` [PATCH v6 3/5] ethdev: format module EEPROM for SFF-8079
  ` [PATCH v6 4/5] ethdev: format module EEPROM for SFF-8472
  ` [PATCH v6 5/5] ethdev: format module EEPROM for SFF-8636

[PATCH] vhost: add runtime locking check in unsafe APIs
 2022-05-11  1:51 UTC  (6+ messages)

[PATCH v3] net/nfp: fix mtu settings
 2022-05-11  1:15 UTC  (2+ messages)
` [PATCH v4] net/nfp: make sure MTU is never larger than mbufsize

[PATCH v6 00/12] complete common VF features for DCF
 2022-05-11  0:06 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 12/12] net/ice: support DCF new VLAN capabilities

[PATCH] net/iavf: fix mismatch between rx_pkt_burst and RX descriptor
 2022-05-11  0:04 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/11] Introduce support for RISC-V architecture
 2022-05-10 23:28 UTC  (30+ messages)
` [PATCH 09/11] test/ring: disable problematic tests for RISC-V
` [PATCH v2 0/8] Introduce support for RISC-V architecture
  ` [PATCH v2 1/8] eal: add initial "
  ` [PATCH v2 2/8] net/ixgbe: enable vector stubs for RISC-V
  ` [PATCH v2 3/8] net/memif: set memfd syscall ID on RISC-V
  ` [PATCH v2 4/8] net/tap: set BPF syscall ID for RISC-V
  ` [PATCH v2 5/8] examples/l3fwd: enable RISC-V operation
  ` [PATCH v2 6/8] test/cpuflags: add test for RISC-V cpu flag
  ` [PATCH v2 7/8] devtools: add RISC-V to test-meson-builds.sh
  ` [PATCH v2 8/8] ci: add RISCV64 cross compilation job
  ` [PATCH v3 0/8] Introduce support for RISC-V architecture
    ` [PATCH v3 1/8] eal: add initial "
    ` [PATCH v3 2/8] net/ixgbe: enable vector stubs for RISC-V
    ` [PATCH v3 3/8] net/memif: set memfd syscall ID on RISC-V
    ` [PATCH v3 4/8] net/tap: set BPF syscall ID for RISC-V
    ` [PATCH v3 5/8] examples/l3fwd: enable RISC-V operation
    ` [PATCH v3 6/8] test/cpuflags: add test for RISC-V cpu flag
    ` [PATCH v3 7/8] devtools: add RISC-V to test-meson-builds.sh
    ` [PATCH v3 8/8] ci: add RISCV64 cross compilation job

[PATCH 1/1] test/ring: remove excessive inlining
 2022-05-10 23:23 UTC  (2+ messages)

[PATCH 1/1] test/hash: report non HTM numbers for single r/w
 2022-05-10 22:09 UTC  (2+ messages)

[PATCH 0/3] Enable ASan in GHA
 2022-05-10 19:22 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] ci: build some job with ASan

[PATCH] net/ixgbe: Limit SDP3 check of TX_DISABLE to appropriate devices
 2022-05-10 18:57 UTC 

[Patch v2] net/netvsc: report correct stats values
 2022-05-10 18:03 UTC  (16+ messages)

[PATCH] net/i40e: fix max frmame size config at port level
 2022-05-10 16:50 UTC 

[PATCH 1/4] net/dpaa2: update mc to 10.32
 2022-05-10 16:33 UTC  (4+ messages)

[PATCH 0/5] net/cxgbe: updates and bug fixes
 2022-05-10 16:20 UTC  (8+ messages)
` [PATCH 5/5] net/cxgbe: read firmware configuration file from filesystem

[PATCH v2 0/3] net/iavf: support Rx timestamp on flex descriptor
 2022-05-10 16:00 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] net/iavf: improve performance of Rx timestamp offload

[PATCH] doc: update Linux core isolation guide
 2022-05-10 15:50 UTC  (3+ messages)
  ` [EXT] "

[PATCH 1/1] drivers: define OPENSSL_API_COMPAT
 2022-05-10 15:06 UTC 

[PATCH] crypto/qat: enable asymmetric crypto on gen4 device
 2022-05-10 14:59 UTC  (2+ messages)

[PATCH v2 0/5] drivers/baseband: PMD to support ACC101 device
 2022-05-10 14:44 UTC  (21+ messages)
` [PATCH v2 1/5] baseband/acc100: introduce PMD for ACC101
` [PATCH v2 2/5] baseband/acc100: modify validation code "
` [PATCH v2 3/5] baseband/acc100: configuration of ACC101 from PF
` [PATCH v2 4/5] baseband/acc100: start explicitly PF Monitor from PMD
` [PATCH v2 5/5] baseband/acc100: add protection for some negative scenario

OVS DPDK DMA-Dev library/Design Discussion
 2022-05-10 14:39 UTC  (14+ messages)

[PATCH] eventdev: fix telemetry Rx adapters stats reset
 2022-05-10 14:35 UTC  (3+ messages)

[PATCH 01/24] common/cnxk: add multi channel support for SDP send queues
 2022-05-10 14:31 UTC  (4+ messages)
` [PATCH v5 01/28] "
  ` [PATCH v5 28/28] common/cnxk: add support for per-port RQ in inline device

[PATCH v2 0/5] vhost: introduce per-virtqueue stats API
 2022-05-10 14:15 UTC  (4+ messages)
` [PATCH v2 5/5] vhost: add statistics for IOTLB

[PATCH] app/procinfo: show all non-owned ports
 2022-05-10 13:21 UTC 

[PATCH v2] net/nfp: update how MAX MTU is read
 2022-05-10 12:51 UTC  (2+ messages)

[PATCH] test/crypto-perf: allow auth generate followed by encryption
 2022-05-10 12:40 UTC 

[PATCH 1/1] examples/l3fwd: fix scalar LPM compilation
 2022-05-10 11:58 UTC 

[PATCH 1/1] lpm: add a scalar version of lookupx4 function
 2022-05-10 11:58 UTC 

[PATCH v2 0/2] crypto/qat: add secp384r1 curve support
 2022-05-10 10:10 UTC  (6+ messages)
` [PATCH v2 1/2] crypto/qat: refactor asym algorithm macros and logs
` [PATCH v2 2/2] crypto/qat: add secp384r1 curve

[PATCH v2] cryptodev: add elliptic curve diffie hellman
 2022-05-10 10:06 UTC  (2+ messages)

[Bug 1006] [dpdk-22.03] [asan] coremask/individual_coremask: AddressSanitizer DEADLYSIGNAL
 2022-05-10  9:53 UTC  (2+ messages)

[PATCH v4 0/3] cryptodev: move dh type from xform to dh op
 2022-05-10  9:43 UTC  (4+ messages)
` [PATCH v4 1/3] "

[PATCH] maintainers: update for Intel i40e
 2022-05-10  9:43 UTC  (3+ messages)

[PATCH v1 1/3] maintainers: update for Intel e1000
 2022-05-10  9:18 UTC  (2+ messages)

[dpdk][PATCH 2/2] sched: fix to manage TC OV at runtime
 2022-05-10  9:09 UTC  (5+ messages)
` [PATCH v3] sched: enable/disable "

[PATCH] maintainers: update for vmxnet3 driver
 2022-05-10  9:09 UTC  (3+ messages)

[PATCH] maintainers: update email address
 2022-05-10  9:07 UTC  (3+ messages)

[PATCH 0/3] BNXT changes
 2022-05-10  5:17 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/17] bnxt PMD fixes
 2022-05-10  5:16 UTC  (2+ messages)

[PATCH v2] net/iavf: fix iavf crashed on dev_stop when running in multi-process mode
 2022-05-10  2:54 UTC  (4+ messages)
` [PATCH v3] fix mbuf release function point corrupt in multi-process
  ` [PATCH v4] "

[PATCH v1] net/iavf: fix resource leak issue
 2022-05-10  0:54 UTC 

[PATCH v2] lib/eal/ppc fix compilation for musl
 2022-05-09 22:39 UTC  (4+ messages)
` [PATCH v6] "

[PATCH v1 0/5] baseband/fpga_5gnr: maintenance changes to fpga_5gnr PMD
 2022-05-09 21:04 UTC  (7+ messages)
` [PATCH v1 1/5] baseband/fpga_5gnr_fec: remove FLR timeout
` [PATCH v1 2/5] baseband/fpga_5gnr_fec: add FPGA Mutex
` [PATCH v1 3/5] baseband/fpga_5gnr_fec: add check for HARQ input length
` [PATCH v1 4/5] baseband/fpga_5gnr_fec: enable validate LDPC enc/dec
` [PATCH v1 5/5] baseband/fpga_5gnr_fec: remove filler from HARQ

DPDK Release Status Meeting 2022-05-05
 2022-05-09 19:39 UTC 

[PATCH 0/7] vdpa/mlx5: improve device shutdown time
 2022-05-09 19:38 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/7] vdpa/mlx5: fix interrupt trash that leads to segment fault
  ` [PATCH v3 2/7] vdpa/mlx5: fix dead loop when process interrupted
  ` [PATCH v3 3/7] vdpa/mlx5: no kick handling during shutdown
  ` [PATCH v3 4/7] vdpa/mlx5: reuse resources in reconfiguration
  ` [PATCH v3 5/7] vdpa/mlx5: cache and reuse hardware resources
  ` [PATCH v3 6/7] vdpa/mlx5: support device cleanup callback
  ` [PATCH v3 7/7] vdpa/mlx5: make statistics counter persistent

Invitation to comment on Virtual I/O Device (VIRTIO) Version 1.2 - ends June 8th
 2022-05-09 18:45 UTC 

[PATCH] Add support for NVIDIA ARM implementer ID
 2022-05-09 18:15 UTC 

[PATCH 1/3] eventdev: add function to quiesce an event port
 2022-05-09 17:29 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: fix build error with sphinx 4.5.0
 2022-05-09 16:07 UTC  (3+ messages)

[Bug 1007] ixgbe-bound x553 sibling interface broken after app crash
 2022-05-09 16:03 UTC 

[PATCH 0/6] Extend and set event queue attributes at runtime
 2022-05-09 12:57 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] eventdev: support to set "
  ` [PATCH v2 2/6] eventdev: add weight and affinity to queue attributes
  ` [PATCH v2 3/6] doc: announce change in event queue conf structure
  ` [PATCH v2 4/6] test/event: test cases to test runtime queue attribute
  ` [PATCH v2 5/6] event/cnxk: support to set runtime queue attributes

[dpdk-dev] [PATCH 1/2] common/cnxk: support IPv6 fragment flow pattern item
 2022-05-09 12:37 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/2] net/cnxk: "

[EXT] Re: [dpdk-stable] [PATCH v2] test: avoid hang if queues are full and Tx fails
 2022-05-09 10:01 UTC  (5+ messages)

[RFC 1/9] net/idpf/base: introduce base code
 2022-05-09  9:11 UTC  (11+ messages)
` [RFC v2 0/9] add support for idpf PMD in DPDK
  ` [RFC v2 1/9] net/idpf/base: introduce base code
  ` [RFC v2 2/9] net/idpf/base: add OS specific implementation
  ` [RFC v2 3/9] net/idpf: support device initialization
  ` [RFC v2 4/9] net/idpf: support queue ops
  ` [RFC v2 5/9] net/idpf: support getting device information
  ` [RFC v2 6/9] net/idpf: support packet type getting
  ` [RFC v2 7/9] net/idpf: support link update
  ` [RFC v2 8/9] net/idpf: support basic Rx/Tx
  ` [RFC v2 9/9] net/idpf: support RSS

[PATCH 1/2] ci: switch to Ubuntu 20.04
 2022-05-09  7:42 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] doc: update matching versions in i40e guide
 2022-05-09  7:18 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5] eal: add seqlock
 2022-05-09  6:26 UTC  (6+ messages)
` [PATCH v6] "

[PATCH] doc: remove multi-queue reconnection known issue
 2022-05-09  4:11 UTC  (5+ messages)
` [PATCH v3] doc: fix vhost multi-queue reconnection
` [PATCH v4] "

[PATCH] vhost: fix deadlock when handling user messages
 2022-05-09  3:13 UTC  (3+ messages)
` [PATCH v3] vhost: fix deadlock when message handling failed

[PATCH 0/3] add partial SGL support to AESNI_MB
 2022-05-08 14:39 UTC  (5+ messages)
` [PATCH 1/3] crypto/ipsec_mb: add GCM sgl support to aesni_mb
` [PATCH 3/3] crypto/ipsec_mb: check SGL support for algorithm

CVE-2022-0669 Release Notice
 2022-05-05  1:46 UTC 

CVE-2021-3839 Release Notice
 2022-05-05  1:42 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).