DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 0/2] support to clear in-flight packets for async
 2022-05-13 16:35 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] vhost: support clear in-flight packets for async dequeue
  ` [PATCH v2 2/2] example/vhost: support to "

[PATCH 1/6] app/eventdev: simplify signal handling and teardown
 2022-05-13 16:07 UTC  (8+ messages)
` [PATCH 2/6] app/eventdev: clean up worker state before exit
` [PATCH 6/6] examples/ipsec-secgw: cleanup "
` [PATCH v2 1/6] app/eventdev: simplify signal handling and teardown

[PATCH 01/15] vdpa/ifc: add support for virtio blk device
 2022-05-13 15:37 UTC  (42+ messages)
` [PATCH v7 00/18] add virtio_blk device support to vdpa/ifc
  ` [PATCH v7 03/18] vhost: add vhost msg support
  ` [PATCH v7 05/18] vdpa/ifc: add vDPA interrupt for blk device
  ` [PATCH v7 06/18] vdpa/ifc: add block device SW live-migration
  ` [PATCH v7 07/18] vhost: add API to get vDPA device type
  ` [PATCH v7 08/18] vdpa/ifc: add get device type ops to ifc driver
  ` [PATCH v7 09/18] examples/vdpa: add vDPA blk support in example
  ` [PATCH v7 11/18] vdpa/ifc: add set vring state for blk device
  ` [PATCH v7 12/18] vdpa/ifc: add some log at vDPA launch before qemu connect
  ` [PATCH v7 13/18] vdpa/ifc: read virtio max queues from hardware
  ` [PATCH v7 14/18] vdpa/ifc: add interrupt and handle for virtio blk
  ` [PATCH v7 15/18] vdpa/ifc: add is blk flag to ifcvf HW struct
  ` [PATCH v7 16/18] vdpa/ifc/base: access correct register for blk device
  ` [PATCH v7 17/18] vdpa/ifc: blk device pause without no inflight IO
  ` [PATCH v7 18/18] vhost: make sure each queue callfd is configured

[PATCH v2 0/8] Introduce support for RISC-V architecture
 2022-05-13 15:37 UTC  (12+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] eal: add initial "
  ` [PATCH v3 8/8] ci: add RISCV64 cross compilation job

[PATCH] event/cnxk: fix base pointer for SSO head wait
 2022-05-13 11:47 UTC  (2+ messages)

[PATCH 1/8] app/test-crypto-perf: improve dequeue logic
 2022-05-13 10:46 UTC  (10+ messages)
` [PATCH 2/8] app/test-crypto-perf: support SDAP for PDCP operations
  ` [EXT] "
` [PATCH 3/8] examples/ipsec-secgw: support XCBC-MAC/DES-CBC
  ` [EXT] "
` [PATCH 7/8] test/crypto: add external buffer test case
  ` [EXT] "
` [PATCH 8/8] test/crypto: add short MAC-I test vector for zuc
  ` [EXT] "
` [EXT] [PATCH 1/8] app/test-crypto-perf: improve dequeue logic

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

[RFC PATCH 0/4] Split driver specific commands out of testpmd
 2022-05-13 10:30 UTC  (7+ messages)
` [RFC PATCH 1/4] app/testpmd: register driver specific commands
` [RFC PATCH 2/4] net/bonding: move testpmd commands
` [RFC PATCH 3/4] net/i40e: "
` [RFC PATCH 4/4] net/ixgbe: "

[PATCH 1/1] drivers: define OPENSSL_API_COMPAT
 2022-05-13 10:02 UTC  (2+ messages)

[PATCH v2] net/ice: fix DCF state checking mechanism
 2022-05-13  9:56 UTC  (2+ messages)

Minutes of Technical Board Meeting, 2022-05-04
 2022-05-13  9:02 UTC 

[Bug 1009] [dpdk-22.07*] drivers/crypto/qat meson build failed with gcc 11.2.0 on Ub22.04/64
 2022-05-13  8:58 UTC 

[PATCH v1 0/4] Enable yellow meter hierarchy
 2022-05-13  7:33 UTC  (5+ messages)
` [PATCH v1 1/4] net/mlx5: support previous meter color aware
` [PATCH v1 2/4] net/mlx5: support yellow meter action in hierarchy
` [PATCH v1 3/4] net/mlx5: support yellow meter action for hierarchy tag rule
` [PATCH v1 4/4] net/mlx5: add validation for yellow meter action

[PATCH v5 0/7] app/test: add inline IPsec and reassembly cases
 2022-05-13  7:32 UTC  (9+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/7] app/test: add unit cases for inline IPsec offload
  ` [PATCH v6 2/7] test/security: add inline inbound IPsec cases
  ` [PATCH v6 3/7] test/security: add combined mode inline "
  ` [PATCH v6 4/7] test/security: add inline IPsec reassembly cases
  ` [PATCH v6 5/7] test/security: add more inline IPsec functional cases
  ` [PATCH v6 6/7] test/security: add ESN and anti-replay cases for inline
  ` [PATCH v6 7/7] test/security: add inline IPsec IPv6 flow label cases

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

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

[PATCH v1] app/testpmd: fix metering and policing command for rfc4115
 2022-05-13  3:57 UTC 

[PATCH v1 0/5] vhost: support async dequeue data path
 2022-05-13  3:51 UTC  (17+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/5] vhost: prepare sync for descriptor to mbuf refactoring
  ` [PATCH v5 2/5] vhost: prepare async "
  ` [PATCH v5 3/5] vhost: merge sync and async descriptor to mbuf filling
  ` [PATCH v5 4/5] vhost: support async dequeue for split ring
  ` [PATCH v5 5/5] examples/vhost: support async dequeue data path
` [PATCH v6 0/5] vhost: "
  ` [PATCH v6 1/5] vhost: prepare sync for descriptor to mbuf refactoring
  ` [PATCH v6 2/5] vhost: prepare async "
  ` [PATCH v6 3/5] vhost: merge sync and async descriptor to mbuf filling
  ` [PATCH v6 4/5] vhost: support async dequeue for split ring
  ` [PATCH v6 5/5] examples/vhost: support async dequeue data path

[PATCH 0/3] bugfix for ethdev telemetry
 2022-05-13  2:53 UTC  (24+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 02/10] ethdev: optimize xstats-get API's implementation
  ` [PATCH v3 03/10] net/hns3: adjust retval when xstats is null of get xstats
  ` [PATCH v3 06/10] net/axgbe: "
  ` [PATCH v3 08/10] ethdev: support auto-filled flag when telemetry stats
  ` [PATCH v3 09/10] ethdev: fix possible null pointer access
  ` [PATCH v3 10/10] net/cnxk: fix telemetry "
