DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] net/i40e: disable source pruning
 2023-02-07  8:35 UTC  (6+ messages)
` [PATCH v2] net/i40e: support enabling/disabling "

[PATCH] mbuf: replace RTE_LOGTYPE_MBUF with dynamic type
 2023-02-07  8:34 UTC  (3+ messages)

[PATCH] doc: fix 22.11 release notes after acc200 driver rename
 2023-02-07  8:27 UTC  (2+ messages)

[PATCH v1 0/6] baseband/acc: ACC200 PMD refactor and rename
 2023-02-07  8:08 UTC  (5+ messages)
` [PATCH v1 6/6] doc: updated naming convention for acc200 PMD

[PATCH v5] eventdev: add trace points
 2023-02-07  8:00 UTC  (4+ messages)
` [PATCH v6] "
  ` [EXT] "

[PATCH] eventdev/eth_rx: fix return of rx adapter instance get
 2023-02-07  7:17 UTC  (2+ messages)

[PATCH 0/2] fix mmap retcode check fail
 2023-02-07  7:16 UTC  (5+ messages)
` [PATCH 1/2] eal: fix mmap fail regarded as success
` [PATCH 2/2] raw/ifpga/base: fix mmap retcode check fail

[PATCH] net/ice: fix get link status timeout
 2023-02-07  6:48 UTC  (3+ messages)

[PATCH] test/graph: initialize graph param variable
 2023-02-07  6:47 UTC  (2+ messages)

[PATCH] net/ixgbe: enable IPv6 mask for generic flow API
 2023-02-07  6:41 UTC  (4+ messages)

[PATCH] net/i40e: remove avx512 specific Rx queue rearm code
 2023-02-07  6:39 UTC  (4+ messages)
` [PATCH] net/iavf: "
` [PATCH] net/ice: "

[PATCH v7 0/6] add trace points in ethdev library
 2023-02-07  6:32 UTC  (17+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/6] eal: trace: add trace point emit for blob
      ` [EXT] "
  ` [PATCH v8 2/6] ethdev: add trace points for ethdev (part one)
  ` [PATCH v8 3/6] ethdev: add trace points for ethdev (part two)
  ` [PATCH v8 4/6] ethdev: add trace points for flow
  ` [PATCH v8 5/6] ethdev: add trace points for mtr
  ` [PATCH v8 6/6] ethdev: add trace points for tm
  ` [PATCH v9 0/6] add trace points in ethdev library
    ` [PATCH v9 1/6] eal: trace: add trace point emit for blob
    ` [PATCH v9 2/6] ethdev: add trace points for ethdev (part one)
    ` [PATCH v9 3/6] ethdev: add trace points for ethdev (part two)
    ` [PATCH v9 4/6] ethdev: add trace points for flow
    ` [PATCH v9 5/6] ethdev: add trace points for mtr
    ` [PATCH v9 6/6] ethdev: add trace points for tm

[PATCH] sched: fix for tc_ov_enable flag position in subport structure
 2023-02-07  6:10 UTC  (5+ messages)
  ` [PATCH v2] sched: fix for incorrect alignment of bitmap, pipe and queue structs in subport

[PATCH] eventdev/timer: fix overflow issue
 2023-02-07  6:00 UTC  (3+ messages)
` [PATCH v2] "

net/bnxt: wrong link status when lsc_intr is used
 2023-02-07  5:44 UTC  (6+ messages)
` [PATCH] bnxt: fix unwanted interrupt config on link state change

[PATCH v2 0/2] Vhost: fix FD leaks and improve logs
 2023-02-07  5:38 UTC  (5+ messages)
` [PATCH v2 1/2] vhost: fix possible FDs leak
` [PATCH v2 2/2] vhost: fix possible FD leaks on truncation

