DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v2 5/5] build: select optional libraries
 2023-06-20 14:40 UTC  (12+ messages)
` [PATCH v3] "

[PATCH v3 0/2] add ring telemetry cmds
 2023-06-20 14:34 UTC  (6+ messages)
` [PATCH v4 0/3] add telemetry cmds for ring
  ` [PATCH v4 3/3] ring: add telemetry cmd for ring info

[PATCH] ci: fix libabigail cache in GHA
 2023-06-20 14:21 UTC  (2+ messages)

[PATCH] net/bonding: fix bond startup failure when NUMA is -1
 2023-06-20 14:19 UTC  (10+ messages)
` [PATCH v3] "

[RFC PATCH 0/5] crypto/mlx5: support AES-GCM
 2023-06-20 14:11 UTC  (32+ messages)
` [PATCH v2 0/9] "
  ` [EXT] "
  ` [PATCH v3 1/9] common/mlx5: export memory region lookup by address
  ` [PATCH v3 2/9] crypto/mlx5: split AES-XTS
  ` [PATCH v3 3/9] crypto/mlx5: add AES-GCM query and initialization
  ` [PATCH v3 4/9] crypto/mlx5: add AES-GCM encryption key
  ` [PATCH v3 5/9] crypto/mlx5: add AES-GCM session configure
  ` [PATCH v3 6/9] common/mlx5: add WQE-based QP synchronous basics
  ` [PATCH v3 7/9] crypto/mlx5: add queue pair setup for GCM
  ` [PATCH v3 8/9] crypto/mlx5: add enqueue and dequeue operations
  ` [PATCH v3 9/9] crypto/mlx5: enable AES-GCM capability
    ` [EXT] "
` [PATCH v4 0/9] crypto/mlx5: support AES-GCM
  ` [PATCH v4 1/9] common/mlx5: export memory region lookup by address
  ` [PATCH v4 2/9] crypto/mlx5: split AES-XTS
  ` [PATCH v4 3/9] crypto/mlx5: add AES-GCM query and initialization
  ` [PATCH v4 4/9] crypto/mlx5: add AES-GCM encryption key
  ` [PATCH v4 5/9] crypto/mlx5: add AES-GCM session configure
  ` [PATCH v4 6/9] common/mlx5: add WQE-based QP synchronous basics
  ` [PATCH v4 7/9] crypto/mlx5: add queue pair setup for GCM
  ` [PATCH v4 8/9] crypto/mlx5: add enqueue and dequeue operations
  ` [PATCH v4 9/9] crypto/mlx5: enable AES-GCM capability

[PATCH 0/4] Test examples compilation externally
 2023-06-20 14:07 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/4] examples/server_node_efd: simplify build configuration
  ` [PATCH v2 3/4] devtools: build all examples externally
` [PATCH v3 0/4] Test examples compilation externally
  ` [PATCH v3 1/4] examples/fips_validation: fix external build
  ` [PATCH v3 2/4] examples/server_node_efd: simplify build configuration
  ` [PATCH v3 3/4] devtools: build all examples externally
  ` [PATCH v3 4/4] ci: build "

[PATCH 0/3] net/sfc: support VLAN stripping offload
 2023-06-20 13:53 UTC  (12+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] common/sfc_efx/base: report VLAN stripping capability
  ` [PATCH v5 2/3] common/sfc_efx/base: add support to enable VLAN stripping
  ` [PATCH v5 3/3] net/sfc: support VLAN stripping offload

[PATCH] test/pdcp: remove side affect from assertion
 2023-06-20 13:29 UTC  (3+ messages)

[PATCH] test/security: fix event inline IPsec reassembly tests
 2023-06-20 13:20 UTC  (2+ messages)

[PATCH] doc: update IPsec Multi-buffer version for Arm
 2023-06-20 13:09 UTC  (2+ messages)
` [EXT] "

[PATCH 1/2] test: add graph tests
 2023-06-20 13:06 UTC  (12+ messages)
` [PATCH 2/2] lib: make graph optional

[PATCH v1] doc: updated libcrypto dependencies in QAT guide
 2023-06-20 12:57 UTC  (3+ messages)
` [PATCH v2] "
  ` [EXT] "

[PATCH v6] crypto/qat: default to IPsec MB for computations
 2023-06-20 12:43 UTC  (3+ messages)
` [PATCH v7] "
  ` [EXT] "

[RFC 0/5] net/mlx5: introduce Tx datapath tracing
 2023-06-20 12:00 UTC  (3+ messages)
