DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 00/16] Fix allocation issues and add hardening
 2024-10-02 18:37 UTC  (54+ messages)
` [PATCH v4 00/17] Fix allocation bugs and hardening for rte_malloc
  ` [PATCH v4 01/17] memzone: fix use after free in tracing
  ` [PATCH v4 03/17] dma/ixd: fix incorrect free function in cleanup
  ` [PATCH v4 17/17] eal: add function attributes for allocation functions
` [PATCH v5 00/17] Fix allocation related bugs and add attributes
  ` [PATCH v5 01/17] memzone: fix use after free in tracing
  ` [PATCH v5 02/17] cryptodev/bcmfs: fix mis-matched free
  ` [PATCH v5 03/17] dma/ixd: fix incorrect free function in cleanup
  ` [PATCH v5 04/17] event/cnxk: fix pointer mismatch "
  ` [PATCH v5 05/17] examples/vhost: fix free function mismatch
  ` [PATCH v5 06/17] net/cnxk: fix use-after-free
  ` [PATCH v5 07/17] bpf: fix free mismatch if convert fails
  ` [PATCH v5 08/17] net/e1000: fix use-after-free
  ` [PATCH v5 09/17] net/sfc: fix use-after-free warning messages
  ` [PATCH v5 10/17] net/cpfl: fix free of nonheap object
  ` [PATCH v5 11/17] net/nfp: fix duplicate call to rte_free
  ` [PATCH v5 12/17] raw/ifpga/base: fix use after free
  ` [PATCH v5 13/17] common/qat: "
  ` [PATCH v5 14/17] drivers/ifpga: fix free function mismatch
  ` [PATCH v5 15/17] baseband/la12xx: prevent use after free
  ` [PATCH v5 16/17] common/idpf: fix use after free due
  ` [PATCH v5 17/17] eal: add function attributes for allocation functions
` [PATCH v6 00/17] Fix allocation related bugs and catch future bugs
  ` [PATCH v6 01/17] memzone: fix use after free in tracing
  ` [PATCH v6 02/17] cryptodev/bcmfs: fix mis-matched free
  ` [PATCH v6 03/17] dma/ixd: fix incorrect free function in cleanup
  ` [PATCH v6 04/17] event/cnxk: fix pointer mismatch "
  ` [PATCH v6 05/17] examples/vhost: fix free function mismatch
  ` [PATCH v6 06/17] net/cnxk: fix use-after-free
  ` [PATCH v6 07/17] bpf: fix free mismatch if convert fails
  ` [PATCH v6 08/17] net/e1000: fix use-after-free
  ` [PATCH v6 09/17] net/sfc: fix use-after-free warning messages
  ` [PATCH v6 10/17] net/cpfl: fix free of nonheap object
  ` [PATCH v6 11/17] net/nfp: fix duplicate call to rte_free
  ` [PATCH v6 12/17] raw/ifpga/base: fix use after free
  ` [PATCH v6 13/17] common/qat: "
  ` [PATCH v6 14/17] drivers/ifpga: fix free function mismatch
  ` [PATCH v6 15/17] baseband/la12xx: prevent use after free
  ` [PATCH v6 16/17] common/idpf: fix use after free due
  ` [PATCH v6 17/17] eal: add function attributes for allocation functions
` [PATCH v7 00/16] Fix allocation bugs and prevent future ones
  ` [PATCH v7 01/16] memzone: fix use after free in tracing
  ` [PATCH v7 02/16] cryptodev/bcmfs: fix mis-matched free

[PATCH 1/2] eal/linux: fix VFIO hotplug with multiprocess
 2024-10-02 18:31 UTC  (3+ messages)

[PATCH] service: extend service function call statistics
 2024-10-02 18:26 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4] usertools: add check for IOMMU support in dpdk-devbind
 2024-10-02 18:13 UTC  (2+ messages)
` [PATCH] usertools/devbind: add support for non-IOMMU mode

[PATCH 1/2] timer/linux: lower rounding of tsc estimation to 10KHz
 2024-10-02 17:12 UTC  (15+ messages)
` [PATCH v3 0/2] Improve TSC frequency accuracy on Linux
  ` [PATCH v3 1/2] timer/linux: lower rounding of tsc estimation to 100KHz
  ` [PATCH v3 2/2] timer/linux/x86: override TSC freq if no tsc_known_freq
` [PATCH v4 0/2] Improve TSC frequency accuracy
  ` [PATCH v4 1/2] timer: lower rounding of TSC estimation to 100KHz
  ` [PATCH v4 2/2] timer: allow platform to override cpu TSC frequency

[PATCH] trace: take live traces via telemetry
 2024-10-02 17:11 UTC  (4+ messages)
` [PATCH v3 0/4] Telemetry support for traces
  ` [PATCH v3 2/4] telemetry: extend valid command characters

[PATCH v1] docs: update l3fwd sample app docs
 2024-10-02 16:59 UTC  (2+ messages)

[PATCH] config/riscv: name the cross file properly
 2024-10-02 16:51 UTC  (2+ messages)

[PATCH v2] eal/linux: enable the hugepage mem dump
 2024-10-02 16:46 UTC  (2+ messages)