` [PATCH v4 0/9] bugfix for ethdev telemetry
  ` [PATCH v4 1/9] ethdev: specify return value of xstats-get API
  ` [PATCH v4 2/9] ethdev: optimize xstats-get API's implementation
  ` [PATCH v4 3/9] net/hns3: adjust return value of xstats-get ops
  ` [PATCH v4 4/9] net/ipn3ke: "
  ` [PATCH v4 5/9] net/mvpp2: "
  ` [PATCH v4 6/9] net/axgbe: "
  ` [PATCH v4 7/9] ethdev: fix memory leak when telemetry xstats
  ` [PATCH v4 8/9] ethdev: fix possible null pointer access
  ` [PATCH v4 9/9] net/cnxk: fix telemetry "

[PATCH v4] fix mbuf release function point corrupt in multi-process
 2022-05-13  1:57 UTC  (7+ messages)
` [PATCH v5] "

[PATCH 00/11] Introduce support for RISC-V architecture
 2022-05-12 21:06 UTC  (6+ messages)

[PATCH] net/ixgbe: Limit SDP3 check of TX_DISABLE to appropriate devices
 2022-05-12 19:15 UTC  (5+ messages)

[PATCH v5 0/8] vmxnet3 version V5 and V6
 2022-05-12 17:06 UTC  (9+ messages)
` [PATCH v5 1/8] net/vmxnet3: add V5 support
` [PATCH v5 2/8] net/vmxnet3: implement RETA query and RETA update
` [PATCH v5 3/8] net/vmxnet3: add Rx queue usage count utility
` [PATCH v5 4/8] net/vmxnet3: report HW version on FW version get
` [PATCH v5 5/8] net/vmxnet3: version 6
` [PATCH v5 6/8] net/vmxnet3: advertise RETA size in device info
` [PATCH v5 7/8] net/vmxnet3: set packet type for fragmented packet
` [PATCH v5 8/8] Fixes: 046f11619567 ("net/vmxnet3: support MSI-X interrupt")

[PATCH 0/2] bugfix for testpmd
 2022-05-12 16:37 UTC  (7+ messages)
` [PATCH 2/2] app/testpmd: fix incorrect MTU verification

[PATCH] dmadev: clarify visibility of completed jobs
 2022-05-12 16:18 UTC  (2+ messages)

[PATCH V4] net/mlx5: support ESP SPI match and RSS hash
 2022-05-12 15:05 UTC  (3+ messages)
` [PATCH V5] "

[PATCH 0/6] bugfixes for hns3 PMD
 2022-05-12 14:13 UTC  (13+ messages)
` [PATCH 2/6] net/hns3: fix inconsistent enabled RSS behavior
` [PATCH v2 0/2] fix RSS bugs
  ` [PATCH v2 1/2] ethdev: fix enabling RSS behavior inconsistent