` [PATCH v2 "

[Bug 1256] drivers/common/mlx5: mlx5_malloc() called on invalid socket ID when global MR cache is full and rte_extmem_* API is used
 2023-06-20 11:51 UTC 

[PATCH 0/3] net/sfc: support FEC feature
 2023-06-20 11:47 UTC  (12+ messages)
` [PATCH 1/3] net/sfc: split link update function
` [PATCH v2 0/3] net/sfc: support FEC feature
  ` [PATCH v2 2/3] common/sfc_efx/base: add FEC related macros
  ` [PATCH v2 3/3] net/sfc: support FEC feature

[PATCH] net/bonding: fix destroy dedicated queues flow
 2023-06-20 11:20 UTC  (3+ messages)

[RFC] lib/ethdev: introduce table driven APIs
 2023-06-20 11:10 UTC  (15+ messages)

[RFC PATCH] ethdev: advertise flow restore in mbuf
 2023-06-20 11:10 UTC  (6+ messages)
` [RFC PATCH v2] "
` [RFC PATCH v3] "

[Bug 1255] [asan] net/mlx5: memory leak on port cleanup
 2023-06-20 11:09 UTC 

[dpdk-dev] [PATCH] net/cnxk: fix incorrect queue index validation
 2023-06-20 11:01 UTC 

[PATCH] crypto/openssl: do not build useless workaround
 2023-06-20 11:00 UTC  (3+ messages)

[PATCH] crypto/openssl: fix memory leak in auth processing function
 2023-06-20 11:00 UTC  (3+ messages)

[PATCH v3] app/test-pmd: fix not polling all queues without deferred starting
 2023-06-20 10:57 UTC  (5+ messages)
` [PATCH v4] app/testpmd: fix primary process not polling all queues

[PATCH 1/3] examples/ipsec-secgw: avoid error pkt prints in fast path
 2023-06-20 10:48 UTC  (2+ messages)

[PATCH v4 0/3] Replace obsolote test cases
 2023-06-20 10:32 UTC  (4+ messages)
` [PATCH v4 1/3] app/test: remove obsolete test function
` [PATCH v4 2/3] app/test: add modexp and modinv functions
` [PATCH v4 3/3] app/test: add rsa none padding tests

[PATCH] examples/ipsec-secgw: fix AES-CTR IV length
 2023-06-20 10:32 UTC  (2+ messages)

[PATCH v4] crypto/qat: add SM3 HMAC to gen4 devices
 2023-06-20 10:27 UTC  (2+ messages)
` [EXT] "

[PATCH v3 0/8] fixes and improvements to CNXK crypto PMD
 2023-06-20 10:26 UTC  (10+ messages)
` [PATCH v3 1/8] crypto/cnxk: check for null pointer
` [PATCH v3 2/8] crypto/cnxk: remove packet length checks in crypto offload
` [PATCH v3 3/8] crypto/cnxk: use pt inst for null cipher with null auth
` [PATCH v3 4/8] crypto/cnxk: enable context cache for 103XX
` [PATCH v3 5/8] crypto/cnxk: add support for raw APIs
` [PATCH v3 6/8] test/crypto: enable raw crypto tests for crypto_cn10k
` [PATCH v3 7/8] crypto/cnxk: add support for sm4
` [PATCH v3 8/8] crypto/cnxk: fix order of ECFPM parameters

[dpdk-dev] [PATCH v1] doc: fix ip6 node API doxygen generation
 2023-06-20  9:55 UTC 

[PATCH] common/cnxk/roc_npa: fix npa_aura_fini
 2023-06-20  9:49 UTC  (7+ messages)
` [EXT] "
` [PATCH v2] common/cnxk/roc_npa: unlock mbox in error cases
  ` [PATCH v3] "

[Bug 1254] [dpdk-23.07] iavf performance drop 8%
 2023-06-20  9:38 UTC 

[PATCH v2 0/6] Trivial crypto PMDs cleanup
 2023-06-20  8:53 UTC  (8+ messages)
` [PATCH v2 1/6] crypto/qat: fix sym device prototype
` [PATCH v2 2/6] crypto/qat: remove security lib presence checks
` [PATCH v2 3/6] crypto/dpaa2_sec: "
` [PATCH v2 4/6] crypto/dpaa_sec: "
` [PATCH v2 5/6] crypto/ipsec_mb: "
` [PATCH v2 6/6] crypto/qat: remove useless log level checks
` [EXT] [PATCH v2 0/6] Trivial crypto PMDs cleanup

[PATCH v3] crypto/qat: add SM3 HMAC to gen4 devices
 2023-06-20  8:30 UTC  (2+ messages)
` [EXT] "

[Bug 1083] crypto/openssl build failure in Ubuntu 22.04
 2023-06-20  8:09 UTC  (2+ messages)
` [Bug 1083] [aarch64] "

[PATCH v2 0/8] fixes and improvements to CNXK crypto PMD
 2023-06-20  7:58 UTC  (10+ messages)
` [PATCH v2 1/8] crypto/cnxk: check for null pointer
` [PATCH v2 2/8] crypto/cnxk: remove packet length checks in crypto offload
` [PATCH v2 3/8] crypto/cnxk: use pt inst for null cipher with null auth
` [PATCH v2 4/8] crypto/cnxk: enable context cache for 103XX
` [PATCH v2 5/8] crypto/cnxk: add support for raw APIs
` [PATCH v2 6/8] test/crypto: enable raw crypto tests for crypto_cn10k
` [PATCH v2 7/8] crypto/cnxk: add support for sm4
` [PATCH v2 8/8] crypto/cnxk: fix order of ECFPM parameters

