DPDK patches and discussions
 help / color / mirror / Atom feed
[RFC] eal: add rte_counted_by attribute
 2024-03-12 21:01 UTC 

[PATCH v2 1/1] net/mana: add vlan tagging support
 2024-03-12 19:55 UTC  (2+ messages)

[PATCH] net/netvsc: fix number Tx queues > Rx queues
 2024-03-12 19:08 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4 00/31] net/ena: v2.9.0 driver release
 2024-03-12 18:07 UTC  (32+ messages)
` [PATCH v4 01/31] net/ena: rework the metrics multi-process functions
` [PATCH v4 02/31] net/ena: report new supported link speed capabilities
` [PATCH v4 03/31] net/ena: update imissed stat with Rx overruns
` [PATCH v4 04/31] net/ena: sub-optimal configuration notifications support
` [PATCH v4 05/31] net/ena: fix fast mbuf free
` [PATCH v4 06/31] net/ena: restructure the llq policy setting process
` [PATCH v4 07/31] net/ena/base: limit exponential backoff exp
` [PATCH v4 08/31] net/ena/base: add a new csum offload bit
` [PATCH v4 09/31] net/ena/base: optimize Rx ring submission queue
` [PATCH v4 10/31] net/ena/base: rename fields in completion descriptors
` [PATCH v4 11/31] net/ena/base: use correct read once on u8 field
` [PATCH v4 12/31] net/ena/base: add completion descriptor corruption check
` [PATCH v4 13/31] net/ena/base: malformed Tx descriptor error reason
` [PATCH v4 14/31] net/ena/base: phc feature modifications
` [PATCH v4 15/31] net/ena/base: restructure interrupt handling
` [PATCH v4 16/31] net/ena/base: add unlikely to error checks
` [PATCH v4 17/31] net/ena/base: missing admin interrupt reset reason
` [PATCH v4 18/31] net/ena/base: check for existing keep alive notification
` [PATCH v4 19/31] net/ena/base: modify memory barrier comment
` [PATCH v4 20/31] net/ena/base: rework Rx ring submission queue
` [PATCH v4 21/31] net/ena/base: remove operating system type enum
` [PATCH v4 22/31] net/ena/base: handle command abort
` [PATCH v4 23/31] net/ena/base: add support for device reset request
` [PATCH v4 24/31] net/ena: cosmetic changes
` [PATCH v4 25/31] net/ena/base: modify customer metrics memory management
` [PATCH v4 26/31] net/ena/base: modify logs to use unsigned format specifier
` [PATCH v4 27/31] net/ena: update device-preferred size of rings
` [PATCH v4 28/31] net/ena: exhaust interrupt callbacks in device close
` [PATCH v4 29/31] net/ena: support max large llq depth from the device
` [PATCH v4 30/31] net/ena: control path pure polling mode
` [PATCH v4 31/31] net/ena: upgrade driver version to 2.9.0

[PATCH v1] crypto/ipsec_mb: unified IPsec MB interface
 2024-03-12 18:04 UTC  (21+ messages)
` [PATCH v5 1/4] crypto/ipsec_mb: bump minimum IPsec Multi-buffer version
  ` [EXTERNAL] "
` [PATCH v6 1/5] ci: replace IPsec-mb package install
  ` [PATCH v6 2/5] crypto/ipsec_mb: bump minimum IPsec Multi-buffer version
  ` [PATCH v6 3/5] doc: remove outdated version details
  ` [PATCH v6 4/5] crypto/ipsec_mb: use new ipad/opad calculation API
  ` [PATCH v6 5/5] crypto/ipsec_mb: unify some IPsec MB PMDs

