DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 0/5] vhost: introduce per-virtqueue stats API
 2022-05-10 20:17 UTC  (2+ messages)
` [PATCH 1/5] vhost: add per-virtqueue statistics support

[dpdk-dev] [PATCH v3 6/7] app/proc-info: provide way to request info on owned ports
 2022-05-10 20:02 UTC  (5+ 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 V2 0/4] bugfix for bonding
 2022-05-10 16:34 UTC  (7+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 3/5] app/testpmd: fix port status of slave device

[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 00/11] Introduce support for RISC-V architecture
 2022-05-10 15:48 UTC  (28+ messages)
` [PATCH v2 0/8] "
  ` [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] 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  (34+ messages)
` [PATCH v4 01/28] "
  ` [PATCH v4 04/28] common/cnxk: support to configure the ts pkind in CPT
  ` [PATCH v4 27/28] net/cnxk: fix hotplug detach sequence for first device
  ` [PATCH v4 28/28] common/cnxk: add support for per-port RQ in inline device
` [PATCH v5 01/28] common/cnxk: add multi channel support for SDP send queues
  ` [PATCH v5 02/28] net/cnxk: add receive channel backpressure for SDP
  ` [PATCH v5 03/28] common/cnxk: add new pkind for CPT when ts is enabled
  ` [PATCH v5 04/28] common/cnxk: support to configure the ts pkind in CPT
  ` [PATCH v5 05/28] common/cnxk: fix SQ flush sequence
  ` [PATCH v5 06/28] common/cnxk: skip probing SoC environment for CN9k
  ` [PATCH v5 07/28] common/cnxk: fix issues in soft expiry disable path
  ` [PATCH v5 08/28] common/cnxk: convert warning to debug print
  ` [PATCH v5 09/28] common/cnxk: use aggregate level rr prio from mbox
  ` [PATCH v5 10/28] net/cnxk: support loopback mode on AF VF's
  ` [PATCH v5 11/28] net/cnxk: update LBK ethdev link info
  ` [PATCH v5 12/28] net/cnxk: add barrier after meta batch free in scalar
  ` [PATCH v5 13/28] net/cnxk: disable default inner chksum for outb inline
  ` [PATCH v5 14/28] net/cnxk: fix roundup size with transport mode
  ` [PATCH v5 15/28] net/cnxk: update inline device in ethdev telemetry
  ` [PATCH v5 16/28] net/cnxk: change env for debug IV
  ` [PATCH v5 17/28] net/cnxk: reset offload flag if reassembly is disabled
  ` [PATCH v5 18/28] net/cnxk: support decrement TTL for inline IPsec
  ` [PATCH v5 19/28] net/cnxk: optimize Rx fast path for security pkts
  ` [PATCH v5 20/28] net/cnxk: update olflags with L3/L4 csum offload
  ` [PATCH v5 21/28] net/cnxk: add capabilities for IPsec crypto algos
  ` [PATCH v5 22/28] net/cnxk: add capabilities for IPsec options
  ` [PATCH v5 23/28] net/cnxk: support security stats
  ` [PATCH v5 24/28] net/cnxk: add support for flow control for outbound inline
  ` [PATCH v5 25/28] net/cnxk: perform early MTU setup for eventmode
  ` [PATCH v5 26/28] net/cnxk: fix multi-seg extraction in vwqe path
  ` [PATCH v5 27/28] net/cnxk: fix hotplug detach sequence for first device
  ` [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 1/1] test/ring: remove excessive inlining
 2022-05-10 11:57 UTC 

[PATCH 1/1] test/hash: report non HTM numbers for single r/w
 2022-05-10 11:57 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)

[PATCH] vhost: add runtime locking check in unsafe APIs
 2022-05-10  9:14 UTC  (5+ 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/2] atomic changes
 2022-05-10  6:31 UTC  (3+ messages)
` [PATCH 1/2] net/bnxt: use compiler atomics for stats
` [PATCH 2/2] net/bnxt: remove some dead code

[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 1/2] config/arm: add SVE control flag
 2022-05-10  2:57 UTC  (9+ 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 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

[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 v4] eal: add seqlock
 2022-05-09  6:26 UTC  (9+ messages)
` [PATCH v5] "
      ` [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] net/iavf: fix mismatch between rx_pkt_burst and RX descriptor
 2022-05-09  2:05 UTC  (3+ messages)
` [PATCH v2] "

[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

[PATCH] net/mlx5: fix linux stats gathering function
 2022-05-08 14:21 UTC  (2+ messages)

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