[dpdk-dev] [PATCH v1 00/12] mldev: introduce machine learning device library
 2023-02-07  5:16 UTC  (17+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 01/12] "
  ` [dpdk-dev] [PATCH v2 02/12] mldev: support PMD functions for ML device
  ` [dpdk-dev] [PATCH v2 03/12] mldev: support ML device handling functions
  ` [dpdk-dev] [PATCH v2 04/12] mldev: support ML device queue-pair setup
  ` [dpdk-dev] [PATCH v2 05/12] mldev: support handling ML models
  ` [dpdk-dev] [PATCH v2 06/12] mldev: support input and output data handling
  ` [dpdk-dev] [PATCH v2 07/12] mldev: support ML op pool and ops
  ` [dpdk-dev] [PATCH v2 08/12] mldev: support inference enqueue and dequeue
  ` [dpdk-dev] [PATCH v2 09/12] mldev: support device statistics
  ` [dpdk-dev] [PATCH v2 10/12] mldev: support device extended statistics
  ` [dpdk-dev] [PATCH v2 11/12] mldev: support to retrieve error information
  ` [dpdk-dev] [PATCH v2 12/12] mldev: support to get debug info and test device

[PATCH 0/6] add idpf pmd enhancement features
 2023-02-07  3:10 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/6] common/idpf: add RSS set/get ops

[PATCH v1] common/idpf: add AVX512 data path for split queue model
 2023-02-07  3:10 UTC  (4+ messages)
` [PATCH v10 0/1] Add support AVX512 split queue datapath
  ` [PATCH v10 1/1] common/idpf: add AVX512 data path for split queue model

[PATCH v2] vhost: decrease log level for unimplemented requests
 2023-02-07  2:57 UTC  (2+ messages)

[RFC v3 1/2] ethdev: add group description
 2023-02-07  2:57 UTC  (6+ messages)
` [PATCH v4 0/3] add API for live migration
  ` [PATCH v4 1/3] ethdev: add flow rule group description
    ` [PATCH v5] "

[PATCH 0/3] cleanup the PMD
 2023-02-07  2:17 UTC  (6+ messages)
` [PATCH 1/3] net/nfp: remove usage of print statements
` [PATCH 2/3] net/nfp: remove unnecessary include
` [PATCH 3/3] net/nfp: explicitly compare to null and 0

Testpmd/l3fwd port shutdown failure on Arm Altra systems
 2023-02-07  2:09 UTC  (3+ messages)

[PATCH] app/eventdev_dump: introduce eventdev_dump application
 2023-02-07  0:22 UTC  (5+ messages)
` [PATCH v2] app/procinfo: display eventdev xstats for PMD data
` [PATCH v3] "
` [PATCH v4] "

[PATCH 0/8] Enable building more on Windows
 2023-02-07  0:19 UTC  (10+ messages)
` [PATCH v2 0/8] Enable building more libraries "
  ` [PATCH v2 1/8] net/null: build null PMD "
  ` [PATCH v2 2/8] net/ring: build "
  ` [PATCH v2 3/8] lpm: enable "
  ` [PATCH v2 4/8] reorder: build "
  ` [PATCH v2 5/8] ip_frag: enable "
  ` [PATCH v2 6/8] rib: enable "
  ` [PATCH v2 7/8] fib: "
  ` [PATCH v2 8/8] pcapng: windows compatibility

[RFC PATCH 0/4] lcore telemetry improvements
 2023-02-06 20:55 UTC  (35+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/4] eal: allow applications to report their cpu usage
` [PATCH v8 0/5] lcore telemetry improvements
  ` [PATCH v8 1/5] eal: add lcore info in telemetry
  ` [PATCH v8 2/5] eal: report applications lcore usage
  ` [PATCH v8 4/5] app/testpmd: report "
  ` [PATCH v8 5/5] eal: add lcore usage telemetry endpoint

[PATCH v3 00/10] codeql fixes for various subsystems
 2023-02-06 18:46 UTC  (7+ messages)
