DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH 0/1] lib/vhost: support async dequeue for split ring
 2021-06-18 20:03 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 0/4] vhost: "
  ` [dpdk-dev] [PATCH v2 1/4] examples/vhost: refactor vhost enqueue and dequeue datapaths
  ` [dpdk-dev] [PATCH v2 2/4] examples/vhost: use a new API to query remaining ring space
  ` [dpdk-dev] [PATCH v2 3/4] vhost: support async dequeue for split ring
  ` [dpdk-dev] [PATCH v2 4/4] examples/vhost: support vhost async dequeue data path

[dpdk-dev] [PATCH v5 0/4] vhost: Fix and improve NUMA reallocation
 2021-06-18 14:04 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 1/4] vhost: fix missing memory table NUMA realloc
` [dpdk-dev] [PATCH v5 2/4] vhost: fix missing guest pages "
` [dpdk-dev] [PATCH v5 3/4] vhost: fix missing cache logging "
` [dpdk-dev] [PATCH v5 4/4] vhost: fix NUMA reallocation with multiqueue

[dpdk-dev] [PATCH v6 0/7] vhost: Fix and improve NUMA reallocation
 2021-06-18 14:03 UTC  (8+ messages)
` [dpdk-dev] [PATCH v6 1/7] vhost: fix missing memory table NUMA realloc
` [dpdk-dev] [PATCH v6 2/7] vhost: fix missing guest pages "
` [dpdk-dev] [PATCH v6 3/7] vhost: fix missing cache logging "
` [dpdk-dev] [PATCH v6 4/7] vhost: fix NUMA reallocation with multiqueue
` [dpdk-dev] [PATCH v6 5/7] vhost: improve NUMA reallocation
` [dpdk-dev] [PATCH v6 6/7] vhost: allocate all data on same node as virtqueue
` [dpdk-dev] [PATCH v6 7/7] vhost: convert inflight data to DPDK allocation API

[dpdk-dev] [PATCH 00/20] net/sfc: support flow API COUNT action
 2021-06-18 13:40 UTC  (25+ messages)
` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 01/20] net/sfc: introduce ethdev Rx queue ID
  ` [dpdk-dev] [PATCH v3 02/20] net/sfc: do not enable interrupts on internal Rx queues
  ` [dpdk-dev] [PATCH v3 03/20] common/sfc_efx/base: separate target EvQ and IRQ config
  ` [dpdk-dev] [PATCH v3 04/20] common/sfc_efx/base: support custom EvQ to IRQ mapping
  ` [dpdk-dev] [PATCH v3 05/20] net/sfc: explicitly control IRQ used for Rx queues
  ` [dpdk-dev] [PATCH v3 06/20] net/sfc: introduce ethdev Tx queue ID
  ` [dpdk-dev] [PATCH v3 07/20] common/sfc_efx/base: add ingress m-port RxQ flag
  ` [dpdk-dev] [PATCH v3 08/20] common/sfc_efx/base: add user mark "
  ` [dpdk-dev] [PATCH v3 09/20] net/sfc: add abstractions for the management EVQ identity
  ` [dpdk-dev] [PATCH v3 10/20] net/sfc: add support for initialising different RxQ types
  ` [dpdk-dev] [PATCH v3 11/20] net/sfc: add NUMA-aware registry of service logical cores
  ` [dpdk-dev] [PATCH v3 12/20] net/sfc: reserve RxQ for counters
  ` [dpdk-dev] [PATCH v3 13/20] common/sfc_efx/base: add counter creation MCDI wrappers
  ` [dpdk-dev] [PATCH v3 14/20] common/sfc_efx/base: add counter stream "
  ` [dpdk-dev] [PATCH v3 15/20] common/sfc_efx/base: support counter in action set
  ` [dpdk-dev] [PATCH v3 16/20] net/sfc: add Rx datapath method to get pushed buffers count
  ` [dpdk-dev] [PATCH v3 17/20] common/sfc_efx/base: add max MAE counters to limits
  ` [dpdk-dev] [PATCH v3 18/20] common/sfc_efx/base: add packetiser packet format definition
  ` [dpdk-dev] [PATCH v3 19/20] net/sfc: support flow action COUNT in transfer rules
  ` [dpdk-dev] [PATCH v3 20/20] net/sfc: support flow API query for count actions

[dpdk-dev] [PATCH] kni: fix wrong mbuf alloc count in kni_allocate_mbufs
 2021-06-18 13:37 UTC  (2+ messages)

[dpdk-dev] [RFC 0/7] crypto/ipsec_mb: introduce ipsec_mb framework
 2021-06-18 13:11 UTC  (9+ messages)