[PATCH 0/3] add eal functions for thread affinity
 2022-05-12 13:14 UTC  (16+ 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 v6 0/3] add eal functions for thread affinity and self
  ` [PATCH v6 1/3] eal: add basic thread ID and current thread identifier API
  ` [PATCH v6 2/3] eal: implement functions for get/set thread affinity
  ` [PATCH v6 3/3] test/threads: add unit test for thread API

[PATCH] sched: enable CMAN at runtime
 2022-05-12 13:10 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 0/7] Add new cryptodev op for event metadata
 2022-05-12 12:45 UTC  (9+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/7] cryptodev: add APIs to get/set "
  ` [PATCH v5 2/7] crypto/cnxk: add event metadata set operation
  ` [PATCH v5 3/7] crypto/octeontx: use new API for event metadata
  ` [PATCH v5 4/7] test/event: use new API to set event crypto metadata
  ` [PATCH v5 5/7] eventdev: use new API to get "
  ` [PATCH v5 6/7] test/event: add asymmetric cases for crypto adapter
  ` [PATCH v5 7/7] test-eventdev: support asym ops "

[dpdk-dev] [PATCH v4] ethdev: mtr: support protocol based input color selection
 2022-05-12 11:03 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5] "

[PATCH v4 0/8] vmxnet3 version V5 and V6
 2022-05-12 10:59 UTC  (7+ messages)
` [PATCH v4 2/8] net/vmxnet3: implement reta query and reta update
` [PATCH v4 3/8] net/vmxnet3: add Rx queue usage count utility
` [PATCH v4 5/8] net/vmxnet3: version 6

[PATCH] net/iavf: fix segfaults when calling API after VF reset failed
 2022-05-12 10:48 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/7] bugfix for hns3 PMD
 2022-05-12  9:51 UTC  (3+ messages)
` [PATCH v2 "

[Bug 1008] Building DPDK with gcc 12.1.1 throws warnings on Fedora 36
 2022-05-12  8:40 UTC 

[PATCH] ethdev: fix compilation issue with vtune option
 2022-05-12  8:26 UTC  (2+ messages)

[PATCH v2] tap: fix write-after-free and double free of intr_handle
 2022-05-12  8:12 UTC  (3+ messages)

[PATCH v1] net/ice/base: support source interface FLG of switch filter
 2022-05-12  7:42 UTC  (2+ messages)
` [PATCH v2] net/ice/base: fix direction match of flow that matches any

[PATCH v1] net/iavf: fix resource leak issue
 2022-05-12  7:21 UTC  (7+ messages)

[PATCH] app/testpmd: remove useless pointer checks
 2022-05-12  7:19 UTC  (3+ messages)

[PATCH] devargs: fix leak on hotplug failure
 2022-05-12  7:06 UTC  (2+ messages)

[PATCH v1 0/2] ICE ddp download tool
 2022-05-12  2:06 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] net/ice: support dump ice ddp package
  ` [PATCH v2 2/2] app/testpmd: support dump_pkg command for ice

[PATCH] app/testpmd: perform SW IP checksum for GRO packets
 2022-05-12  1:33 UTC  (3+ messages)
` [PATCH v3] app/testpmd: perform SW IP checksum for GRO/GSO packets

[PATCH v4 0/3] ixgbe SFP handling fixes
 2022-05-12  1:26 UTC  (4+ messages)
` [PATCH v6 0/2] "
  ` [PATCH v6 2/2] net/ixgbe: Fix SFP detection and linking on hotplug

[PATCH v1 0/5] Direct re-arming of buffers on receive side
 2022-05-11 23:00 UTC  (8+ messages)
` [PATCH v1 2/5] net/i40e: enable direct rearm mode
` [PATCH v1 4/5] net/i40e: add direct rearm mode internal API
` [PATCH v1 5/5] examples/l3fwd: enable direct rearm mode

[PATCH v3 3/5] app/testpmd: fix port status of slave device
 2022-05-11 22:08 UTC  (3+ messages)
` [PATCH v4] "

rte_bus_probe() does not exit on error
 2022-05-11 20:49 UTC  (5+ messages)

[PATCH] test/crypto: add null check for ZUC authentication op
 2022-05-11 20:00 UTC  (3+ messages)

[PATCH 1/1] crypto/cnxk: enable 3des-cbc secure capability
 2022-05-11 19:56 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] crypto/mlx5: support plaintext keys
 2022-05-11 19:54 UTC  (2+ messages)
` [EXT] "

[PATCH] examples/ipsec-secgw: fix promiscuous mode option
 2022-05-11 19:41 UTC  (3+ messages)

[PATCH] examples/ipsec-secgw: fix uninitialized memory access
 2022-05-11 19:41 UTC  (4+ messages)
` [EXT] "

[PATCH] examples/ipsec-secgw: destroy lookaside sessions
 2022-05-11 19:37 UTC  (2+ messages)

[PATCH 1/7] examples/ipsec-secgw: disable Tx chksum offload for inline
 2022-05-11 19:34 UTC  (3+ messages)
` [PATCH v4 1/7] examples/ipsec-secgw: move fast path helper functions

[PATCH 1/1] examples/ipsec-secgw: create lookaside sessions at init
 2022-05-11 19:33 UTC  (2+ messages)

[PATCH 1/1] test/ring: remove excessive inlining
 2022-05-11 16:51 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] libpcapng: fix timestamp wrapping in output files
 2022-05-11 16:46 UTC  (3+ messages)

[PATCH] net/mlx5: fix build with clang 14
 2022-05-11 16:41 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/1] test/pmd_perf: handling of unknown connection speed
 2022-05-11 16:33 UTC 

[PATCH 0/3] add partial SGL support to AESNI_MB
 2022-05-11 15:44 UTC  (3+ messages)
` [PATCH v2 0/2] "

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