DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 2/9] drivers/raw: introduce cnxk rvu lf device driver
 2024-10-08 18:49 UTC  (18+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] "
  ` [PATCH v2 2/9] raw/cnxk_rvu_lf: add PMD API to get npa/sso pffunc
  ` [PATCH v2 3/9] raw/cnxk_rvu_lf: add PMD API to get BAR addresses
  ` [PATCH v2 4/9] raw/cnxk_rvu_lf: register/unregister interrupt handler
  ` [PATCH v2 5/9] raw/cnxk_rvu_lf: register/unregister msg handler
  ` [PATCH v2 6/9] raw/cnxk_rvu_lf: set message ID range
  ` [PATCH v2 7/9] raw/cnxk_rvu_lf: process mailbox message
  ` [PATCH v2 8/9] raw/cnxk_rvu_lf: add selftest
  ` [PATCH v2 9/9] raw/cnxk_rvu_lf: add PMD API to get device pffunc
    ` [EXTERNAL] Re: [PATCH v2 0/9] drivers/raw: introduce cnxk rvu lf device driver
  ` [PATCH v3 "
    ` [PATCH v3 1/9] "
    ` [PATCH v3 2/9] raw/cnxk_rvu_lf: add PMD API to get npa/sso pffunc
    ` [PATCH v3 3/9] raw/cnxk_rvu_lf: add PMD API to get BAR addresses
    ` [PATCH v3 4/9] raw/cnxk_rvu_lf: register/unregister interrupt handler

[PATCH] fib: implement RCU rule reclamation
 2024-10-08 18:28 UTC  (5+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] test/fib: add RCU functional tests

[PATCH v2 0/4] power: refactor power management library
 2024-10-08 17:43 UTC  (15+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] power: refactor core "
  ` [PATCH v3 2/5] power: refactor uncore "
  ` [PATCH v3 3/5] test/power: removed function pointer validations
  ` [PATCH v3 4/5] power/amd_uncore: uncore support for AMD EPYC processors
  ` [PATCH v3 5/5] maintainers: update for drivers/power

[PATCH] fib: network byte order IPv4 lookup
 2024-10-08 17:33 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] fib6: add runtime checks for vector lookup
 2024-10-08 17:31 UTC 

[RFC 0/4] ethdev: rework config restore
 2024-10-08 17:21 UTC  (6+ messages)

[PATCH v15] dts: VLAN test suite implementation
 2024-10-08 17:20 UTC  (3+ messages)
` [PATCH v16 0/1] dts: port over VLAN test suite
  ` [PATCH v16] dts: VLAN test suite implementation

[PATCH v2] fib: network byte order IPv4 lookup
 2024-10-08 17:16 UTC 

[PATCH v2] dts: add VLAN methods to testpmd shell
 2024-10-08 17:15 UTC  (2+ messages)

[PATCH] cryptodev: add asymmetric operational capability
 2024-10-08 17:06 UTC  (3+ messages)
` [PATCH v2] "

[RFC v3 0/3] Import Kernel uAPI header files
 2024-10-08 16:57 UTC  (6+ messages)
` [RFC v3 1/3] uapi: introduce kernel uAPI headers import

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

[PATCH v1 0/8] centralize AVX-512 feature detection
 2024-10-08 16:52 UTC  (17+ messages)
` [PATCH v2 "
` [PATCH v3 00/10] "
  ` [PATCH v3 01/10] config/x86: add global defines for checking AVX-512
  ` [PATCH v3 02/10] event/dlb2: use global AVX-512 variables
  ` [PATCH v3 03/10] common/idpf: "
  ` [PATCH v3 04/10] net/cpfl: "
  ` [PATCH v3 05/10] net/i40e: "
  ` [PATCH v3 06/10] net/iavf: "
  ` [PATCH v3 07/10] net/ice: "
  ` [PATCH v3 08/10] net/idpf: "
  ` [PATCH v3 09/10] net/virtio: "
  ` [PATCH v3 10/10] net: "

