[PATCH 0/2] Fix use after free, and refactor af_xdp_tx_zc()
2025-02-24 19:25 UTC (6+ messages)
` [PATCH v6 2/2] net/af_xdp: Refactor af_xdp_tx_zc
` [PATCH v10 0/2] Fix use after free, and refactor af_xdp_tx_zc
` [PATCH v10 1/2] net/af_xdp: Fix use after free in af_xdp_tx_zc
` [PATCH v10 2/2] net/af_xdp: Refactor af_xdp_tx_zc
[PATCH v0 1/1] dma/cnxk: support pending count per HW DMA channel
2025-02-24 17:05 UTC (2+ messages)
[PATCH v1 1/2] crypto/ipsec_mb: add SM4 GCM support
2025-02-24 16:59 UTC (4+ messages)
` [PATCH v5 1/3] cryptodev: add SM4 GCM
` [PATCH v5 2/3] crypto/ipsec_mb: add SM4 GCM support
` [PATCH v5 3/3] app/test: add SM4 GCM tests
[PATCH 01/34] net/cnxk: allow duplicate SPI in outbound IPsec
2025-02-24 16:52 UTC (70+ messages)
` [PATCH 34/34] common/cnxk: move interrupt handling to platform-specific
` [PATCH v2 01/33] net/cnxk: allow duplicate SPI in outbound IPsec
` [PATCH v2 02/33] common/cnxk: remove unused param in SA init
` [PATCH v2 03/33] net/cnxk: remove unnecessary delay on stats read
` [PATCH v2 04/33] common/cnxk: move CTX defines to common
` [PATCH v2 05/33] common/cnxk: add cn20k CPT result struct
` [PATCH v2 06/33] common/cnxk: enable IE with cn9k and cn10k only
` [PATCH v2 07/33] common/cnxk: make special handling only for 9k
` [PATCH v2 08/33] common/cnxk: add CPT cn20k device enumeration
` [PATCH v2 09/33] common/cnxk: add CPT LMT defines
` [PATCH v2 10/33] common/cnxk: add 20k defines for IPsec
` [PATCH v2 11/33] common/cnxk: update default eng group for cn20k
` [PATCH v2 12/33] common/cnxk: support for cn20k IPsec session
` [PATCH v2 13/33] common/cnxk: add cn20k meta pkt structs
` [PATCH v2 14/33] common/cnxk: support for inline IPsec for cn20k
` [PATCH v2 15/33] common/cnxk: support inline SA context invalidate
` [PATCH v2 16/33] common/cnxk: update feature flags for cn20k
` [PATCH v2 17/33] common/cnxk: add mbox define for inline profile support
` [PATCH v2 18/33] common/cnxk: support for inline inbound queue
` [PATCH v2 19/33] common/cnxk: add NIX inline reassembly profile config
` [PATCH v2 20/33] common/cnxk: add API to fetch inline profile ID
` [PATCH v2 21/33] common/cnxk: add NPC action2 support
` [PATCH v2 22/33] common/cnxk: support for NPC inline rule for cn20k
` [PATCH v2 23/33] net/cnxk: support for cn20k inline IPsec session
` [PATCH v2 24/33] common/cnxk: update CPT RXC time config mbox for cn20k
` [PATCH v2 25/33] net/cnxk: store pool buffer size in lookup memory
` [PATCH v2 26/33] net/cnxk: inline IPsec Rx support for cn20k
` [PATCH v2 27/33] event/cnxk: "
` [PATCH v2 28/33] common/cnxk: enable allmulti mode on rpm/cgx VF
` [PATCH v2 29/33] common/cnxk: fix inbound IPsec sa setup
` [PATCH v2 30/33] common/cnxk: add stats reset for inline device
` [PATCH v2 31/33] common/cnxk: change the error log to a debug log
` [PATCH v2 32/33] net/cnxk: update MC address list configure API
` [PATCH v2 33/33] common/cnxk: move interrupt handling to platform-specific
` [PATCH v3 01/33] net/cnxk: allow duplicate SPI in outbound IPsec
` [PATCH v3 02/33] common/cnxk: remove unused param in SA init
` [PATCH v3 03/33] net/cnxk: remove unnecessary delay on stats read
` [PATCH v3 04/33] common/cnxk: move CTX defines to common
` [PATCH v3 05/33] common/cnxk: add cn20k CPT result struct
` [PATCH v3 06/33] common/cnxk: enable IE with cn9k and cn10k only
` [PATCH v3 07/33] common/cnxk: make special handling only for 9k
` [PATCH v3 08/33] common/cnxk: add CPT cn20k device enumeration
` [PATCH v3 09/33] common/cnxk: add CPT LMT defines
` [PATCH v3 10/33] common/cnxk: add 20k defines for IPsec
` [PATCH v3 11/33] common/cnxk: update default eng group for cn20k
` [PATCH v3 12/33] common/cnxk: support for cn20k IPsec session
` [PATCH v3 13/33] common/cnxk: add cn20k meta pkt structs
` [PATCH v3 14/33] common/cnxk: support for inline IPsec for cn20k
` [PATCH v3 15/33] common/cnxk: support inline SA context invalidate
` [PATCH v3 16/33] common/cnxk: update feature flags for cn20k
` [PATCH v3 17/33] common/cnxk: add mbox define for inline profile support
` [PATCH v3 18/33] common/cnxk: support for inline inbound queue
` [PATCH v3 19/33] common/cnxk: add NIX inline reassembly profile config
` [PATCH v3 20/33] common/cnxk: add API to fetch inline profile ID
` [PATCH v3 21/33] common/cnxk: add NPC action2 support
` [PATCH v3 22/33] common/cnxk: support for NPC inline rule for cn20k
` [PATCH v3 23/33] net/cnxk: support for cn20k inline IPsec session
` [PATCH v3 24/33] common/cnxk: update CPT RXC time config mbox for cn20k
` [PATCH v3 25/33] net/cnxk: store pool buffer size in lookup memory
` [PATCH v3 26/33] net/cnxk: inline IPsec Rx support for cn20k
` [PATCH v3 27/33] event/cnxk: "
` [PATCH v3 28/33] common/cnxk: enable allmulti mode on rpm/cgx VF
` [PATCH v3 29/33] common/cnxk: fix inbound IPsec sa setup
` [PATCH v3 30/33] common/cnxk: add stats reset for inline device
` [PATCH v3 31/33] common/cnxk: change the error log to a debug log
` [PATCH v3 32/33] net/cnxk: update MC address list configure API
` [PATCH v3 33/33] common/cnxk: move interrupt handling to platform-specific
[PATCH 0/1] pcapng: fix null dereference in rte_pcapng_close
2025-02-24 16:42 UTC (8+ messages)
` [PATCH v2 0/1] warn if NULL is passed to rte_pcapng_close
` [PATCH v2 1/1] pcapng: "
` [PATCH v3 0/1] pcapng: fix null dereference in rte_pcapng_close
` [PATCH v3 1/1] "
[PATCH 00/10] enable "app" to be compiled with MSVC
2025-02-24 16:24 UTC (17+ messages)
` [PATCH v5 "
` [PATCH v5 08/10] test-pmd: declare lcore_count atomic
` [PATCH v6 00/10] enable "app" to be compiled with MSVC
` [PATCH v6 01/10] eal: add workaround for __builtin_constant_p
` [PATCH v6 02/10] test_alarm: avoid warning about different qualifiers
` [PATCH v6 03/10] test-pmd: fix printf format string mismatch
` [PATCH v6 04/10] test-pmd: do explicit 64-bit shift to avoid implicit conversion
` [PATCH v6 05/10] test-pmd: avoid undefined behavior
` [PATCH v6 06/10] test-pmd: avoid non-constant initializer
` [PATCH v6 07/10] test-pmd: don't return value from void function
` [PATCH v6 08/10] test/test-pmd: declare lcore_count atomic
` [PATCH v6 09/10] test: add workaround for __builtin_constant_p in test_memcpy_perf
` [PATCH v6 10/10] app: enable app directory to be compiled with MSVC
[PATCH 0/4] net/ena: release 2.12.0
2025-02-24 15:35 UTC (6+ messages)
` [PATCH 1/4] net/ena/base: upgrade ena-com to the latest version
` [PATCH 2/4] net/ena: add support for mutable RSS table size
` [PATCH 3/4] net/ena: remove deprecated notifications
` [PATCH 4/4] net/ena: upgrade driver version to 2.12.0
[PATCH v2 00/16] net/zxdh: updated net zxdh driver
2025-02-24 15:31 UTC (4+ messages)
[PATCH 0/3] improve documentation iavf driver
2025-02-24 15:26 UTC (4+ messages)
` [PATCH 1/3] doc/nics: improve structure of Intel VF section
` [PATCH 2/3] doc/nics: rework notes for iavf use
` [PATCH 3/3] doc/nics: document how to create large VFs for iavf
[PATCH dpdk] net: fix IPv4 compat and mapped checks
2025-02-24 14:47 UTC
[PATCH] net/ice: fix incorrect mbuf cleanup function
2025-02-24 13:43 UTC (2+ messages)
[PATCH 0/6] dts: add build-less driver binding
2025-02-24 13:28 UTC (7+ messages)
` [PATCH 1/6] dts: ensure runtime working directory
` [PATCH 2/6] dts: use topology in smoke tests
` [PATCH 3/6] dts: add tmp directory facility
` [PATCH 4/6] dts: decouple DPDK runtime from build
` [PATCH 5/6] dts: enable build-less DPDK driver binding
` [PATCH 6/6] dts: restore TG setup and teardown
[PATCH] power: use hugepage memory for queue list entry structure
2025-02-24 12:47 UTC (6+ messages)
[PATCH] net/mlx5: fix err message overwrite for actions translation
2025-02-24 10:38 UTC (2+ messages)
[v3 0/5] vhost: add RSA support
2025-02-24 10:35 UTC (19+ messages)
` [v4 "
` [v4 1/5] vhost: skip crypto op fetch before vring init
` [v4 2/5] vhost: update vhost_user crypto session parameters
` [v4 3/5] examples/vhost_crypto: fix user callbacks
` [v4 4/5] vhost: support asymmetric RSA crypto ops
` [v4 5/5] examples/vhost_crypto: support asymmetric crypto
` [v5 0/5] vhost: add RSA support
` [v5 1/5] vhost: skip crypto op fetch before vring init
` [v5 2/5] vhost: update vhost_user crypto session parameters
` [v5 3/5] examples/vhost_crypto: fix user callbacks
` [v5 4/5] vhost: support asymmetric RSA crypto ops
` [v5 5/5] examples/vhost_crypto: support asymmetric crypto
[PATCH 0/2] Wangxun bug fixes
2025-02-24 9:59 UTC (3+ messages)
` [PATCH 1/2] net/ngbe: fix WOL and NCSI capability error
` [PATCH 2/2] net/txgbe: remove meaningless choice for SW-FW sync
[PATCH 1/8] net/mlx5/hws: introduce capability for unified mode
2025-02-24 9:07 UTC (2+ messages)
[PATCH v2 0/3] Rx adapter API to add Rx queues in burst
2025-02-24 8:42 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] eventdev/eth_rx: add API to burst add queues to Rx adapter
` [PATCH v3 2/3] event/cnxk: enable PMD op "
` [PATCH v3 3/3] test/event: unit test to burst add Rx queues to adapter
[v3 0/6] crypto/virtio: enhancements for RSA and vDPA
2025-02-24 7:25 UTC (9+ messages)
` [v4 "
` [v4 1/6] crypto/virtio: add asymmetric RSA support
` [v4 2/6] crypto/virtio: refactor queue operations
` [v4 3/6] crypto/virtio: add packed ring support
` [v4 4/6] crypto/virtio: add vDPA backend
` [v4 5/6] test/crypto: add asymmetric tests for virtio PMD
` [v4 6/6] test/crypto: add tests for virtio user PMD
[PATCH 00/12] net/xsc: Resolve issues from PVS and Coverity Scan
2025-02-24 3:54 UTC (10+ messages)
` [PATCH 06/12] net/xsc: check possible null pointer dereference
` [PATCH 07/12] net/xsc: avoid potential null pointer before used
` [PATCH 08/12] net/xsc: remove always-true part of if expression
` [PATCH 09/12] net/xsc: avoid assign the same value to a variable
` [PATCH 10/12] net/xsc: avoid initialize by same function
` [PATCH 11/12] net/xsc: optimize memcmp returns not 0 check
` [PATCH 12/12] net/xsc: avoid pointer cast to unrelated class
[PATCH] net/mlx5: fix flow null ops seg fault
2025-02-23 13:04 UTC (2+ messages)
[PATCH] net/mlx5: fix leak in HWS flow counter action
2025-02-23 13:04 UTC (2+ messages)
[PATCH] net/mlx5: fix fragmented ptype match
2025-02-23 13:03 UTC (3+ messages)
` [PATCH v2] net/mlx5/hws: "
[RFC 0/1] replace inline assembly prefetch with cc builtins
2025-02-23 12:52 UTC (2+ messages)
` [RFC 1/1] eal/x86: "
[PATCH] common/mlx5: add ConnectX-8 device ID
2025-02-23 7:16 UTC
[PATCH] test/crypto: add negative test for RSA verify op
2025-02-23 6:04 UTC (3+ messages)
` [v2 1/2] crypto/openssl: validate incorrect signature in "
` [v2 2/2] test/crypto: add negative test for RSA "
[RFC 0/5] net/zxdh: possible changes
2025-02-23 2:42 UTC (6+ messages)
` [RFC 1/5] net/zxdh: remove __rte_unused from function prototypes
` [RFC 2/5] net/zxdh: remove __rte_unused attribute
` [RFC 3/5] net/zxdh: fix RTE_ASSERT expression
` [RFC 4/5] net/zxdh: make callback table const and static
` [RFC 5/5] net/zxdh: fix indentation in mtr get and use assign
[PATCH v1 00/32] add new adapter NT400D13
2025-02-22 21:41 UTC (4+ messages)
` [PATCH v1 25/32] net/ntnic: add SPI v3 support for FPGA
[PATCH v1 01/14] net/zxdh: add network processor registers ops
2025-02-22 17:34 UTC (17+ messages)
` [PATCH v2 00/14] add network processor ops
` [PATCH v2 01/14] net/zxdh: add network processor registers ops
` [PATCH v2 02/14] net/zxdh: support compatibility check
` [PATCH v2 03/14] net/zxdh: add agent channel
` [PATCH v2 04/14] net/zxdh: modify dtb queue ops
` [PATCH v2 05/14] net/zxdh: add tables dump address ops
` [PATCH v2 06/14] net/zxdh: add eram tables ops
` [PATCH v2 07/14] net/zxdh: get flow tables resources
` [PATCH v2 08/14] net/zxdh: support hash resources configuration
` [PATCH v2 09/14] net/zxdh: implement tables initialization
` [PATCH v2 10/14] net/zxdh: support hash tables write and delete ops
` [PATCH v2 11/14] net/zxdh: get hash table entry result
` [PATCH v2 12/14] net/zxdh: delete all hash entries
` [PATCH v2 13/14] net/zxdh: add acl tables ops
` [PATCH v2 14/14] net/zxdh: clean stat values
[RFC 0/7] Introduce FreeBSD macros for SAFE iteration
2025-02-22 8:46 UTC (4+ messages)
` [PATCH v2 1/7] eal: add queue macro extensions from FreeBSD
[PATCH v7 1/1] graph: mcore: optimize graph search
2025-02-22 6:59 UTC (3+ messages)
` [PATCH v8] "
` [EXTERNAL] "
page: next (older)
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).