[PATCH 0/6] Trivial crypto PMDs cleanup
 2023-06-20  7:54 UTC  (4+ messages)
` [EXT] "

[PATCH v4] gro : fix reordering of packets in GRO library
 2023-06-20  7:35 UTC  (4+ messages)
` [PATCH v5] "

[PATCH v6] crypto/qat: support to enable insecure algorithms
 2023-06-20  7:33 UTC  (3+ messages)
` [PATCH v7 1/3] common/qat: fix qat_dev_cmd_param corruption
  ` [EXT] "

[PATCH] app/dma-perf: introduce dma-perf application
 2023-06-20  6:53 UTC  (2+ messages)
` [PATCH v8] "

[PATCH 1/2] net/mlx5/hws: removing the table name from dest root table
 2023-06-20  6:48 UTC  (2+ messages)

[PATCH 0/8] add AESNI_MB optimisations
 2023-06-20  6:32 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 8/8] crypto/ipsec_mb: set and use session ID
      ` [EXT] "

[PATCH v14 00/16] graph enhancement for multi-core dispatch
 2023-06-19 20:45 UTC  (3+ messages)
` [PATCH v15 "

[PATCH v3 0/3] Replace obsolote test cases
 2023-06-19 19:27 UTC  (4+ messages)
` [PATCH v3 1/3] app/test: remove obsolete test function
` [PATCH v3 2/3] app/test: add modexp and modinv functions
` [PATCH v3 3/3] app/test: add rsa none padding tests

[PATCH 0/2] fix VNI of NVGRE encap action
 2023-06-19 17:52 UTC  (2+ messages)

[PATCH] net/nfp: fix VNI of VXLAN encap action
 2023-06-19 17:23 UTC  (2+ messages)

[PATCH] app/testpmd: add flow update CLI command
 2023-06-19 16:47 UTC  (3+ messages)

CFP Submission and Registration Reminders - DPDK Dublin Summit 2023
 2023-06-19 16:28 UTC 

[PATCH] net/ixgbe: fix inverted test and set conditional
 2023-06-19 16:27 UTC  (5+ messages)

[PATCH 00/34] net/sfc: support HW conntrack assistance
 2023-06-19 15:58 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 03/34] common/sfc_efx/base: add API to list HW tables

[PATCH 0/4] net/mlx5: implement Flow update API
 2023-06-19 15:03 UTC  (2+ messages)

[PATCH v1] net/mlx5: adapt parse graph header length limitation
 2023-06-19 15:02 UTC  (2+ messages)

[PATCH] mbuf: fix doxygen for distributor metadata
 2023-06-19 14:19 UTC  (4+ messages)

[PATCH v2] gro : ipv6 changes to support GRO for TCP/ipv6
 2023-06-19 13:30 UTC  (3+ messages)
` [PATCH v9] "

[PATCH 6/8] test/crypto: enable raw crypto tests for crypto_cn10k
 2023-06-19 12:49 UTC  (3+ messages)
` [PATCH 7/8] crypto/cnxk: add support for sm4
` [PATCH 8/8] crypto/cnxk: fix order of ECFPM parameters

[PATCH 0/8] fixes and improvements to CNXK crypto PMD
 2023-06-19 12:45 UTC  (6+ messages)
` [PATCH 1/8] crypto/cnxk: check for null pointer
` [PATCH 2/8] crypto/cnxk: remove packet length checks in crypto offload
` [PATCH 3/8] crypto/cnxk: use pt inst for null cipher with null auth
` [PATCH 4/8] crypto/cnxk: enable context cache for 103XX
` [PATCH 5/8] crypto/cnxk: add support for raw APIs

[RFC PATCH 0/3] improve FEC API usage
 2023-06-19 12:36 UTC  (4+ messages)
` [RFC PATCH v2 "

[PATCH 0/2] mlx5 supports InfiniBand BTH item match
 2023-06-19 12:15 UTC  (3+ messages)
` [PATCH v1 "

[PATCH 1/1] net/mlx5: fix device removal event handling
 2023-06-19 12:14 UTC  (2+ messages)

[PATCH] net/mlx5: fix risk in Rx descriptor read in NEON vector path
 2023-06-19 12:13 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1] net/mlx5: add test for hot upgrade
 2023-06-19 12:09 UTC  (2+ messages)

[PATCH] bitmap: add scan init at given position
 2023-06-19 11:30 UTC  (3+ messages)
` [PATCH v2] bitmap: add scan from offset function

[PATCH] ixgbe: Allow setting IVAR register for X550EM_a
 2023-06-19  9:44 UTC  (3+ messages)

[PATCH] ethdev: rename functions checking queue validity
 2023-06-19  9:41 UTC  (3+ 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).