` [PATCH v3 10/10] bus/vdev: check result of rte_vdev_device_name

[PATCH] doc: fix an alignment issue in bnxt NIC documentation
 2023-02-06 17:30 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] bnxt PMD fixes
 2023-02-06 17:29 UTC  (2+ messages)

[PATCH] eal: add nonnull and access function attributes
 2023-02-06 17:28 UTC  (7+ messages)
` [PATCH v7 4/4] "

[PATCH] efd: replace RTE_LOGTYPE_EFD with local type
 2023-02-06 17:04 UTC 

[PATCH 1/3] eventdev/eth_rx: add params set/get APIs
 2023-02-06 16:38 UTC  (15+ messages)
` [PATCH v2 "

Sign changes through function signatures
 2023-02-06 15:57 UTC  (8+ messages)

[PATCH] app/testpmd: fix crash on cleanup
 2023-02-06 15:49 UTC 

[PATCH 0/2] lib/reorder: fix drain/free issues
 2023-02-06 15:47 UTC  (2+ messages)

[PATCH v3 0/2] add new PHY affinity in the flow item and Tx queue API
 2023-02-06 15:29 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] ethdev: introduce the PHY affinity field in "

[PATCH v1 0/1] DPDK Coverity issue 381631, 381646
 2023-02-06 15:22 UTC  (3+ messages)
` [PATCH v1 1/1] baseband/acc: fix check after deref and dead code

[v1 00/16] net/mlx5/hws: support range and partial hash matching
 2023-02-06 15:07 UTC  (3+ messages)
` [v2 "

[PATCH] net/mlx5: check compressed CQE opcode for an error
 2023-02-06 15:05 UTC  (2+ messages)

[PATCH] net/mlx5: ignore non-critical syndromes for Rx queue
 2023-02-06 15:05 UTC  (2+ messages)

[PATCH] net/mlx5: fix error CQE dumping for vectorized Rx burst
 2023-02-06 15:05 UTC  (2+ messages)

[PATCH] crypto/cnxk: fix order of ECFPM params
 2023-02-06 14:53 UTC 

[PATCH] common/cnxk: fix incorrect auth key length
 2023-02-06 14:52 UTC 

[v1, 00/10] fips_validation application improvements
 2023-02-06 14:46 UTC  (11+ messages)
` [v1, 01/10] examples/fips_validation: fix MCT output for SHA
` [v1, 02/10] examples/fips_validation: add SHA3 validation
` [v1, 03/10] examples/fips_validation: fix integer parse in test case
` [v1, 04/10] examples/fips_validation: add SHAKE validation
` [v1, 05/10] examples/fips_validation: add CCM JSON validation
` [v1, 06/10] examples/fips_validation: add ECDSA keygen support
` [v1, 07/10] examples/fips_validation: add SHA3 algorithms in ECDSA test
` [v1, 08/10] examples/fips_validation: fix AES GCM validation tests
` [v1, 09/10] examples/fips_validation: fix AES XTS to read seq number
` [v1, 10/10] examples/fips_validation: add extra space in JSON buffer

[PATCH 0/2] add platform bus
 2023-02-06 14:28 UTC  (3+ messages)
` [PATCH v2] bus: "

[PATCH] app/dma-perf: introduce dma-perf application
 2023-02-06 14:20 UTC  (6+ messages)
