DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 1/1] common/cnxk: added new macros to platform layer
 2022-04-13  7:08 UTC  (2+ messages)

[PATCH 0/3] add eal functions for thread affinity
 2022-04-13  7:07 UTC  (18+ messages)
` [PATCH 2/3] eal: implement functions for get/set "
` [PATCH 3/3] test/threads: add unit test for thread API
` [PATCH v2 0/4] add eal functions for thread affinity and self
  ` [PATCH v2 1/4] eal/windows: translate Windows errors to errno-style errors
  ` [PATCH v2 2/4] eal: add basic thread ID and current thread identifier API
  ` [PATCH v2 3/4] eal: implement functions for get/set thread affinity
  ` [PATCH v2 4/4] test/threads: add unit test for thread API

[PATCH v4 0/3] ixgbe SFP handling fixes
 2022-04-13  7:01 UTC  (11+ messages)
` [PATCH v5 0/2] "
  ` [PATCH v5 1/2] net/ixgbe: Limit SDP3 check of TX_DISABLE to appropriate devices
  ` [PATCH v5 2/2] net/ixgbe: Fix SFP detection and linking on hotplug
` [PATCH v6 0/2] ixgbe SFP handling fixes
  ` [PATCH v6 1/2] net/ixgbe: Limit SDP3 check of TX_DISABLE to appropriate devices
  ` [PATCH v6 2/2] net/ixgbe: Fix SFP detection and linking on hotplug

[PATCH 0/2] small RIB optimizations
 2022-04-13  6:45 UTC  (4+ messages)
` [PATCH 1/2] rib: mark error checks with unlikely
` [PATCH 2/2] rib6: mark error tests "

[PATCH 1/7] examples/ipsec-secgw: disable Tx chksum offload for inline
 2022-04-13  6:13 UTC  (2+ messages)

[PATCH] kni: optimize alloc queue release
 2022-04-13  5:48 UTC  (2+ messages)
` [PATCH v2] "

21.11.1 patches review and test
 2022-04-13  4:06 UTC  (6+ messages)

[PATCH v4] ip_frag: add IPv4 options fragment and test data
 2022-04-13  2:49 UTC  (8+ messages)
` [PATCH v5] "
    `  "
          `  "
  ` [PATCH v6] "

[dpdk-dev] [PATCH v17 00/13] eal: Add EAL API for threading
 2022-04-12 18:00 UTC  (4+ messages)
` [PATCH v18 0/8] "
  ` [PATCH v18 1/8] eal: add basic threading functions

[DPDK] drivers/net/ixgbe: remove expired symbols
 2022-04-12 17:56 UTC  (7+ messages)
` [DPDK v2] net/ixgbe: promote MDIO API
  ` [DPDK v3] "

[PATCH] eal: add seqlock
 2022-04-12 17:27 UTC  (11+ messages)
` [PATCH v2] "
      ` [PATCH v4] "

[RFC] ethdev: introduce protocol type based header split
 2022-04-12 16:40 UTC  (7+ messages)
` [v4 0/3] "
  ` [v4 1/3] "

[PATCH] eal/windows: set Windows main lcore affinitization
 2022-04-12 16:30 UTC  (3+ messages)

[PATCH] mbuf: expose outer vlan in mbuf dump
 2022-04-12 16:11 UTC  (6+ messages)

[PATCH] net/bonding: fix rss key configuration when the key length is 52
 2022-04-12 15:19 UTC  (7+ messages)
` [PATCH v2 1/1] "
  ` [PATCH v3 "

[RFC PATCH 0/3] Windows performance enhancements
 2022-04-12 15:00 UTC  (4+ messages)
` [RFC PATCH 1/3] net/mlx5: support multi-packet RQ on Windows
` [RFC PATCH 2/3] net/mlx5: support CQE compression "
` [RFC PATCH 3/3] net/mlx5: support enhanced multi-packet write "

[PATCH 0/5] Fix IDXD PCI device close
 2022-04-12 13:36 UTC  (10+ messages)
` [PATCH 1/5] dma/idxd: fix memory leak in pci close
` [PATCH 2/5] dma/idxd: fix memory leak due to free on incorrect pointer
` [PATCH 3/5] app/test: close dma devices during cleanup
` [PATCH 4/5] app/testpmd: stop and close dmadevs at exit
` [PATCH 5/5] examples/dma: fix missing dma close

[kmods PATCH] linux/igb_uio: allow modules install
 2022-04-12 13:14 UTC 

[CI OUTAGE] GitHub Actions currently having issues with workflow API calls
 2022-04-12 12:49 UTC 

[RFC] net/memif: add a fast path for Rx
 2022-04-12  9:32 UTC 

[PATCH] net/mlx5: fix TxQ failure when inlining is impossible
 2022-04-12  8:09 UTC  (2+ messages)

[PATCH] common/mlx5: fix MR range calculation
 2022-04-12  8:08 UTC  (2+ messages)

[PATCH v2] net/mlx5: handle MPRQ incompatibility with external buffers
 2022-04-12  8:08 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4] dmadev: add telemetry support
 2022-04-12  8:04 UTC  (3+ messages)