[RFC 0/3] enable hairpin queue
 2024-10-02 16:41 UTC  (3+ messages)
` [RFC 1/3] net/idpf: add support for CPF

[PATCH] build: make headroom and max memzones configurable
 2024-10-02 16:29 UTC  (2+ messages)

[PATCH 0/2] Fix race in ethdev telemetry
 2024-10-02 16:27 UTC  (4+ messages)
` [PATCH 1/2] ethdev: expose telemetry dump command for Windows
` [PATCH 2/2] ethdev: fix race on ports for telemetry commands

[PATCH] eal: add build-time option to omit trace
 2024-10-02 16:17 UTC  (13+ messages)
` [PATCH v4] "

[RFC PATCH] mempool: obey configured cache size
 2024-10-02 15:00 UTC  (6+ messages)
` [RFC PATCH v13] mempool: fix mempool "
` [RFC PATCH v14] "
` [RFC PATCH v15] "
` [RFC PATCH v16] "
` [RFC PATCH v17] "

[PATCH] vhost: restrict set max queue pair API to VDUSE
 2024-10-02 14:42 UTC 

[PATCH] service: avoid worker lcore exit deadlock
 2024-10-02 14:02 UTC  (2+ messages)

[PATCH v2 0/3] net: add thread-safe crc api
 2024-10-02  9:16 UTC  (10+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] crypto/qat: use process safe "
` [PATCH v2 3/3] test/crc: replace thread-unsafe api functions

[PATCH] maintainers: update ena maintainers list
 2024-10-02  8:36 UTC  (2+ messages)

[PATCH] MAINTAINERS: remove Raveendra Padasalagi
 2024-10-02  7:54 UTC  (4+ messages)

[PATCH v3 0/2] bbdev: dump debug information
 2024-10-02  7:10 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v4 00/18] NXP DPAA ETH driver enhancement and fixes
 2024-10-02  0:41 UTC  (18+ messages)
` [PATCH v5 "
  ` [PATCH v5 04/18] bus/dpaa: fix the fman details status
  ` [PATCH v5 05/18] bus/dpaa: add port buffer manager stats
  ` [PATCH v5 06/18] net/dpaa: support Tx confirmation to enable PTP
  ` [PATCH v5 07/18] net/dpaa: add support to separate Tx conf queues
  ` [PATCH v5 08/18] net/dpaa: share MAC FMC scheme and CC parse
  ` [PATCH v5 09/18] net/dpaa: support Rx/Tx timestamp read
  ` [PATCH v5 10/18] net/dpaa: support IEEE 1588 PTP
  ` [PATCH v5 11/18] net/dpaa: implement detailed packet parsing
  ` [PATCH v5 12/18] net/dpaa: enhance DPAA frame display
  ` [PATCH v5 13/18] net/dpaa: support mempool debug
  ` [PATCH v5 14/18] bus/dpaa: add OH port mode for dpaa eth
  ` [PATCH v5 15/18] bus/dpaa: add ONIC port mode for the DPAA eth
  ` [PATCH v5 16/18] net/dpaa: improve the dpaa port cleanup
  ` [PATCH v5 17/18] net/dpaa: improve dpaa errata A010022 handling
  ` [PATCH v5 18/18] net/dpaa: fix reallocate_mbuf handling

[PATCH] net/gve: fix mbuf allocation memory leak for DQ Rx
 2024-10-01 23:48 UTC 

[PATCH] net/gve: always attempt Rx refill on DQ
 2024-10-01 23:45 UTC 

net/gve: attempt Rx refill even when no packets received on DQ
 2024-10-01 23:28 UTC 

[PATCH] eventdev: replace zero-length-array
 2024-10-01 22:01 UTC 

[PATCH 0/5] dts: Pydantic configuration
 2024-10-01 20:48 UTC  (6+ messages)
` [PATCH 4/5] dts: use TestSuiteSpec class imports
` [PATCH 5/5] dts: add JSON schema generation script

[DPDK/DTS Bug 1557] dts: File permission issues for files copied to /tmp
 2024-10-01 20:42 UTC 

net/netvsc: problem with configuring netvsc port after first port start
 2024-10-01 17:27 UTC  (2+ messages)

[DPDK/DTS Bug 1556] dts: Add setuptools to poetry dependencies
 2024-10-01 16:48 UTC 

[PATCH dpdk v1 00/15] IPv6 APIs overhaul
 2024-10-01 15:35 UTC  (4+ messages)
` [PATCH dpdk v2 00/16] "
  ` [PATCH dpdk v2 06/16] net: add ipv6 address utilities

[PATCH v3 0/6] Introduce event pre-scheduling
 2024-10-01 15:33 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/6] eventdev: introduce "
  ` [PATCH v4 2/6] eventdev: add event port pre-schedule modify
  ` [PATCH v4 3/6] eventdev: add SW event preschedule hint
  ` [PATCH v4 4/6] event/cnkx: add pre-schedule support
  ` [PATCH v4 5/6] app/test-eventdev: add pre-scheduling support
  ` [PATCH v4 6/6] examples: use eventdev pre-scheduling

[PATCH v5] net/ice: support customized search path for DDP package
 2024-10-01 14:03 UTC  (4+ messages)
` [PATCH v6] "