` [PATCH v3] "

no printf in drivers code
 2023-02-06 14:16 UTC  (2+ messages)

[PATCH v5 00/15] net/idpf: introduce idpf common modle
 2023-02-06 13:15 UTC  (25+ messages)
` [PATCH v6 00/19] "
  ` [PATCH v7 "
    ` [PATCH v7 01/19] common/idpf: add adapter structure
    ` [PATCH v7 02/19] common/idpf: add vport structure
    ` [PATCH v7 03/19] common/idpf: add virtual channel functions
    ` [PATCH v7 04/19] common/idpf: introduce adapter init and deinit
    ` [PATCH v7 05/19] common/idpf: add vport init/deinit
    ` [PATCH v7 06/19] common/idpf: add config RSS
    ` [PATCH v7 07/19] common/idpf: add irq map/unmap
    ` [PATCH v7 08/19] common/idpf: support get packet type
    ` [PATCH v7 09/19] common/idpf: add vport info initialization
    ` [PATCH v7 10/19] common/idpf: add vector flags in vport
    ` [PATCH v7 11/19] common/idpf: add rxq and txq struct
    ` [PATCH v7 12/19] common/idpf: add help functions for queue setup and release
    ` [PATCH v7 13/19] common/idpf: add Rx and Tx data path
    ` [PATCH v7 14/19] common/idpf: add vec queue setup
    ` [PATCH v7 15/19] common/idpf: add avx512 for single queue model
    ` [PATCH v7 16/19] common/idpf: refine API name for vport functions
    ` [PATCH v7 17/19] common/idpf: refine API name for queue config module
    ` [PATCH v7 18/19] common/idpf: refine API name for data path module
    ` [PATCH v7 19/19] common/idpf: refine API name for virtual channel functions

[PATCH] build: fix dependencies lookup
 2023-02-06 11:35 UTC  (3+ messages)

[PATCH 1/2] ci: sort packages
 2023-02-06 11:26 UTC  (3+ messages)
` [PATCH 2/2] ci: align Ubuntu and Fedora build coverage

[PATCH 1/6] app/dumpcap: add additional dump info
 2023-02-06 11:18 UTC  (3+ messages)
` [PATCH v2 0/6] dumpcap support multiple interfaces

[PATCH v8 0/4] add support for self monitoring
 2023-02-06 11:02 UTC  (4+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/4] lib: add generic support for reading PMU events

[PATCH] net/ice: fix get link status timeout
 2023-02-06 10:06 UTC  (5+ messages)

[PATCH] net/mlx5/hws: support match on ESP item
 2023-02-06  9:55 UTC 

[RFC] ethdev: sharing indirect actions between ports
 2023-02-06  9:52 UTC  (10+ messages)
` [PATCH 1/9] "
  ` [PATCH 2/9] net/mlx5/hws: Matcher, Free FT from RTC id before set the new value
  ` [PATCH 3/9] net/mlx5/hws: fix disconnecting matcher
  ` [PATCH 4/9] common/mlx5: add cross port object sharing capability
  ` [PATCH 5/9] net/mlx5: add cross port shared mode for HW steering
  ` [PATCH 6/9] net/mlx5: support counters in cross port shared mode
  ` [PATCH 7/9] app/testpmd: add host port parameter into flow config
  ` [PATCH 8/9] app/testpmd: add shared indirect action support
  ` [PATCH 9/9] doc: update cross-port indirect shared action

[PATCH 0/3] dumpcap: small enhancements
 2023-02-06  9:46 UTC  (2+ messages)

[PATCH] pipeline: increase the pipeline instruction table size
 2023-02-06  8:41 UTC  (2+ messages)

[PATCH v5 0/5] support dmadev/ethdev stats reset
 2023-02-06  8:39 UTC  (3+ messages)
` [PATCH v4 "

[PATCH] net/ice: fix get link status timeout
 2023-02-06  8:35 UTC 

[PATCH 0/2] usertools: use argparse module to get input and add an argment
 2023-02-06  8:30 UTC  (5+ messages)
` [PATCH] usertools: fix python warnings
` [PATCH v2 0/2] usertools: usertools: use argparse to get input and add an argument

[RFC PATCH 0/5] vhost lock annotations
 2023-02-06  8:12 UTC  (6+ messages)
` [PATCH v5 0/9] Lock annotations
  ` [PATCH v5 1/9] eal: annotate spinlock, rwlock and seqlock

[PATCH] sched: fix for demo failure in debug mode
 2023-02-06  7:39 UTC  (3+ messages)

[PATCH v2 2/2] lib/net: added push MPLS header API
 2023-02-06  7:31 UTC  (2+ messages)

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