[PATCH v1] doc/guides: update monitor PMD mode description
2025-02-21 18:50 UTC (3+ messages)
[v1] app/crypto-perf: add RSA support
2025-02-21 17:44 UTC
[v2 0/2] crypto/virtio: add RSA support
2025-02-21 17:41 UTC (8+ messages)
` [v3 0/6] crypto/virtio: enhancements for RSA and vDPA
` [v3 1/6] crypto/virtio: add asymmetric RSA support
` [v3 2/6] crypto/virtio: refactor queue operations
` [v3 3/6] crypto/virtio: add packed ring support
` [v3 4/6] crypto/virtio: add vDPA backend
` [v3 5/6] test/crypto: add asymmetric tests for virtio PMD
` [v3 6/6] test/crypto: add tests for virtio user PMD
[v2 0/2] vhost: add RSA support
2025-02-21 17:30 UTC (7+ messages)
` [v3 0/5] "
` [v3 1/5] vhost: skip crypto op fetch before vring init
` [v3 2/5] vhost: update vhost_user crypto session parameters
` [v3 3/5] examples/vhost_crypto: fix user callbacks
` [v3 4/5] vhost: support asymmetric RSA crypto ops
` [v3 5/5] examples/vhost_crypto: support asymmetric crypto
Intel FAST_FREE offload question
2025-02-21 17:16 UTC (3+ messages)
[PATCH] test/crypto: add negative test for RSA verify op
2025-02-21 17:09 UTC
[PATCH] crypto/openssl: validate incorrect signature in verify op
2025-02-21 17:05 UTC (2+ messages)
` [PATCH v2] "
[PATCH 00/10] enable "app" to be compiled with MSVC
2025-02-21 16:47 UTC (19+ messages)
` [PATCH v3 "
` [PATCH v4 "
` [PATCH v4 01/10] eal: add workaround for __builtin_constant_p
` [PATCH v4 02/10] test_alarm: avoid warning about different qualifiers
` [PATCH v4 03/10] test-pmd: fix printf format string mismatch
` [PATCH v4 04/10] test-pmd: do explicit 64-bit shift to avoid implicit conversion
` [PATCH v4 05/10] test-pmd: avoid undefined behavior
` [PATCH v4 06/10] test-pmd: avoid non-constant initializer
` [PATCH v4 07/10] test-pmd: don't return value from void function
` [PATCH v4 08/10] test-pmd: declare lcore_count atomic
` [PATCH v4 09/10] test: add workaround for __builtin_constant_p in test_memcpy_perf
` [PATCH v4 10/10] app: enable app directory to be compiled with MSVC
[PATCH] net/ice: fix incorrect mbuf cleanup function
2025-02-21 16:04 UTC
[RFC PATCH] mempool: obey configured cache size
2025-02-21 15:13 UTC (2+ messages)
` [RFC PATCH v18] mempool: fix mempool "
[PATCH] net/ixgbe: fix min Rx/Tx descriptors
2025-02-21 14:36 UTC (3+ messages)
[PATCH] sched: fix wrr parameter data type
2025-02-21 13:02 UTC (2+ messages)
[PATCH] net/mlx5: fix fragmented ptype match
2025-02-21 12:06 UTC (3+ messages)
` [PATCH v2] net/mlx5/hws: "
[PATCH] power: use hugepage memory for queue list entry structure
2025-02-21 11:21 UTC (8+ messages)
[RFC 00/11] Fix dev_ops dereferences
2025-02-21 9:12 UTC (31+ messages)
` [PATCH v2 00/14] Remove unnecessary function pointer deref
` [PATCH v2 01/14] ethdev: remove unnecessary deref on function pointers
` [PATCH v2 04/14] net/ixgbe: remove unnecessary dereference
` [PATCH v2 10/14] dmadev: remove unnecessary deref of function pointers
` [PATCH v2 11/14] rawdev: "
` [PATCH v2 12/14] mldev: "
` [PATCH v2 13/14] regexdev: "
` [PATCH v2 14/14] security: remove unnecessary dereference
` [PATCH v3 00/14] Remove unnecessary function pointer deref
` [PATCH v3 01/14] ethdev: remove unnecessary deref on function pointers
` [PATCH v3 02/14] eventdev: remover "
` [PATCH v3 03/14] net/bonding: remove unnecessary deref of "
` [PATCH v3 04/14] net/ixgbe: remove unnecessary dereference
` [PATCH v3 05/14] net/ipn3ke: "
` [PATCH v3 06/14] net/memif: remove unnecessary deref of function pointers
` [PATCH v3 07/14] cryptodev: "
` [PATCH v3 08/14] crypto/scheduler: remove unnecessary dereference
` [PATCH v3 09/14] compressdev: remove unnecessary deref of function pointers
` [PATCH v3 10/14] dmadev: "
` [PATCH v3 11/14] rawdev: "
` [PATCH v3 12/14] mldev: "
` [PATCH v3 13/14] regexdev: "
` [PATCH v3 14/14] security: remove unnecessary dereference
[PATCH] examples/l3fwd: fix Tx performance deteriorate
2025-02-21 8:45 UTC (6+ messages)
` [PATCH v2] examples/l3fwd: add option to set Tx burst size
[PATCH] net/ice: fix ACL filter uninit
2025-02-21 8:25 UTC
[PATCH v1 01/16] net/zxdh: optimize np dtb channel initialization
2025-02-21 2:03 UTC (18+ messages)
` [PATCH v2 00/16] net/zxdh: updated net zxdh driver
` [PATCH v2 01/16] net/zxdh: optimize np dtb channel initialization
` [PATCH v2 02/16] net/zxdh: optimize queue res alloc/free process
` [PATCH v2 03/16] net/zxdh: optimize link update process
` [PATCH v2 04/16] net/zxdh: update Rx/Tx to latest
` [PATCH v2 05/16] net/zxdh: provided PF/VF msg intr callback
` [PATCH v2 06/16] net/zxdh: optimize MAC ops
` [PATCH v2 07/16] net/zxdh: optimize promisc ops
` [PATCH v2 08/16] net/zxdh: optimize VLAN filter/offload ops
` [PATCH v2 09/16] net/zxdh: optimize RSS/RETA hash config/update/get
` [PATCH v2 10/16] net/zxdh: optimize MTU set ops
` [PATCH v2 11/16] net/zxdh: optimize basic stats ops
` [PATCH v2 12/16] net/zxdh: provided CSUM/TSO/LRO config
` [PATCH v2 13/16] net/zxdh: provided rxq/txq info get implementations
` [PATCH v2 14/16] net/zxdh: provide extended stats ops implementations
` [PATCH v2 15/16] net/zxdh: provide ptypes FW version EEPROM ops
` [PATCH v2 16/16] net/zxdh: provide meter ops implementations
[PATCH] app/testpmd: fix out-of-bound reference in offload config
2025-02-21 1:27 UTC (2+ messages)
[PATCH] app/testpmd: fix fail to set queue number when attach device
2025-02-21 1:16 UTC (3+ messages)
[PATCH 1/3] maintainers: update for Intel ipn3ke drivers
2025-02-21 0:45 UTC (3+ messages)
` [PATCH 2/3] maintainers: update for Intel FPGA bus drivers
` [PATCH 3/3] maintainers: update for Intel FPGA rawdev drivers
[PATCH v1 00/32] add new adapter NT400D13
2025-02-20 23:49 UTC (35+ messages)
` [PATCH v1 01/32] net/ntnic: add link agx 100g
` [PATCH v1 02/32] net/ntnic: add link state machine
` [PATCH v1 03/32] net/ntnic: add rpf and gfg init
` [PATCH v1 04/32] net/ntnic: add agx setup for port
` [PATCH v1 05/32] net/ntnic: add host loopback init
` [PATCH v1 06/32] net/ntnic: add line "
` [PATCH v1 07/32] net/ntnic: add 100 gbps port init
` [PATCH v1 08/32] net/ntnic: add port post init
` [PATCH v1 09/32] net/ntnic: add nim low power API
` [PATCH v1 10/32] net/ntnic: add link handling API
` [PATCH v1 11/32] net/ntnic: add port init to the state machine
` [PATCH v1 12/32] net/ntnic: add port disable API
` [PATCH v1 13/32] net/ntnic: add minimal initialization new NIC NT400D13
` [PATCH v1 14/32] net/ntnic: add minimal reset FPGA
` [PATCH v1 15/32] net/ntnic: add FPGA modules and registers
` [PATCH v1 16/32] net/ntnic: add setup for fpga reset
` [PATCH v1 17/32] net/ntnic: add default reset setting for NT400D13
` [PATCH v1 18/32] net/ntnic: add DDR calibration to reset stage
` [PATCH v1 19/32] net/ntnic: add PHY ftile reset
` [PATCH v1 20/32] net/ntnic: add clock init
` [PATCH v1 21/32] net/ntnic: add nt400d13 pcm init
` [PATCH v1 22/32] net/ntnic: add HIF clock test
` [PATCH v1 23/32] net/ntnic: add nt400d13 PRM module init
` [PATCH v1 24/32] net/ntnic: add nt400d13 PRM module reset
` [PATCH v1 25/32] net/ntnic: add SPI v3 support for FPGA
` [PATCH v1 26/32] net/ntnic: add i2cm init
` [PATCH v1 27/32] net/ntnic: add pca init
` [PATCH v1 28/32] net/ntnic: add pcal init
` [PATCH v1 29/32] net/ntnic: add reset PHY init
` [PATCH v1 30/32] net/ntnic: add igam module init
` [PATCH v1 31/32] net/ntnic: init IGAM and config PLL for FPGA
` [PATCH v1 32/32] net/ntnic: revert untrusted loop bound
[Patch v2] net/mana: use mana_local_data for tracking usage data for primary process
2025-02-20 23:32 UTC (4+ messages)
` [EXTERNAL] "
[Patch v3] net/mana: use mana_local_data for tracking usage data for primary process
2025-02-20 23:32 UTC
[PATCH] net/zxdh: remove unnecessary null free checks
2025-02-20 22:44 UTC
[PATCH v3 0/2] dts: port over stats checks
2025-02-20 21:24 UTC (4+ messages)
` [PATCH v4 0/2] dts: add stats checks test suite
` [PATCH v4 1/2] dts: add clearing port stats to testpmd shell
` [PATCH v4 2/2] dts: add port stats checks test suite
[PATCH 0/2] use flags from user if it is set
2025-02-20 20:58 UTC (2+ messages)
[PATCH 0/2] fix testpmd DCB command
2025-02-20 20:54 UTC (4+ messages)
` [PATCH 1/2] app/testpmd: support display DCB all priority's TC map
` [PATCH 2/2] app/testpmd: fix segment fault when config DCB
[PATCH] mbuf: enable to be compiled with MSVC
2025-02-20 20:31 UTC (8+ messages)
` [PATCH v3 0/6] "
` [PATCH v3 1/6] doc: update guide on versioning macros
` [PATCH v3 2/6] buildtools: update map_to_win.py to use optional map file
` [PATCH v3 3/6] eal: update versioning macros
` [PATCH v3 4/6] devtools: check ms linker map files
` [PATCH v3 5/6] net: update use of versioning macros
` [PATCH v3 6/6] mbuf: enable to be compiled with MSVC
[PATCH v6 1/4] bus/pci: fix registration of PCI device
2025-02-20 18:33 UTC (4+ messages)
` [PATCH v7 "
` [PATCH v7 2/4] lib: fix comparison between devices
[PATCH v13 00/28] [v13]drivers/net Add Support mucse N10 Pmd Driver
2025-02-20 17:44 UTC (4+ messages)
[PATCH 0/3] introduce rte_memset_sensative
2025-02-20 16:27 UTC (22+ messages)
` [PATCH v8 00/17] fix memset warnings reported by PVS studio
` [PATCH v8 05/17] eal: add new secure free function
` [PATCH v8 06/17] app/test: use unit test runner for malloc tests
` [PATCH v9 00/15] fix insecure use of memset bugs
` [PATCH v9 01/15] eal: introduce new secure memory zero
` [PATCH v9 02/15] app/test: remove unused variable
` [PATCH v9 03/15] eal: add new secure free function
` [PATCH v9 04/15] app/test: use unit test runner for malloc tests
` [PATCH v9 05/15] app/test: add test for rte_free_sensitive
` [PATCH v9 06/15] common/cnxk: remove unused variable
` [PATCH v9 07/15] crypto/qat: force zero of keys
` [PATCH v9 08/15] crypto/qat: fix size calculation for memset
` [PATCH v9 09/15] crypto/qat: use secure free for keys
` [PATCH v9 10/15] bus/uacce: remove memset before free
` [PATCH v9 11/15] compress/octeontx: remove unnecessary memset
` [PATCH v9 12/15] test: remove unneeded memset
` [PATCH v9 13/15] net/ntnic: check result of malloc
` [PATCH v9 14/15] net/ntnic: remove unnecessary memset
` [PATCH v9 15/15] devtools/cocci: add script to find problematic memset
[PATCH v1 1/2] crypto/ipsec_mb: add SM4 GCM support
2025-02-20 15:40 UTC (5+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] cryptodev: add SM4 GCM
[PATCH] test/crypto: remove unused variable
2025-02-20 13:28 UTC
[PATCH v1 1/3] fbarray: rename tests to be more meaningful
2025-02-20 13:16 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 2/3] fbarray: flatten the loop in find next n
` [PATCH v2 3/3] fbarray: flatten the loop in find prev n
[PATCH] doc: reword sample application guides
2025-02-20 12:26 UTC (3+ messages)
` [PATCH v2] "
DPDK Release Status Meeting 2025-02-18
2025-02-20 12:17 UTC
[PATCH] bus: invoke TAILQ_REMOVE when bus cleanup
2025-02-20 10:31 UTC (2+ messages)
[PATCH] net/mlx5: fix err message overwrite for actions translation
2025-02-20 9:49 UTC (2+ messages)
[RFC PATCH v6 1/2] eventdev: add atomic queue to test-eventdev app
2025-02-20 9:13 UTC (3+ messages)
` [RFC v7 0/4] eventdev: atomic tests "
` [EXTERNAL] "
[PATCH] eal: fix bus cleanup in secondary process
2025-02-20 9:13 UTC (4+ messages)
` [PATCH v2] cryptodev: not close device when secondary exit
` [EXTERNAL] "
` [External] "
[PATCH] maintainers: update for Intel FPGA rawdev drivers
2025-02-20 8:35 UTC
[PATCH] maintainers: update for Intel FPGA bus drivers
2025-02-20 8:28 UTC
[PATCH] testpmd: support meter_mark init_color in indirect list configuration
2025-02-20 7:42 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/3] Rx adapter API to add Rx queues in burst
2025-02-20 6:28 UTC (4+ messages)
` [PATCH v2 1/3] eventdev/eth_rx: add API to burst add queues to Rx adapter
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).