` [PATCH v5] "

[dpdk-dev] [v22.07] [PATCH v2] ethdev: mtr: support input color selection
 2022-04-12  6:48 UTC  (8+ messages)
` [PATCH v3 1/1] "

[PATCH v1 0/4] [RFC] Testpmd RPC API
 2022-04-12  6:07 UTC  (4+ messages)

[PATCH] app/testpmd: fix use of indirect action after port close
 2022-04-12  5:41 UTC  (5+ messages)

[PATCH] maintainers: update for Intel i40e
 2022-04-12  2:02 UTC 

[RFC PATCH v1 00/15] merge DTS core files to DPDK
 2022-04-11 19:06 UTC  (7+ messages)

[PATCH v3] eal: add seqlock
 2022-04-11 18:24 UTC  (20+ messages)
` [RFC 1/3] eal: add macro to warn for unused function return values
  ` [RFC 2/3] eal: emit warning for unused trylock return value
  ` [RFC 3/3] examples/bond: fix invalid use of trylock
    ` [PATCH 1/3] eal: add macro to warn for unused function return values
      ` [PATCH 2/3] eal: emit warning for unused trylock return value
      ` [PATCH 3/3] examples/bond: fix invalid use of trylock

[PATCH] pipeline: support default action arguments
 2022-04-11 18:21 UTC  (4+ messages)
` [PATCH V2] "
  ` [PATCH V3] "
    ` [PATCH V4] "

[PATCH] maintainers: update email address
 2022-04-11 18:05 UTC 

[PATCH] examples/vhost: fix floating point exception when there is no VMDQ
 2022-04-11 16:34 UTC 

[PATCH] net/virtio: restore some optimisations with AVX512
 2022-04-11 15:04 UTC 

[PATCH] vhost: support sync copy when data buffer is small
 2022-04-11 13:38 UTC 

[PATCH 0/4] bugfix and enhance features for DMA example
 2022-04-11 12:23 UTC  (12+ messages)
` [PATCH 1/4] examples/dma: fix MTU configuration
` [PATCH 2/4] examples/dma: fix Tx drop statistic is not collected
` [PATCH 3/4] examples/dma: support enqueue drop statistic
` [PATCH 4/4] examples/dma: add minimal copy size parameter
` [PATCH v2 0/4] bugfix and enhance features for DMA example
  ` [PATCH v2 1/4] examples/dma: fix MTU configuration
  ` [PATCH v2 2/4] examples/dma: fix Tx drop statistic is not collected
  ` [PATCH v2 3/4] examples/dma: support enqueue drop statistic
  ` [PATCH v2 4/4] examples/dma: add force minimal copy size parameter

[PATCH v3] examples/l3fwd: merge l3fwd-acl into l3fwd
 2022-04-11 11:38 UTC  (7+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

[PATCH 0/6] Extend and set event queue attributes at runtime
 2022-04-11 11:07 UTC  (3+ messages)
` [PATCH v2 "

[RFC PATCH 0/5] vhost lock annotations
 2022-04-11 11:00 UTC  (10+ messages)
` [RFC PATCH v3 0/8] "
  ` [RFC PATCH v3 1/8] eal: annotate spinlock and rwlock
  ` [RFC PATCH v3 2/8] vhost: annotate virtqueue access lock
  ` [RFC PATCH v3 3/8] vhost: fix async access
  ` [RFC PATCH v3 4/8] vhost: annotate async accesses
  ` [RFC PATCH v3 5/8] vhost: annotate need reply handling
  ` [RFC PATCH v3 6/8] vhost: annotate vDPA device list accesses
  ` [RFC PATCH v3 7/8] vhost: annotate IOTLB locks
  ` [RFC PATCH v3 8/8] vhost: enable lock check

[PATCH v1 0/5] vhost: support async dequeue data path
 2022-04-11 10:00 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] vhost: prepare sync for descriptor to mbuf refactoring
  ` [PATCH v2 2/5] vhost: prepare async "
  ` [PATCH v2 3/5] vhost: merge sync and async descriptor to mbuf filling
  ` [PATCH v2 4/5] vhost: support async dequeue for split ring
  ` [PATCH v2 5/5] examples/vhost: support async dequeue data path