[PATCH] service: avoid worker lcore exit deadlock
 2024-10-01 13:54 UTC  (2+ messages)

[PATCH 0/4] fix issues with using AVX-512 drivers on 32-bit
 2024-10-01 13:36 UTC  (3+ messages)

[PATCH v1] net/ice: initialize PHC time with current time of day
 2024-10-01 13:31 UTC  (3+ messages)

[PATCH] net/iavf: fix mac address with i40e PF Linux driver
 2024-10-01 13:14 UTC  (5+ messages)
` [PATCH v2] net/iavf: preserve MAC "

[PATCH v3] common/cnxk: fix IRQ reconfiguration
 2024-10-01 13:11 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 00/11] Use RTE_LOG_LINE in drivers
 2024-10-01 13:00 UTC  (8+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 03/14] net/dpaa: remove broken debug macros
  ` [PATCH v2 14/14] drivers: use per line logging in helpers

[PATCH 00/33] add Marvell cn20k SOC support for mempool and net
 2024-10-01 12:40 UTC  (20+ messages)
` [PATCH v3 00/18] "
  ` [PATCH v3 01/18] mempool/cnxk: add cn20k PCI device ids
  ` [PATCH v3 02/18] common/cnxk: accommodate change in aura field width
  ` [PATCH v3 03/18] common/cnxk: use new NPA aq enq mbox for cn20k
  ` [PATCH v3 04/18] mempool/cnxk: initialize mempool ops "
  ` [PATCH v3 05/18] common/cnxk: add cn20k NIX register definitions
  ` [PATCH v3 06/18] common/cnxk: support NIX queue config for cn20k
  ` [PATCH v3 07/18] common/cnxk: support bandwidth profile "
  ` [PATCH v3 08/18] common/cnxk: support NIX debug "
  ` [PATCH v3 09/18] common/cnxk: add RSS support "
  ` [PATCH v3 10/18] net/cnxk: add cn20k base control path support
  ` [PATCH v3 11/18] net/cnxk: support Rx function select for cn20k
  ` [PATCH v3 12/18] net/cnxk: support Tx "
  ` [PATCH v3 13/18] net/cnxk: support Rx burst scalar "
  ` [PATCH v3 14/18] net/cnxk: support Rx burst vector "
  ` [PATCH v3 15/18] net/cnxk: support Tx burst scalar "
  ` [PATCH v3 16/18] net/cnxk: support Tx multi-seg in cn20k
  ` [PATCH v3 17/18] net/cnxk: support Tx burst vector for cn20k
  ` [PATCH v3 18/18] net/cnxk: support Tx multi-seg in "

[PATCH v1 0/8] centralize AVX-512 feature detection
 2024-10-01 11:18 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] config/x86: add global defines for checking AVX-512
  ` [PATCH v2 2/8] event/dlb2: use global AVX-512 variables
  ` [PATCH v2 3/8] common/idpf: "
  ` [PATCH v2 4/8] net/cpfl: "
  ` [PATCH v2 5/8] net/i40e: "
  ` [PATCH v2 6/8] net/iavf: "
  ` [PATCH v2 7/8] net/ice: "
  ` [PATCH v2 8/8] net/idpf: "

[PATCH v3 00/47] TruFlow update for Thor2
 2024-10-01  5:58 UTC  (14+ messages)
` [PATCH v3 11/47] net/bnxt: tfc: support tf-core "
` [PATCH v3 12/47] net/bnxt: tf_ulp: add vxlan-gpe base support
` [PATCH v3 17/47] net/bnxt: tf_ulp: support for Thor2 ulp layer
` [PATCH v3 18/47] net/bnxt: tf_ulp: add support for overlapping flows
` [PATCH v3 20/47] net/bnxt: tf_ulp: add feature bit support
` [PATCH v3 22/47] net/bnxt: tf_ulp: update template files
` [PATCH v3 24/47] net/bnxt: tf_ulp: add support for tunnel flow stats
` [PATCH v3 31/47] net/bnxt: tf_ulp: add jump action support
` [PATCH v3 33/47] net/bnxt: tf_ulp: support for dynamic tunnel ports
` [PATCH v3 37/47] net/bnxt: tf_ulp: add track type feature to tables
` [PATCH v3 40/47] net/bnxt: tf_ulp: update template files
` [PATCH v3 43/47] "
` [PATCH v3 46/47] net/bnxt: "

[PATCH 0/7] DTS external DPDK build
 2024-09-30 16:02 UTC  (8+ messages)
` [PATCH 1/7] dts: rename build target to "
` [PATCH 2/7] dts: one dpdk build per test run
` [PATCH 3/7] dts: fix remote session file transfer vars
` [PATCH 4/7] dts: add the ability to copy directories via remote
` [PATCH 5/7] dts: add support for externally compiled DPDK
` [PATCH 6/7] doc: update argument options for external DPDK build
` [PATCH 7/7] dts: remove git ref option

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