DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] event/dlb2: allow CQ depths up to 1024
 2022-04-09 15:13 UTC 

[PATCH] pipeline: support default action arguments
 2022-04-09 12:19 UTC  (3+ messages)
` [PATCH V2] "
  ` [PATCH V3] "

[PATCH v3] examples/l3fwd: merge l3fwd-acl into l3fwd
 2022-04-09 11:58 UTC  (5+ messages)
` [PATCH v4] "

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

[PATCH 0/3] add eal functions for thread affinity
 2022-04-09  8:56 UTC  (9+ messages)
` [PATCH 2/3] eal: implement functions for get/set "
` [PATCH 3/3] test/threads: add unit test for thread API

[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] eal: add seqlock
 2022-04-08 16:48 UTC  (10+ messages)
` [PATCH v2] "
      ` [PATCH v4] "

[PATCH 0/5] Fix IDXD PCI device close
 2022-04-08 14:55 UTC  (9+ 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

[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  (7+ 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  (3+ messages)
` [dpdk][PATCH 2/2] sched: fix to manage "

[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 

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

[PATCH v2] net/ice: optimize max queue number calculation
 2022-04-08 11:23 UTC 

[PATCH] net/ice: optimize max queue number calculation
 2022-04-08 11:17 UTC 

[PATCH v1 0/2] vhost: add unsafe API to get DMA inflight packets
 2022-04-08 10:22 UTC  (3+ messages)
` [PATCH v1 1/2] vhost: add unsafe API to check "
` [PATCH v1 2/2] examples/vhost: use "

[PATCH 0/2] populate mbuf in latency test
 2022-04-08 10:18 UTC  (3+ messages)
` [PATCH 1/2] app/crypto-perf: "
` [PATCH 2/2] app/crypto-perf: add vector file for AES-GCM

[PATCH 0/3] add IPsec AH test cases
 2022-04-08 10:16 UTC  (4+ messages)
` [PATCH 1/3] test/crypto: add AH under combined mode UT
` [PATCH 2/3] test/crypto: add AH test vectors
` [PATCH 3/3] test/crypto: add AH AES-GMAC "

OVS DPDK DMA-Dev library/Design Discussion
 2022-04-08  9:57 UTC  (30+ messages)

[PATCH] net/nfp: remove unneeded header inclusion
 2022-04-08  9:41 UTC 

[PATCH] net/nfp: update how MAX MTU is read
 2022-04-08  9:27 UTC 

[PATCH] eal/windows: add missing C++ include guards
 2022-04-08  9:18 UTC  (3+ messages)

[dpdk-dev] [PATCH v4 1/2] hash: split x86 and SW hash CRC intrinsics
 2022-04-08  9:16 UTC  (5+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 2/2] hash: unify crc32 selection for x86 and Arm

[PATCH 3/3] net/iavf: enable Protocol Agnostic Flow Offloading FDIR
 2022-04-08  9:12 UTC  (9+ messages)
` [PATCH v2 0/3] Enable Protocol Agnostic Flow Offloading FDIR in AVF
  ` [PATCH v2 1/3] common/iavf: support raw packet in protocol header
  ` [PATCH v2 2/3] net/iavf: align with proto hdr struct change
  ` [PATCH v2 3/3] net/iavf: enable Protocol Agnostic Flow Offloading FDIR
    ` [PATCH v3 0/3] Enable Protocol Agnostic Flow Offloading FDIR in AVF
      ` [PATCH v3 1/3] common/iavf: support raw packet in protocol header
      ` [PATCH v3 2/3] net/iavf: align with proto hdr struct change
      ` [PATCH v3 3/3] net/iavf: enable Protocol Agnostic Flow Offloading FDIR

[PATCH v1 0/3] Enable queue rate limit and quanta size configuration
 2022-04-08  8:45 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] common/iavf: support "
  ` [PATCH v2 2/3] net/iavf: support queue rate limit configuration
  ` [PATCH v2 3/3] net/iavf: support quanta size configuration
` [PATCH v3 0/4] Enable queue rate limit and "
  ` [PATCH v3 1/4] common/iavf: support "
  ` [PATCH v3 2/4] net/iavf: support queue rate limit configuration
  ` [PATCH v3 3/4] net/iavf: support quanta size configuration
  ` [PATCH v3 4/4] doc: add release notes for 22.07
` [PATCH v4 0/4] Enable queue rate limit and quanta size configuration
  ` [PATCH v4 1/4] common/iavf: support "
  ` [PATCH v4 2/4] net/iavf: support queue rate limit configuration
  ` [PATCH v4 3/4] net/iavf: support quanta size configuration
  ` [PATCH v4 4/4] doc: add release notes for 22.07

[RFC] ethdev: datapath-focused meter actions
 2022-04-08  8:21 UTC  (2+ messages)

[PATCH 0/2] crypto/qat: add gen4 ecdsa and ecpm functions
 2022-04-08  7:58 UTC  (3+ messages)
` [PATCH 1/2] crypto/qat: add gen4 ecdsa functions
` [PATCH 2/2] crypto/qat: add gen4 ecpm functions

[RFC 00/15] Add vDPA multi-threads optiomization
 2022-04-08  7:56 UTC  (16+ messages)
` [RFC 01/15] examples/vdpa: fix vDPA device remove
` [RFC 02/15] vdpa/mlx5: support pre create virtq resource
` [RFC 03/15] common/mlx5: add DevX API to move QP to reset state
` [RFC 04/15] vdpa/mlx5: support event qp reuse
` [RFC 05/15] common/mlx5: extend virtq modifiable fields
` [RFC 06/15] vdpa/mlx5: pre-create virtq in the prob
` [RFC 07/15] vdpa/mlx5: optimize datapath-control synchronization
` [RFC 08/15] vdpa/mlx5: add multi-thread management for configuration
` [RFC 09/15] vdpa/mlx5: add task ring for MT management
` [RFC 10/15] vdpa/mlx5: add MT task for VM memory registration
` [RFC 11/15] vdpa/mlx5: add virtq creation task for MT management
` [RFC 12/15] vdpa/mlx5: add virtq LM log task
` [RFC 13/15] vdpa/mlx5: add device close task
` [RFC 14/15] vdpa/mlx5: add virtq sub-resources creation
` [RFC 15/15] vdpa/mlx5: prepare virtqueue resource creation

[PATCH v1 1/3] maintainers: update for Intel e1000
 2022-04-08  5:58 UTC  (3+ messages)
` [PATCH v1 2/3] maintainers: update for Intel ixgbe
` [PATCH v1 3/3] maintainers: update for Intel igc

[PATCH v1 0/9] Enable ETS-based TX QoS on PF
 2022-04-08  5:38 UTC  (12+ messages)
` [PATCH v6 00/10] "
  ` [PATCH v6 01/10] net/ice/base: fix dead lock issue when getting node from ID type
  ` [PATCH v6 02/10] net/ice/base: support priority configuration of the exact node
  ` [PATCH v6 03/10] net/ice/base: support queue BW allocation configuration
  ` [PATCH v6 04/10] net/ice: support queue bandwidth limit
  ` [PATCH v6 05/10] net/ice: support queue group "
  ` [PATCH v6 06/10] net/ice: support queue priority configuration
  ` [PATCH v6 07/10] net/ice: support queue weight configuration
  ` [PATCH v6 08/10] net/ice: support queue group priority configuration
  ` [PATCH v6 09/10] net/ice: add warning log for unsupported configuration
  ` [PATCH v6 10/10] doc: add release notes for 22.07

[Bug 992] [dpdk 21.11.1-rc1] drivers/net/cnxk/cnxk_ethdev_mtr meson build failed with cflag param optimization=1 on Ubuntu20.04 with GCC10.3
 2022-04-08  2:46 UTC 

[RFC 0/2] queue-based flow aged report
 2022-04-08  2:35 UTC  (6+ messages)
` [RFC 1/2] ethdev: port flags for pre-configuration flow hints

[PATCH] net/bonding: fix rss key configuration when the key length is 52
 2022-04-08  2:32 UTC  (2+ messages)

[PATCH v1 0/3] net/iavf: support Rx timestamp on flex descriptor
 2022-04-08  2:13 UTC  (4+ messages)
` [PATCH v1 1/3] common/iavf: support Rx timestamp in virtual channel
` [PATCH v1 2/3] net/iavf: enable Rx timestamp on Flex Descriptor
` [PATCH v1 3/3] net/iavf: improve performance of Rx timestamp offload

[RFC] eal_debug: do not use malloc in rte_dump_stack
 2022-04-07 23:06 UTC  (4+ messages)
` [PATCH v2 0/2] rte_dump_stack: improvements

[PATCH v1 0/4] [RFC] Testpmd RPC API
 2022-04-07 21:47 UTC  (5+ messages)
` [PATCH v1 1/4] app/test-pmd-api: Add C++ Compiler
` [PATCH v1 2/4] app/test-pmd-api: Add POC with gRPC deps
` [PATCH v1 3/4] app/test-pmd-api: Add protobuf file
` [PATCH v1 4/4] app/test-pmd-api: Implementation files for the API

i40e QinQ Offload w/ NVM 8.40 not working
 2022-04-07 17:04 UTC  (3+ messages)

[PATCH] crypto/qat: add ec point verify function
 2022-04-07 16:45 UTC 

[PATCH] cryptodev: add dh verify option
 2022-04-07 16:38 UTC 

seg fault bug in rte_flow_classify.c in dpdk-21.11 and onward
 2022-04-07 16:37 UTC  (2+ messages)

[dpdk-dev v1] crypto/openssl: openssl 3.0 support on asym crypto routine
 2022-04-07 16:36 UTC 

[PATCH] crypto/qat: use intel-ipsec-mb for partial hash
 2022-04-07 15:29 UTC 

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

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

[PATCH] crypto/qat: add ecdh key exchange algorithm
 2022-04-07 14:37 UTC 

ethdev: mtr: input color - Discussion
 2022-04-07 14:35 UTC 

[PATCH v4] ip_frag: add IPv4 options fragment and test data
 2022-04-07 14:08 UTC  (6+ messages)
` [PATCH v5] "
    `  "

[RFC PATCH] cryptodev: add diffie hellman verify, change ec enum
 2022-04-07 14:05 UTC  (2+ messages)

[PATCH] cryptodev: add support for 25519 and 448 curves
 2022-04-07 13:43 UTC 

[RFC] ethdev: introduce protocol type based header split
 2022-04-07 13:26 UTC  (5+ messages)
` [v4 0/3] "
  ` [v4 1/3] "

[PATCH] eal/windows: set Windows main lcore affinitization
 2022-04-07 13:14 UTC  (2+ messages)

[PATCH] examples/l2fwd-crypto: fix stats refresh rate
 2022-04-07 11:42 UTC 

[RFC] mempool: rte_mempool_do_generic_get optimizations
 2022-04-07 11:36 UTC  (8+ messages)
` [PATCH v4] mempool: fix mempool cache flushing algorithm

[PATCH 0/3] add partial SGL support to AESNI_MB
 2022-04-07 10:30 UTC  (4+ messages)
` [PATCH 1/3] crypto/ipsec_mb: add GCM sgl support to aesni_mb
` [PATCH 2/3] crypto/ipsec_mb: add chachapoly SGL "
` [PATCH 3/3] crypto/ipsec_mb: check SGL support for algorithm

[PATCH] crypto/qat: enable asymmetric crypto on gen4 device
 2022-04-07  9:47 UTC 

[PATCH 08/20] net/cnxk: free 'node' memory when node add fail
 2022-04-07  9:02 UTC  (2+ messages)

DPDK 19.11.12 released
 2022-04-07  9:01 UTC 

[RFC] add support for async packed ring dequeue
 2022-04-07  8:25 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).