[v2 1/5] raw/zxdh: introduce zxdh raw device driver
 2024-10-08 16:21 UTC  (2+ messages)

[PATCH] raw/zxdh: introduce zxdh raw device driver
 2024-10-08 16:12 UTC  (3+ messages)

[RFC 0/5] make PMD xstat_get alike
 2024-10-08 15:59 UTC  (6+ messages)
` [RFC 1/5] net/txgbe: fix query handling in xstats_get
` [RFC 2/5] net/ngbe: "
` [RFC 3/5] net/atlantic: fix handling of xstats_get
` [RFC 4/5] net/octeontx: "
` [RFC 5/5] net/sfc: fix handling of xstats_get queries

rte_ring move head question for machines with relaxed MO (arm/ppc)
 2024-10-08 15:56 UTC  (5+ messages)

[PATCH] replace use of word segregate in comments
 2024-10-08 15:49 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] cryptodev: add ec points to sm2 op
 2024-10-08 15:40 UTC  (11+ messages)
` [PATCH v3 1/4] cryptodev: add partial sm2 feature flag
  ` [PATCH v3 2/4] cryptodev: add ec points to sm2 op
    ` [EXTERNAL] "
  ` [PATCH v3 3/4] crypto/qat: add sm2 encryption/decryption function
  ` [PATCH v3 4/4] app/test: add test sm2 C1/Kp test cases
  ` [EXTERNAL] [PATCH v3 1/4] cryptodev: add partial sm2 feature flag

[PATCH v2 00/10] acc baseband PMD fix and updates for 24.11
 2024-10-08 15:38 UTC  (24+ messages)
` [PATCH v2 02/10] baseband/acc: queue allocation refactor
` [PATCH v2 03/10] baseband/acc: configure max queues per device
` [PATCH v2 04/10] baseband/acc: future proof structure comparison
` [PATCH v2 05/10] baseband/acc: enhance SW ring alignment
` [PATCH v2 06/10] baseband/acc: remove soft output bypass
` [PATCH v2 07/10] baseband/acc: algorithm tuning for LDPC decoder
` [PATCH v2 08/10] baseband/acc: remove check on HARQ memory
` [PATCH v2 09/10] baseband/acc: reset ring data valid bit
` [PATCH v2 10/10] baseband/acc: cosmetic changes

[PATCH 0/5] riscv: implement accelerated crc using zbc
 2024-10-08 15:35 UTC  (9+ messages)
` [PATCH 1/5] config/riscv: add flag for using Zbc extension

[PATCH 0/3] add support for querying ethdev TM nodes
 2024-10-08 14:43 UTC  (8+ messages)
` [PATCH 1/3] ethdev: add traffic manager query function
` [PATCH 2/3] net/ice: add traffic management node "
` [PATCH 3/3] app/testpmd: add support for querying TM nodes
` [PATCH v2 0/3] add support for querying ethdev "
  ` [PATCH v2 1/3] ethdev: add traffic manager query function
  ` [PATCH v2 2/3] net/ice: add traffic management node "
  ` [PATCH v2 3/3] app/testpmd: add support for querying TM nodes