[PATCH] windows: install sched.h header
 2024-03-12 17:55 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 00/21] Improvements and new test cases
 2024-03-12 17:51 UTC  (45+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/21] test/security: enable AES-GCM in combined mode TLS
  ` [PATCH v2 02/21] test/security: add TLS 1.2 data walkthrough test
  ` [PATCH v2 03/21] test/security: add DTLS "
  ` [PATCH v2 04/21] test/security: add TLS SG "
  ` [PATCH v2 05/21] test/security: unit test for TLS packet corruption
  ` [PATCH v2 06/21] test/security: unit test for custom content verification
  ` [PATCH v2 07/21] test/cryptodev: allow zero packet length buffers
  ` [PATCH v2 08/21] test/security: unit test to verify zero TLS records
  ` [PATCH v2 09/21] test/security: add unit tests for DTLS-1.2
  ` [PATCH v2 10/21] test/security: add TLS/DTLS 1.2 AES-256-SHA384 vectors
  ` [PATCH v2 11/21] test/security: add DTLS 1.2 anti-replay tests
  ` [PATCH v2 12/21] test/security: add more DTLS anti-replay window sz
  ` [PATCH v2 13/21] test/crypto: update verification of header
  ` [PATCH v2 14/21] test/crypto: add TLS 1.3 vectors
  ` [PATCH v2 15/21] test/crypto: update framework to verify tls-1.3
  ` [PATCH v2 16/21] test/crypto: test to verify hdr corruption in TLS
  ` [PATCH v2 17/21] test/crypto: test to verify custom content type "
  ` [PATCH v2 18/21] test/crypto: test to verify zero len record "
  ` [PATCH v2 19/21] test/crypto: unit tests to verify padding "
  ` [PATCH v2 20/21] test/crypto: unit tests for padding in DTLS-1.2
  ` [PATCH v2 21/21] test/security: add out of place sgl test case for TLS 1.2
  ` [PATCH v3 00/21] Improvements and new test cases
    ` [PATCH v3 01/21] test/security: enable AES-GCM in combined mode TLS
    ` [PATCH v3 02/21] test/security: add TLS 1.2 data walkthrough test
    ` [PATCH v3 03/21] test/security: add DTLS "
    ` [PATCH v3 04/21] test/security: add TLS SG "
    ` [PATCH v3 05/21] test/security: unit test for TLS packet corruption
    ` [PATCH v3 06/21] test/security: unit test for custom content verification
    ` [PATCH v3 07/21] test/cryptodev: allow zero packet length buffers
    ` [PATCH v3 08/21] test/security: unit test to verify zero TLS records
    ` [PATCH v3 09/21] test/security: add unit tests for DTLS-1.2
    ` [PATCH v3 10/21] test/security: add TLS/DTLS 1.2 AES-256-SHA384 vectors
    ` [PATCH v3 11/21] test/security: add DTLS 1.2 anti-replay tests
    ` [PATCH v3 12/21] test/security: add more DTLS anti-replay window sz
    ` [PATCH v3 13/21] test/crypto: update verification of header
    ` [PATCH v3 14/21] test/crypto: add TLS 1.3 vectors
    ` [PATCH v3 15/21] test/crypto: update framework to verify tls-1.3
    ` [PATCH v3 16/21] test/crypto: test to verify hdr corruption in TLS
    ` [PATCH v3 17/21] test/crypto: test to verify custom content type "
    ` [PATCH v3 18/21] test/crypto: test to verify zero len record "
    ` [PATCH v3 19/21] test/crypto: unit tests to verify padding "
    ` [PATCH v3 20/21] test/crypto: unit tests for padding in DTLS-1.2
    ` [PATCH v3 21/21] test/security: add out of place sgl test case for TLS 1.2

[PATCH] crypto/ipsec_mb: update Arm IPsec-MB library tag
 2024-03-12 17:33 UTC  (2+ messages)