` [dpdk-dev] [RFC 1/7] "
` [dpdk-dev] [RFC 2/7] crypto/ipsec_mb: move aesni-mb PMD to "
` [dpdk-dev] [RFC 3/7] crypto/ipsec_mb: move aesni-gcm "
` [dpdk-dev] [RFC 4/7] crypto/ipsec_mb: move kasumi "
` [dpdk-dev] [RFC 5/7] crypto/ipsec_mb: move snow3g "
` [dpdk-dev] [RFC 6/7] crypto/snow3g: add support for digest appended ops
` [dpdk-dev] [RFC 7/7] crypto/ipsec_mb: move zuc PMD to ipsec_mb framework

[dpdk-dev] [PATCH] net/octeontx2: use runtime lso format indices
 2021-06-18 13:06 UTC 

[dpdk-dev] [Bug 744] [dpdk-19.11.9-rc3] make build failed on Fedora34 with GCC11
 2021-06-18 11:34 UTC 

[dpdk-dev] [PATCH] parray: introduce internal API for dynamic arrays
 2021-06-18 11:16 UTC  (20+ messages)

[dpdk-dev] [Bug 732] [dpdk-19.11.9-rc2] DPDK build failed on Win10
 2021-06-18 10:56 UTC  (2+ messages)

[dpdk-dev] [Bug 728] [dpdk-19.11.9-rc2]When compiling dpdk with make or meson under SUSE Linux Enterprise Server 15 SP2, the compilation fails
 2021-06-18 10:55 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/44] Marvell CNXK Ethdev Driver
 2021-06-18 10:37 UTC  (64+ messages)
` [dpdk-dev] [PATCH v3 00/62] "
  ` [dpdk-dev] [PATCH v3 01/62] common/cnxk: add support to lock NIX RQ contexts
  ` [dpdk-dev] [PATCH v3 02/62] common/cnxk: fix batch alloc completion poll logic
  ` [dpdk-dev] [PATCH v3 03/62] common/cnxk: add support to dump flow entries
  ` [dpdk-dev] [PATCH v3 04/62] common/cnxk: support for mark and flag flow actions
  ` [dpdk-dev] [PATCH v3 05/62] common/cnxk: allocate lmt region in userspace
  ` [dpdk-dev] [PATCH v3 06/62] common/cnxk: add provision to enable RED on RQ
  ` [dpdk-dev] [PATCH v3 07/62] common/cnxk: support for VLAN push and pop flow actions
  ` [dpdk-dev] [PATCH v3 08/62] common/cnxk: fix flow create on CN98xx
  ` [dpdk-dev] [PATCH v3 09/62] net/cnxk: add build infra and common probe
  ` [dpdk-dev] [PATCH v3 10/62] net/cnxk: add platform specific probe and remove
  ` [dpdk-dev] [PATCH v3 11/62] net/cnxk: add common devargs parsing function
  ` [dpdk-dev] [PATCH v3 12/62] net/cnxk: add common dev infos get support
  ` [dpdk-dev] [PATCH v3 13/62] net/cnxk: add device configuration operation
  ` [dpdk-dev] [PATCH v3 14/62] net/cnxk: add link status update support
  ` [dpdk-dev] [PATCH v3 15/62] net/cnxk: add Rx queue setup and release
  ` [dpdk-dev] [PATCH v3 16/62] net/cnxk: add Tx "
  ` [dpdk-dev] [PATCH v3 17/62] net/cnxk: add packet type support
  ` [dpdk-dev] [PATCH v3 18/62] net/cnxk: add queue start and stop support
  ` [dpdk-dev] [PATCH v3 19/62] net/cnxk: add Rx support for cn9k
  ` [dpdk-dev] [PATCH v3 20/62] net/cnxk: add Rx multi-segmented version "
  ` [dpdk-dev] [PATCH v3 21/62] net/cnxk: add Rx vector "
  ` [dpdk-dev] [PATCH v3 22/62] net/cnxk: add Tx support "
  ` [dpdk-dev] [PATCH v3 23/62] net/cnxk: add Tx multi-segment version "
  ` [dpdk-dev] [PATCH v3 24/62] net/cnxk: add Tx vector "
  ` [dpdk-dev] [PATCH v3 25/62] net/cnxk: add Rx support for cn10k
  ` [dpdk-dev] [PATCH v3 26/62] net/cnxk: add Rx multi-segment version "
  ` [dpdk-dev] [PATCH v3 27/62] net/cnxk: add Rx vector "
  ` [dpdk-dev] [PATCH v3 28/62] net/cnxk: add Tx support "
  ` [dpdk-dev] [PATCH v3 29/62] net/cnxk: add Tx multi-segment version "
  ` [dpdk-dev] [PATCH v3 30/62] net/cnxk: add Tx vector "
  ` [dpdk-dev] [PATCH v3 31/62] net/cnxk: add device start and stop operations
  ` [dpdk-dev] [PATCH v3 32/62] net/cnxk: add MAC address set ops
  ` [dpdk-dev] [PATCH v3 33/62] net/cnxk: add MTU set device operation
  ` [dpdk-dev] [PATCH v3 34/62] net/cnxk: add promiscuous mode enable and disable
  ` [dpdk-dev] [PATCH v3 35/62] net/cnxk: add DMAC filter support
  ` [dpdk-dev] [PATCH v3 36/62] net/cnxk: add all multicast enable/disable ethops
  ` [dpdk-dev] [PATCH v3 37/62] net/cnxk: add Rx/Tx burst mode get ops
  ` [dpdk-dev] [PATCH v3 38/62] net/cnxk: add flow ctrl set/get ops
  ` [dpdk-dev] [PATCH v3 39/62] net/cnxk: add link up/down operations
  ` [dpdk-dev] [PATCH v3 40/62] net/cnxk: add EEPROM module info get operations
  ` [dpdk-dev] [PATCH v3 41/62] net/cnxk: add Rx queue interrupt enable/disable ops
  ` [dpdk-dev] [PATCH v3 42/62] net/cnxk: add validation API for mempool ops
  ` [dpdk-dev] [PATCH v3 43/62] net/cnxk: add port/queue stats
  ` [dpdk-dev] [PATCH v3 44/62] net/cnxk: add xstats apis
  ` [dpdk-dev] [PATCH v3 45/62] net/cnxk: add rxq/txq info get operations
  ` [dpdk-dev] [PATCH v3 46/62] net/cnxk: add device close and reset operations
  ` [dpdk-dev] [PATCH v3 47/62] net/cnxk: add pending Tx mbuf cleanup operation
  ` [dpdk-dev] [PATCH v3 48/62] net/cnxk: add support to configure npc
  ` [dpdk-dev] [PATCH v3 49/62] net/cnxk: add initial version of rte flow support
  ` [dpdk-dev] [PATCH v3 50/62] net/cnxk: add flow ops get operation
  ` [dpdk-dev] [PATCH v3 51/62] net/cnxk: add ethdev firmware version get
  ` [dpdk-dev] [PATCH v3 52/62] net/cnxk: add get register operation
  ` [dpdk-dev] [PATCH v3 53/62] net/cnxk: support for RSS in rte flow
  ` [dpdk-dev] [PATCH v3 54/62] net/cnxk: register callback to get PTP status
  ` [dpdk-dev] [PATCH v3 55/62] net/cnxk: add base PTP timesync support
  ` [dpdk-dev] [PATCH v3 56/62] net/cnxk: add timesync enable/disable operations
  ` [dpdk-dev] [PATCH v3 57/62] net/cnxk: add Rx/Tx timestamp read operations
  ` [dpdk-dev] [PATCH v3 58/62] net/cnxk: add time read/write/adjust operations
  ` [dpdk-dev] [PATCH v3 59/62] net/cnxk: add read clock operation
  ` [dpdk-dev] [PATCH v3 60/62] net/cnxk: added RETA and RSS hash operations
  ` [dpdk-dev] [PATCH v3 61/62] net/cnxk: add multicast filter support
  ` [dpdk-dev] [PATCH v3 62/62] net/cnxk: add marking and VLAN tagging support

