[RFC 00/10] Remove weak symbols
2025-02-18 15:37 UTC (14+ messages)
` [RFC v2 "
` [RFC v2 08/10] net/virtio: remove "
` [PATCH v3 00/10] Remove "
` [PATCH v3 01/10] bus/auxiliary: remove "
` [PATCH v3 02/10] common/qat: "
` [PATCH v3 03/10] drivers: remove weak symbols in Nitrox drivers
` [PATCH v3 04/10] net/enic: remove weak symbols
` [PATCH v3 05/10] net/hns3: "
` [PATCH v3 06/10] net/fm10k: "
` [PATCH v3 07/10] net/nfp: "
` [PATCH v3 08/10] net/virtio: "
` [PATCH v3 09/10] app/compress-perf: "
[PATCH 00/10] enable "app" to be compiled with MSVC
2025-02-18 15:35 UTC (2+ messages)
[PATCH] ci: build with MSVC in GHA
2025-02-18 15:35 UTC (4+ messages)
[PATCH 1/2] trace: support expression for blob length
2025-02-18 14:28 UTC (7+ messages)
` [PATCH v3 0/6] Trace point framework enhancement for dmadev
` [PATCH v3 4/6] trace: support dumping binary inside a struct
` [EXTERNAL] "
[PATCH 00/16] remove use of VLAs for Windows built code
2025-02-18 14:22 UTC (5+ messages)
` [PATCH v22 00/27] remove use of VLAs for Windows
[PATCH] ethdev: fix get_reg_info
2025-02-18 11:58 UTC
[PATCH] app/testpmd: fix fail to set queue number when attach device
2025-02-18 11:31 UTC
[PATCH v3 0/8] record and rework component dependencies
2025-02-18 11:28 UTC (11+ messages)
` [PATCH v6 0/8] Record "
` [PATCH v6 1/8] build: introduce optional internal dependencies
` [PATCH v6 2/8] build: output a dependency log in build directory
` [PATCH v6 3/8] devtools: add script to flag unneeded dependencies
` [PATCH v6 4/8] drivers: remove kvargs from class dependencies
` [PATCH v6 5/8] lib: reduce library dependencies
` [PATCH v6 6/8] drivers: reduce driver dependencies
` [PATCH v6 7/8] app: reduce app dependencies
` [PATCH v6 8/8] devtools: add script to generate DPDK dependency graphs
[PATCH] net/mlx5: fix flow null ops seg fault
2025-02-18 11:04 UTC (2+ messages)
[PATCH v1 1/2] crypto/ipsec_mb: add SM4 GCM support
2025-02-18 11:01 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] app/test: add SM4 GCM tests
[PATCH 0/2] use flags from user if it is set
2025-02-18 10:56 UTC (5+ messages)
` [PATCH 1/2] doc: fix mlx5 VXLAN matching limitations
` [PATCH 2/2] app/testpmd: use flags from user if it is set
[PATCH] testpmd: support meter_mark init_color in indirect list configuration
2025-02-18 10:49 UTC (4+ messages)
` [PATCH v2] "
` [PATCH] config/arm: update NVIDIA BlueField-3 configuration
[PATCH v1 1/1] usertools/devbind: add documentation for no-IOMMU mode
2025-02-18 9:46 UTC (3+ messages)
[PATCH v1 0/1] Rewrite devbind
2025-02-18 9:29 UTC (3+ messages)
` [PATCH v3 0/2] "
[PATCH 0/3] Rx adapter API to add Rx queues in burst
2025-02-18 9:15 UTC (10+ messages)
` [PATCH 1/3] eventdev/eth_rx: add API to burst add queues to Rx adapter
` [PATCH v2 0/3] Rx adapter API to add Rx queues in burst
` [PATCH v2 1/3] eventdev/eth_rx: add API to burst add queues to Rx adapter
` [PATCH v2 2/3] event/cnxk: enable PMD op "
` [PATCH v2 3/3] test/event: unit test to burst add Rx queues to adapter
[RFC 00/11] Fix dev_ops dereferences
2025-02-18 8:47 UTC (15+ messages)
` [RFC 01/11] ethdev: remove unnecessary deref on function pointers
` [RFC 02/11] eventdev: remover "
` [RFC 03/11] net/ixgbe: remove unnecessary dereference
` [RFC 04/11] net/memif: remove unnecessary deref of function pointers
` [RFC 05/11] cryptodev: "
` [RFC 06/11] crypto/scheduler: remove unnecessary dereference
` [RFC 07/11] compressdev: remove unnecessary deref of function pointers
` [RFC 08/11] dmadev: "
` [RFC 09/11] rawdev: "
` [RFC 10/11] mldev: "
` [RFC 11/11] regexdev: "
[PATCH] event/dlb2: fix event weight handling in SSE code path
2025-02-18 8:47 UTC (3+ messages)
[DPDK/testpmd Bug 1663] [dpdk-25.03] flexible_rxd/check_IPv4_IPv6_TCP_fields_in_RXD_on_specific_queues: port config rxq/txq failed after attach port
2025-02-18 1:35 UTC
[PATCH v1 1/4] net/e1000: prevent crashes in secondary processes
2025-02-17 17:28 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 2/4] "
` [PATCH v2 3/4] "
` [PATCH v2 4/4] net/ixgbe: "
[PATCH 0/5] centralize deferred start checks
2025-02-17 17:13 UTC (10+ messages)
` [PATCH v2 0/6] fix the handling of deferred start in ethdev
` [PATCH v2 1/6] ethdev: check that device supports deferred start
` [PATCH v2 2/6] doc: fix feature flags for queue start/stop
` [PATCH v2 3/6] net/dpaa: remove unnecessary deferred start check
` [PATCH v2 4/6] net/dpaa2: remove unneeded "
` [PATCH v2 5/6] net/enetfec: "
` [PATCH v2 6/6] net/virtio: "
[PATCH] net/i40e: reduce log level of global register update msg
2025-02-17 14:56 UTC (3+ messages)
[PATCH] crypto/openssl: validate incorrect signature in verify op
2025-02-17 10:47 UTC (2+ messages)
[RFC PATCH 0/7] dts: revamp framework
2025-02-17 10:26 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 6/7] dts: revamp runtime internals
` [PATCH v2 7/7] dts: remove node distinction
[DPDK/testpmd Bug 1662] [dpdk-25.03] [NNT] pmd_bonded_8023ad: port start failed after set bonding lacp
2025-02-17 8:35 UTC
[PATCH] net/mlx5: support ESP in non-template RSS expansion
2025-02-17 7:13 UTC
[PATCH] doc: reword sample application guides
2025-02-16 23:09 UTC (2+ messages)
` [PATCH v2] "
[PATCH 0/3] introduce rte_memset_sensative
2025-02-16 16:53 UTC (51+ messages)
` [PATCH v6 00/11] secure zeroing of memory
` [PATCH v6 01/11] eal: introduce new secure memory fill
` [PATCH v6 02/11] eal: add new secure free function
` [PATCH v6 03/11] crypto/qat: force zero of keys
` [PATCH v6 04/11] crypto/qat: fix size calculation for memset
` [PATCH v6 05/11] crypto/qat: use secure memset
` [PATCH v6 06/11] bus/uacce: remove memset before free
` [PATCH v6 07/11] compress/octeontx: remove unnecessary memset
` [PATCH v6 08/11] test: remove unneeded memset
` [PATCH v6 09/11] net/ntnic: check result of malloc
` [PATCH v6 10/11] net/ntnic: remove unnecessary memset
` [PATCH v6 11/11] devtools/cocci: add script to find problematic memset
` [PATCH v7 00/16] Introduce secure memory zero functions
` [PATCH v7 01/16] eal: introduce new secure memory zero
` [PATCH v7 02/16] app/test: use unit test runner for string tests
` [PATCH v7 03/16] app/test: add test for rte_memzero_explicit
` [PATCH v7 04/16] eal: add new secure free function
` [PATCH v7 05/16] app/test: use unit test runner for malloc tests
` [PATCH v7 06/16] app/test: add test for rte_free_sensitive
` [PATCH v7 07/16] common/cnxk: remove unused variable
` [PATCH v7 08/16] crypto/qat: force zero of keys
` [PATCH v7 09/16] crypto/qat: fix size calculation for memset
` [PATCH v7 10/16] crypto/qat: use secure free for keys
` [PATCH v7 11/16] bus/uacce: remove memset before free
` [PATCH v7 12/16] compress/octeontx: remove unnecessary memset
` [PATCH v7 13/16] test: remove unneeded memset
` [PATCH v7 14/16] net/ntnic: check result of malloc
` [PATCH v7 15/16] net/ntnic: remove unnecessary memset
` [PATCH v7 16/16] devtools/cocci: add script to find problematic memset
` [PATCH v8 00/17] fix memset warnings reported by PVS studio
` [PATCH v8 01/17] eal: introduce new secure memory zero
` [PATCH v8 02/17] app/test: use unit test runner for string tests
` [PATCH v8 03/17] app/test: add test for rte_memzero_explicit
` [PATCH v8 04/17] app/test: remove unused variable
` [PATCH v8 05/17] eal: add new secure free function
` [PATCH v8 06/17] app/test: use unit test runner for malloc tests
` [PATCH v8 07/17] app/test: add test for rte_free_sensitive
` [PATCH v8 08/17] common/cnxk: remove unused variable
` [PATCH v8 09/17] crypto/qat: force zero of keys
` [PATCH v8 10/17] crypto/qat: fix size calculation for memset
` [PATCH v8 11/17] crypto/qat: use secure free for keys
` [PATCH v8 12/17] bus/uacce: remove memset before free
` [PATCH v8 13/17] compress/octeontx: remove unnecessary memset
` [PATCH v8 14/17] test: remove unneeded memset
` [PATCH v8 15/17] net/ntnic: check result of malloc
` [PATCH v8 16/17] net/ntnic: remove unnecessary memset
` [PATCH v8 17/17] devtools/cocci: add script to find problematic memset
[PATCH 0/1] pcapng: fix null dereference in rte_pcapng_close
2025-02-16 16:51 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] crypto/cnxk: fix status code in asymmetric operation
2025-02-16 14:25 UTC
[PATCH 1/8] net/mlx5/hws: introduce capability for unified mode
2025-02-16 11:04 UTC (8+ messages)
` [PATCH 2/8] net/mlx5/hws: add new type to existing table-types
` [PATCH 3/8] net/mlx5/hws: context changes to support unified domain
` [PATCH 4/8] net/mlx5/hws: allow table creation from the new types
` [PATCH 5/8] net/mlx5/hws: matcher changes to support unified domain
` [PATCH 6/8] net/mlx5/hws: action "
` [PATCH 7/8] net/mlx5/hws: unified rule changes
` [PATCH 8/8] net/mlx5/hws: support debug information for new domains
[RFC 0/7] Introduce FreeBSD macros for SAFE iteration
2025-02-15 15:44 UTC (11+ messages)
` [PATCH v2 0/7] Introduce FOREACH_SAFE macros
` [PATCH v2 1/7] eal: add queue macro extensions from FreeBSD
` [PATCH v2 2/7] net/qede: fix use after free
` [PATCH v2 3/7] bus/fslmc: "
` [PATCH v2 4/7] net/bnxt: "
` [PATCH v2 5/7] net/iavf: replace local version of TAILQ_FOREACH_SAFE
` [PATCH v2 6/7] vhost: replace open coded TAILQ_FOREACH_SAFE
` [PATCH v2 7/7] raw/ifpga: use EAL version of TAILQ_FOREACH_SAFE
[PATCH v7 00/15] XSC PMD for Yunsilicon NICs
2025-02-15 7:48 UTC (3+ messages)
[PATCH v12 00/28] [v12]drivers/net Add Support mucse N10 Pmd Driver
2025-02-15 0:43 UTC (5+ messages)
` [PATCH v12 01/28] net/rnp: add skeleton
PVS studio warnings in zxdh
2025-02-14 23:38 UTC
PVS studio output
2025-02-14 23:16 UTC
[PATCH] app/testpmd: add ipv6 extension header parse
2025-02-14 16:35 UTC (5+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 1/2] net: add ptype parse for tunnel packets
` [PATCH v3 2/2] app/test-pmd: use ptype API parse packets
[RFC v5 1/2] eventdev: add atomic queue to test-eventdev app
2025-02-14 15:59 UTC (5+ messages)
` [RFC PATCH v6 "
` [EXTERNAL] "
[DPDK/ethdev Bug 1661] mlx5: rte_flow_create can cause a seg fault
2025-02-14 9:47 UTC
[RFC] latencystats: performance overhaul
2025-02-14 9:36 UTC (11+ messages)
` [PATCH v7 0/7] latencystats: cleanup
` [PATCH v7 1/7] latencystats: handle fractional cycles per ns
` [PATCH v7 2/7] latencystats: do not use floating point
` [PATCH v7 3/7] latencystats: fix log messages
` [PATCH v7 4/7] latencystats: update include files
` [PATCH v7 5/7] latencystats: enforce that unused callback function is NULL
` [PATCH v7 6/7] latencystats: add metric for number of samples
` [PATCH v7 7/7] test: update to latencystats tests
[PATCH] examples/l3fwd: fix Tx performance deteriorate
2025-02-14 8:35 UTC (4+ messages)
` [PATCH v2] examples/l3fwd: add option to set Tx burst size
[PATCH v9 01/15] net/zxdh: zxdh np init implementation
2025-02-13 19:52 UTC (4+ messages)
` [PATCH v1 00/16] net/zxdh: updated net zxdh driver
[Patch v2 0/3] net/netvsc fixes for handling PCI hotplug with multiple devices
2025-02-13 18:58 UTC (4+ messages)
` [Patch v2 1/3] net/netvsc: scan all net devices under the PCI device
` [Patch v2 2/3] net/netvsc: remove RTE device if all its net devices are removed
` [Patch v2 3/3] net/netvsc: log error on failure to switch data path
[PATCH 0/2] Fix use after free, and refactor af_xdp_tx_zc()
2025-02-13 17:04 UTC (7+ messages)
` [PATCH v9 0/2] Fix use after free, and refactor af_xdp_tx_zc
` [PATCH v9 2/2] net/af_xdp: Refactor af_xdp_tx_zc
[PATCH v2] dts: add SUT cleanup to framework
2025-02-13 16:44 UTC (2+ messages)
` [PATCH v3] "
page: next (older) | prev (newer) | 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).