` [PATCH v3] doc/ipsec_mb: "

[PATCH v1 0/2] Improve interactive shell output gathering
 2024-03-12 17:25 UTC  (3+ messages)
` [PATCH v1 1/2] dts: Improve output gathering in interactive shells
` [PATCH v1 2/2] dts: Add missing docstring from XML-RPC server

[PATCH v3 00/33] net/ena: v2.9.0 driver release
 2024-03-12 17:12 UTC  (9+ messages)
` [PATCH v3 08/33] net/ena/hal: exponential backoff exp limit
` [PATCH v3 28/33] net/ena/hal: cosmetic changes

[PATCH 0/4] testpmd options parsing cleanup
 2024-03-12 17:03 UTC  (9+ messages)
` [PATCH 1/4] app/testpmd: fix stats-period option check
` [PATCH 2/4] app/testpmd: fix burst option parsing
` [PATCH 3/4] app/testpmd: check queue count for related options
` [PATCH 4/4] app/testpmd: enhance getopt_long usage

[PATCH] eal: initialize shared plugins on Windows
 2024-03-12 16:52 UTC  (4+ messages)
` [PATCH v5 0/2] "
  ` [PATCH v5 1/2] eal/windows: make dirent.h shim compatible with MinGW
  ` [PATCH v5 2/2] eal: initialize shared plugins on Windows

[PATCH v2 0/4] hash: add SVE support for bulk key lookup
 2024-03-12 15:42 UTC  (13+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/4] hash: pack the hitmask for hash in bulk lookup
  ` [PATCH v6 2/4] hash: optimize compare signature for NEON
  ` [PATCH v6 3/4] test/hash: check bulk lookup of keys after collision
  ` [PATCH v6 4/4] hash: add SVE support for bulk key lookup
` [PATCH v7 0/4] "
  ` [PATCH v7 1/4] hash: pack the hitmask for hash in bulk lookup
  ` [PATCH v7 2/4] hash: optimize compare signature for NEON
  ` [PATCH v7 3/4] test/hash: check bulk lookup of keys after collision
  ` [PATCH v7 4/4] hash: add SVE support for bulk key lookup

[PATCH] net/bnx2x: fix indentation
 2024-03-12 15:01 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] github: Reduce ASLR entropy to be compatible with asan in llvm 14
 2024-03-12 14:53 UTC 

[PATCH v2] app/eventdev: support DMA adapter test
 2024-03-12 14:30 UTC  (5+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH 0/2] net/virtio: vhost-vdpa fixes
 2024-03-12 14:12 UTC  (5+ messages)
` [PATCH 1/2] net/virtio: fix vDPA device init advertising control queue
` [PATCH 2/2] net/virtio: fix notification area initialization

[PATCH] github: Reduce ASLR entropy to be compatible with asan in llvm 14
 2024-03-12 13:28 UTC 

[PATCH v10 0/4] PCI Dev and SG copy support
 2024-03-12 12:24 UTC  (6+ messages)
` [v11 "
  ` [EXTERNAL] "

[PATCH 0/5] add new meta data module
 2024-03-12 12:05 UTC  (2+ messages)

RFC: Using and renaming 8-bit reserved field of rte_crypto_op for implementation specific
 2024-03-12 12:02 UTC  (6+ messages)

[PATCH stable-22.11] kni: fix build with Linux 6.8
 2024-03-12 11:20 UTC  (5+ messages)

[PATCH 0/2] fix IPSec endianness problem
 2024-03-12 10:37 UTC  (2+ messages)

[DPDK/testpmd Bug 1399] Intel X710 (i40e): cannot configure RSS with testpmd and rte_flow API
 2024-03-12 10:14 UTC 

[PATCH] net/i40e: support FEC feature
 2024-03-12  8:44 UTC  (4+ messages)