[dpdk-dev] [RFC PATCH] dmadev: introduce DMA device library
 2021-06-18 10:03 UTC  (22+ messages)

[dpdk-dev] [RFC] porting AddressSanitizer feature to DPDK
 2021-06-18  9:04 UTC  (7+ messages)
` [dpdk-dev] [RFC v2] "

[dpdk-dev] [PATCH V5] config/arm: add Qualcomm Centriq 2400 part number
 2021-06-18  8:58 UTC  (6+ messages)
` [dpdk-dev] [PATCH V6] "

[dpdk-dev] [PATCH v4 0/7] vhost: Fix and improve NUMA reallocation
 2021-06-18  8:48 UTC  (16+ messages)
` [dpdk-dev] [PATCH v4 1/7] vhost: fix missing memory table NUMA realloc
` [dpdk-dev] [PATCH v4 2/7] vhost: fix missing guest pages "
` [dpdk-dev] [PATCH v4 3/7] vhost: fix missing cache logging "
` [dpdk-dev] [PATCH v4 4/7] vhost: fix NUMA reallocation with multiqueue
` [dpdk-dev] [PATCH v4 5/7] vhost: improve NUMA reallocation
` [dpdk-dev] [PATCH v4 6/7] vhost: allocate all data on same node as virtqueue
` [dpdk-dev] [PATCH v4 7/7] vhost: convert inflight data to DPDK allocation API

[dpdk-dev] [PATCH] net/i40e: fix L2 payload RSS mask input set
 2021-06-18  8:38 UTC 

[dpdk-dev] Regarding Armv7 support in DPDK-21.05
 2021-06-18  8:33 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/testpmd: send failure logs to stderr
 2021-06-18  8:32 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[dpdk-dev] [PATCH] event/cnxk: fix clang warning on Arm
 2021-06-18  7:21 UTC  (2+ messages)
` [dpdk-dev] [EXT] "