[RFC PATCH 0/3] add feature arc in rte_graph
 2024-10-08 14:26 UTC  (9+ messages)
  ` [EXTERNAL] "
` [RFC PATCH v2 0/5] "
  ` [RFC PATCH v2 1/5] graph: add feature arc support
  ` [RFC PATCH v2 2/5] graph: add feature arc option in graph create
  ` [RFC PATCH v2 3/5] graph: add IPv4 output feature arc
  ` [RFC PATCH v2 4/5] test/graph_feature_arc: add functional tests
  ` [RFC PATCH v2 5/5] docs: add programming guide for feature arc

[PATCH 1/9] rawdev: add API to get device from index
 2024-10-08 12:00 UTC  (4+ messages)
` [PATCH v2] "
    ` [EXTERNAL] "

[PATCH v1] doc: update supported MEV TS version for CPFL
 2024-10-08 11:43 UTC 

[PATCH v5 1/6] cryptodev: add EDDSA asymmetric crypto algorithm
 2024-10-08 11:37 UTC  (6+ messages)
` [PATCH v6 "

[v4 01/15] dma/dpaa2: configure route by port by PCIe port param
 2024-10-08 10:58 UTC  (17+ messages)
` [v5 00/15] NXP DMA driver fixes and Enhancements
  ` [v5 01/15] dma/dpaa2: configure route by port by PCIe port param
  ` [v5 02/15] dma/dpaa2: refactor driver code
  ` [v5 03/15] bus/fslmc: enhance the qbman dq storage logic
  ` [v5 04/15] dma/dpaa2: add short FD support
  ` [v5 05/15] dma/dpaa2: limit the max descriptor number
  ` [v5 06/15] dma/dpaa2: change the DMA copy return value
  ` [v5 07/15] dma/dpaa2: move the qdma header to common place
  ` [v5 08/15] dma/dpaa: refactor driver
  ` [v5 09/15] dma/dpaa: support burst capacity API
  ` [v5 10/15] dma/dpaa: add silent mode support
  ` [v5 11/15] dma/dpaa: add workaround for ERR050757
  ` [v5 12/15] dma/dpaa: qdma stall workaround for ERR050265
  ` [v5 13/15] dma/dpaa: add Scatter Gather support
  ` [v5 14/15] dma/dpaa: add DMA error checks
  ` [v5 15/15] bus/dpaa: add port bmi stats

[PATCH 0/4] improve rte_tm APIs
 2024-10-08 10:56 UTC  (5+ messages)
` [PATCH 4/4] ethdev: add traffic manager query function

[PATCH] eal: add build-time option to omit trace
 2024-10-08 10:15 UTC  (3+ messages)
` [PATCH v9] "

[PATCH] doc: update TAP device features
 2024-10-08 10:04 UTC  (10+ messages)
          ` Per queue stats

[PATCH] eal/arm: replace RTE_BUILD_BUG on non-constant
 2024-10-08  9:47 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] eal/linux: clear asan after allocation and before prefaulting
 2024-10-08  9:36 UTC  (2+ messages)

[PATCH 00/10] require checking ethdev get return value
 2024-10-08  9:33 UTC  (2+ messages)

[PATCH] mempool: test performance with larger bursts
 2024-10-08  9:14 UTC  (3+ messages)
` [PATCH v9] "

[PATCH] config: add 32-bit cross-compilation x86 target
 2024-10-08  9:05 UTC  (6+ messages)
` [PATCH v2 0/4] simplify doing 32-bit DPDK builds

[PATCH v2] vfio: check iova if already mapped before do map
 2024-10-08  9:04 UTC  (2+ messages)

[PATCH 0/5] Increase minimum meson version
 2024-10-08  8:33 UTC  (4+ messages)
` [PATCH 3/5] build: remove unnecessary version checks

[24.11 PATCH v3 1/5] graph: add support for node specific errors
 2024-10-08  8:18 UTC  (4+ messages)
` [PATCH v4 "

[PATCH 1/2] timer/linux: lower rounding of tsc estimation to 10KHz
 2024-10-08  7:56 UTC  (6+ messages)
` [PATCH v5 0/2] Improve TSC frequency accuracy
  ` [PATCH v5 1/2] timer: lower rounding of TSC estimation to 100KHz

[v3 01/30] dma/dpaa2: configure route by port by PCIe port param
 2024-10-08  7:23 UTC  (9+ messages)
` [v4 00/15] NXP DMA driver fixes and Enhancements
  ` [v4 06/15] dma/dpaa2: change the DMA copy return value
  ` [v4 10/15] dma/dpaa: add silent mode support
  ` [v4 11/15] dma/dpaa: add workaround for ERR050757
  ` [v4 12/15] dma/dpaa: qdma stall workaround for ERR050265
  ` [v4 13/15] dma/dpaa: add Scatter Gather support
  ` [v4 14/15] dma/dpaa: add DMA error checks
  ` [v4 15/15] bus/dpaa: add port bmi stats

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