` [PATCH v4] "

[v20.11.7.5] net/iavf: support flow rule with raw pattern
 2024-03-12  8:22 UTC 

[PATCH] maintainers: assign some programming guides
 2024-03-12  8:18 UTC  (2+ messages)

[PATCH] net/mlx5: set correct priority for meter policy
 2024-03-12  8:07 UTC  (2+ messages)

[PATCH] net/mlx5: fix VID assignment in VLAN modify
 2024-03-12  8:06 UTC  (2+ messages)

[PATCH] doc: update link to DevX integration on Windows
 2024-03-12  8:04 UTC  (2+ messages)

[PATCH] net/mlx5: fix sync meter processing in HWS setup
 2024-03-12  8:03 UTC  (4+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] "

[PATCH 0/2] fix problems about flow steering
 2024-03-12  8:02 UTC  (3+ messages)
` [PATCH 1/2] net/nfp: fix IP flow rule failed
` [PATCH 2/2] net/nfp: fix incorrect queue index

[PATCH] net/mlx5: fix non-masked indirect list meter translation in flow rule
 2024-03-12  8:00 UTC  (2+ messages)

[PATCH] net/mlx5: link status change for bonding cases
 2024-03-12  8:00 UTC  (2+ messages)

[PATCH 0/3] support setting lanes
 2024-03-12  7:52 UTC  (4+ messages)
` [PATCH 1/3] ethdev: "
` [PATCH 2/3] net/hns3: "
` [PATCH 3/3] app/testpmd: "

[PATCH 0/3] RFC fix import/export MSVC data variables
 2024-03-12  7:51 UTC  (4+ messages)
` [PATCH 1/3] buildtools: ignore exports for MSVC
` [PATCH 2/3] eal: import and export data variables "
` [PATCH 3/3] ethdev: "

[PATCH] doc: update size parameter details
 2024-03-12  6:17 UTC  (4+ messages)
` [PATCH v2] "

is RSS and Flow director can work together
 2024-03-12  5:38 UTC  (3+ messages)

[DPDK/examples Bug 1398] [dpdk-24.03] ptpclient causes NIC I225/I226 port RX missed
 2024-03-12  3:59 UTC 

[PATCH] app/dma-perf: calrify incorrect NUMA config
 2024-03-12  3:48 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] app/dma-perf: add average latency per worker
 2024-03-12  1:53 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] test/dma: fix api testuite teardown
 2024-03-12  1:29 UTC  (2+ messages)

[PATCH] net/nfp: fix getting firmware VNIC version
 2024-03-11 23:34 UTC  (2+ messages)

Community CI Meeting Minutes - March 7, 2024
 2024-03-11 22:36 UTC 

[PATCH 00/16] add link speed configuration feature
 2024-03-11 22:27 UTC  (2+ messages)

[RFC 1/2] eal: add pointer compression functions
 2024-03-11 20:31 UTC  (7+ messages)
` [PATCH v10 0/5] add pointer compression API
  ` [PATCH v10 1/5] lib: allow libraries with no sources
  ` [PATCH v10 2/5] ptr_compress: add pointer compression library
  ` [PATCH v10 3/5] test: add pointer compress tests to ring perf test
  ` [PATCH v10 4/5] docs: add pointer compression guide
  ` [PATCH v10 5/5] test: add unit test for ptr compression

[PATCH] app/testpmd: fix async indirect list action creation
 2024-03-11 19:59 UTC  (2+ messages)

[PATCH v4] tap: do not duplicate fd's
 2024-03-11 19:45 UTC 

[PATCH] net/nfp: fix skip reload firmware issue
 2024-03-11 18:17 UTC  (2+ messages)

[PATCH 00/11] add Traffic Manager feature
 2024-03-11 17:33 UTC  (3+ messages)
` [PATCH v2 "

DPDK RDMA with Mellanox NIC and Ice Lake Xeon-D
 2024-03-11 17:30 UTC 

[PATCH v8 0/7] dts: Port scatter suite over
 2024-03-11 15:44 UTC  (9+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/7] dts: add startup verification and forwarding modes to testpmd shell
  ` [PATCH v9 2/7] dts: limit EAL parameters to DPDK apps and add parameters to all apps
  ` [PATCH v9 3/7] dts: add optional packet filtering to scapy sniffer
  ` [PATCH v9 4/7] dts: add pci addresses to EAL parameters
  ` [PATCH v9 5/7] dts: allow configuring MTU of ports
  ` [PATCH v9 6/7] dts: add scatter to the yaml schema
  ` [PATCH v9 7/7] dts: add pmd_buffer_scatter test suite

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