[dpdk-dev] [PATCH 00/14] i40e base code update
 2021-06-18  6:38 UTC  (15+ messages)
` [dpdk-dev] [PATCH 01/14] net/i40e/base: add new versions of send ASQ command functions
` [dpdk-dev] [PATCH 02/14] net/i40e/base: update FVL FW API version to 1.14
` [dpdk-dev] [PATCH 03/14] net/i40e/base: add support for Min Rollback Revision for 4 more FPK modules
` [dpdk-dev] [PATCH 04/14] net/i40e/base: set TSA table values when parsing CEE configuration
` [dpdk-dev] [PATCH 05/14] net/i40e/base: define new Shadow RAM pointers
` [dpdk-dev] [PATCH 06/14] net/i40e/base: fix PHY type identifiers for 2.5G and 5G adapters
` [dpdk-dev] [PATCH 07/14] net/i40e/base: fix PF reset failed
` [dpdk-dev] [PATCH 08/14] net/i40e/base: fix update link data for X722
` [dpdk-dev] [PATCH 09/14] net/i40e/base: fix AOC media type reported by ethtool
` [dpdk-dev] [PATCH 10/14] net/i40e/base: add flags and fields for double vlan processing
` [dpdk-dev] [PATCH 11/14] net/i40e/base: 10GBASE-ER Optical modules recognition
` [dpdk-dev] [PATCH 12/14] net/i40e/base: fix headers to match functions
` [dpdk-dev] [PATCH 13/14] net/i40e/base: fix potentially uninitialized variables in NVM code
` [dpdk-dev] [PATCH 14/14] net/i40e/base: update version in readme

[dpdk-dev] [PATCH] Add Armv7 support
 2021-06-18  6:19 UTC  (3+ messages)

[dpdk-dev] [PATCH] fix Marvell maintainer email for atlantic
 2021-06-18  4:59 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/2] net/ice: support FDIR ESP and NATT to match outer IP
 2021-06-18  2:57 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 0/3] "

[dpdk-dev] [PATCH 0/2] bugfix for Kunpeng930 SVE compile
 2021-06-17 23:33 UTC  (5+ messages)
` [dpdk-dev] [PATCH v8 0/2] bugfix for Kunpeng "
  ` [dpdk-dev] [PATCH v8 1/2] config/arm: select most suitable -march for kunpeng soc

[dpdk-dev] [PATCH v1 0/8] use GCC's C11 atomic builtins for test
 2021-06-17 23:26 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "

[dpdk-dev] [Bug 743] Building DPDK with gcc 11.1.1 Generates Multiple Warning Messages in the i40e PMD
 2021-06-17 18:32 UTC 

[dpdk-dev] 19.11.9 patches review and test
 2021-06-17 17:46 UTC  (2+ messages)

[dpdk-dev] [PATCH] vhost/vhost_crypto: do not use possibly NULL Pointers
 2021-06-17 16:49 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH] net/virtio: fix kernel set features for multi-queue devices
 2021-06-17 16:49 UTC  (2+ messages)

[dpdk-dev] [PATCH v3] vhost: allocate and free packets in bulk in Tx split
 2021-06-17 16:48 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[dpdk-dev] [PATCH] net: introduce IPv4 ihl and version fields
 2021-06-17 16:29 UTC  (12+ messages)

[dpdk-dev] [PATCH] net/memif: fix abstract socket addr_len
 2021-06-17 16:22 UTC 

[dpdk-dev] [PATCH] net/mlx5: add TCP and IPv6 to supported flow items list in Windows
 2021-06-17 16:07 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/2] Add types to supported flow items "
  ` [dpdk-dev] [PATCH v2 1/2] net/mlx5: add TCP and IPv6 to supported flow items list "
  ` [dpdk-dev] [PATCH v2 2/2] doc: description of new steering rules support "

[dpdk-dev] [PATCH] vfio: fix stdbool usage without include
 2021-06-17 15:41 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH] net/hns3: support Tx push quick doorbell to improve perf
 2021-06-17 15:18 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH] kni: fix compilation on SLES15-SP3
 2021-06-17  8:24 UTC  (5+ messages)

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