[PATCH] app/testpmd: format dump information of module EEPROM
 2022-04-11  9:13 UTC  (9+ messages)
` [PATCH v2] common/sff_module: add telemetry command to dump "

[dpdk-dev] RHEL 7 support
 2022-04-11  9:09 UTC  (3+ messages)

[PATCH] ethdev: prohibit polling of a stopped queue
 2022-04-11  8:17 UTC  (2+ messages)

[PATCH] app/testpmd: remove invalid ports when other process detach
 2022-04-11  2:05 UTC  (4+ messages)

[PATCH] event/dlb2: add ldb port specific COS support
 2022-04-10 22:56 UTC 

[PATCH v2] event/dlb2: add CQ weight support
 2022-04-10 22:47 UTC 

[RFC] compress/mlx5: add support for LZ4 decompress
 2022-04-10 18:26 UTC 

[PATCH] app/eventdev_dump: introduce eventdev_dump application
 2022-04-10 13:18 UTC  (3+ messages)

[PATCH 1/2] net/mlx5: add support for set promiscuous modes in Windows
 2022-04-10 10:31 UTC  (2+ messages)
` [PATCH 2/2] net/mlx5: add support for set and get MTU "

[PATCH 0/2] net/mlx5: support missing functionality for Windows
 2022-04-10 10:29 UTC 

[PATCH 0/2] net/mlx5: support missing functionality for Windows
 2022-04-10 10:27 UTC 

[PATCH 0/3] net/mlx5: some RSS fixes
 2022-04-10  9:25 UTC  (4+ messages)
` [PATCH 1/3] net/mlx5: fix setting flags to external RxQ
` [PATCH 2/3] net/mlx5: fix reading invalid index in RxQ array
` [PATCH 3/3] net/mlx5: optimize Rx is hairpin function

[PATCH] event/dlb2: add CQ weight support
 2022-04-10  5:37 UTC 

[PATCH] event/dlb2: add support for single 512B write of 4 QEs
 2022-04-09 15:18 UTC 

[PATCH] event/dlb2: allow CQ depths up to 1024
 2022-04-09 15:13 UTC 

[PATCH] examples/kni: add interrupt mode to receive packets
 2022-04-09 10:13 UTC  (4+ messages)
` [PATCH v3] "
` [PATCH v4] "

[RFC 0/1] net/iavf: add vector PMD for Arm for basic Rx path
 2022-04-08 21:47 UTC  (2+ messages)
` [RFC 1/1] "

[PATCH] dma/idxd: fix return value for pci device commands
 2022-04-08 14:16 UTC 

[PATCH 0/4] Add APIs for configurable power options
 2022-04-08 14:08 UTC  (5+ messages)
` [PATCH 1/4] lib/power: add get and set API for emptypoll max
` [PATCH 2/4] lib/power: add get and set API for pause duration
` [PATCH 3/4] lib/power: add get and set API for scaling freq min and max with pstate mode
` [PATCH 4/4] examples/l3fwd_power: add cli for configurable options

[RFC PATCH] cryptodev: add basic asymmetric crypto capability structs
 2022-04-08 14:05 UTC 

[PATCH] eal: fix unaligned loads/stores in rte_memcpy_generic
 2022-04-08 13:47 UTC  (5+ messages)
` [PATCH v7] eal: fix rte_memcpy strict aliasing/alignment bugs

[PATCH v2] eal: add seqlock
 2022-04-08 13:45 UTC  (6+ messages)
` [PATCH v3] "

[dpdk][PATCH 1/2] sched: enable/disable TC OV at runtime
 2022-04-08 12:50 UTC  (2+ messages)

[PATCH v1] ring: correct the comment and figure description
 2022-04-08 12:40 UTC 

[PATCH] crypto/qat: add curve25519 and curve448 functions
 2022-04-08 11:39 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).