DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v1] dts: fix checksum suite docstring/variable format
 2025-01-22 15:16 UTC  (3+ messages)

[PATCH v5 2/2] dts: add flow create/delete to testpmd shell
 2025-01-22 15:11 UTC  (5+ messages)
` [PATCH v6 1/2] dts: add flow rule dataclass "
  ` [PATCH v6 2/2] dts: add flow create/delete "

[RFC v4 1/1] eventdev: add atomic queue to test-eventdev app
 2025-01-22 15:10 UTC  (4+ messages)
` [RFC v5 1/2] "
  ` [EXTERNAL] "

[PATCH v2] service: add service maintenance callback
 2025-01-22 14:49 UTC  (3+ messages)

[RFC PATCH] eventdev: adapter API to configure multiple Rx queues
 2025-01-22 13:42 UTC  (10+ messages)

[PATCH v6 00/15] XSC PMD for Yunsilicon NICs
 2025-01-22 13:39 UTC  (17+ messages)
` [PATCH v6 01/15] net/xsc: add xsc PMD framework
` [PATCH v6 03/15] net/xsc: add xsc mailbox
` [PATCH v6 05/15] net/xsc: add PCT interfaces
` [PATCH v6 06/15] net/xsc: initialize xsc representors
` [PATCH v6 08/15] net/xsc: add Rx and Tx queue setup

[PATCH 1/2] common/cnxk: fix mailbox timeout issues
 2025-01-22 12:36 UTC  (3+ messages)
` [PATCH v2 "
  ` [EXTERNAL] "

[dpdk-dev] [PATCH 1/2] common/cnxk: support NPC flow on cn20k
 2025-01-22 12:33 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 2/2] net/cnxk: support rte "
    ` [EXTERNAL] "

[PATCH v1] event/dlb2: add port attribute for independent enqueue
 2025-01-22 12:27 UTC  (3+ messages)
` [PATCH v2] eventdev: "
  ` [EXTERNAL] "

[PATCH] lib/eventdev: use correct format string for data type on log call
 2025-01-22 11:51 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 1/1] test/crypto: additional RSA tests for CNXK PMD
 2025-01-22 11:36 UTC 

[PATCH 0/3] flexible IPv4 fragment action
 2025-01-22 11:23 UTC  (5+ messages)
` [PATCH 1/3] net/ice/base: add ipv4 fragment related field
` [PATCH 2/3] net/ice: FDIR support IPv4 fragment masks
` [PATCH 3/3] net/ice: ACL filter support for IPv4 fragment

[PATCH v2 0/3] Fix warnings when using gcc 15
 2025-01-22 10:50 UTC  (5+ messages)
  ` [PATCH v2 1/3] crypto/cnxk: fix gcc 15 warning
  ` [PATCH v2 2/3] net/thunderx/base: fix build with Gcc 15
  ` [PATCH v2 3/3] examples/flow_filtering: fix gcc 15 overflow warning

[PATCH v24 01/13] config: add zsda device number
 2025-01-22  9:33 UTC  (16+ messages)
` [v24,01/13] "
` [PATCH v25 00/13] drivers/zsda: introduce zsda drivers
  ` [PATCH v25 01/13] config: add zsda device number
  ` [PATCH v25 02/13] common/zsda: add zsdadev driver
  ` [PATCH v25 03/13] common/zsda: add logging macros
  ` [PATCH v25 04/13] common/zsda: add functions to operate hardware queue
  ` [PATCH v25 05/13] common/zsda: add definition and use of msg chan
  ` [PATCH v25 06/13] compress/zsda: add zsda compressdev driver skeleton
  ` [PATCH v25 07/13] compress/zsda: add zsda compressdev dev ops
  ` [PATCH v25 08/13] compress/zsda: add zsda compressdev stats ops
  ` [PATCH v25 09/13] compress/zsda: add zsda compressdev xform ops
  ` [PATCH v25 10/13] compress/zsda: add zsda compressdev qp ops
  ` [PATCH v25 11/13] compress/zsda: add zsda compressdev enqueue datapath
  ` [PATCH v25 12/13] compress/zsda: add zsda compressdev dequeue datapath
  ` [PATCH v25 13/13] compress/zsda: add zsda compressdev capabilities

[PATCH] Skip vfio in the scenario of non-privileged mode
 2025-01-22  8:15 UTC  (3+ messages)

[PATCH v2 01/15] net/zxdh: zxdh np init implementation
 2025-01-22  7:47 UTC  (21+ messages)
` [PATCH v8 00/15] net/zxdh: updated net zxdh driver
  ` [PATCH v8 14/15] net/zxdh: basic stats ops implementations
` [PATCH v9 00/15] net/zxdh: updated net zxdh driver
  ` [PATCH v9 01/15] net/zxdh: zxdh np init implementation
  ` [PATCH v9 02/15] net/zxdh: zxdh np uninit implementation
  ` [PATCH v9 03/15] net/zxdh: port tables init implementations
  ` [PATCH v9 04/15] net/zxdh: port tables unint implementations
  ` [PATCH v9 05/15] net/zxdh: rx/tx queue setup and intr enable
  ` [PATCH v9 06/15] net/zxdh: dev start/stop ops implementations
  ` [PATCH v9 07/15] net/zxdh: provided dev simple tx implementations
  ` [PATCH v9 08/15] net/zxdh: provided dev simple rx implementations
  ` [PATCH v9 09/15] net/zxdh: link info update, set link up/down
  ` [PATCH v9 10/15] net/zxdh: mac set/add/remove ops implementations
  ` [PATCH v9 11/15] net/zxdh: promisc/allmulti "
  ` [PATCH v9 12/15] net/zxdh: vlan filter/ offload "
  ` [PATCH v9 13/15] net/zxdh: rss hash config/update, reta update/get
  ` [PATCH v9 14/15] net/zxdh: basic stats ops implementations
  ` [PATCH v9 15/15] net/zxdh: mtu update "
  ` [v9,00/15] net/zxdh: updated net zxdh driver

[PATCH] net/af_packet: provide packet drop stats
 2025-01-22  7:28 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] test/bonding: fix active backup rx test
 2025-01-22  6:09 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Fix unused memseg length for memory issue
 2025-01-22  3:14 UTC  (3+ messages)
` [PATCH v2] eal: fix unused memseg length

[PATCH 0/2] modify logic of load firmware from flash
 2025-01-22  1:47 UTC  (3+ messages)
` [PATCH 1/2] net/nfp: fix "
` [PATCH 2/2] net/nfp: support load firmware for card without DDR

[PATCH] net/nfp: set the correct control flag
 2025-01-22  1:39 UTC 

[PATCH] net/nfp: fix misuse of function return values
 2025-01-22  1:33 UTC 

[PATCH] net/nfp: fix multiple PFs check from NSP
 2025-01-22  1:28 UTC 

[PATCH 0/3] add diagnostics macros to make code portable
 2025-01-21 22:36 UTC  (12+ messages)
` [PATCH v15 "
  ` [PATCH v15 1/3] eal: "
` [PATCH v16 0/3] "
  ` [PATCH v16 1/3] eal: "
  ` [PATCH v16 2/3] drivers/common: "
  ` [PATCH v16 3/3] drivers/net: "

[PATCH v1 00/31] net/ntnic: bugfixes and refactoring
 2025-01-21 18:30 UTC  (34+ messages)
` [PATCH v1 01/31] net/ntnic: fix index verification
` [PATCH v1 02/31] net/ntnic: add thread check return code
` [PATCH v1 03/31] net/ntnic: add return code handling
` [PATCH v1 04/31] net/ntnic: add array index verification
` [PATCH v1 05/31] net/ntnic: fix realloc memory leak
` [PATCH v1 06/31] net/ntnic: fix array index verification
` [PATCH v1 07/31] net/ntnic: add var definition transparently
` [PATCH v1 08/31] net/ntnic: add proper var freed
` [PATCH v1 09/31] net/ntnic: remove deadcode
` [PATCH v1 10/31] net/ntnic: fix potentially overflow
` [PATCH v1 11/31] net/ntnic: add null checking
` [PATCH v1 12/31] net/ntnic: fix overflow issue
` [PATCH v1 13/31] net/ntnic: fix untrusted loop bound
` [PATCH v1 14/31] net/ntnic: add null checking
` [PATCH v1 15/31] net/ntnic: move "
` [PATCH v1 16/31] net/ntnic: fix var size
` [PATCH v1 17/31] net/ntnic: fix var overflow
` [PATCH v1 18/31] net/ntnic: remove dead code
` [PATCH v1 19/31] net/ntnic: remove convert error func
` [PATCH v1 20/31] net/ntnic: fix array verification
` [PATCH v1 21/31] net/ntnic: fix memory leak
` [PATCH v1 22/31] net/ntnic: remove extra address-of operator
` [PATCH v1 23/31] net/ntnic: remove extra check for null
` [PATCH v1 24/31] net/ntnic: remove unused code
` [PATCH v1 25/31] net/ntnic: refactor RSS implementation
` [PATCH v1 26/31] net/ntnic: fix age timeout recalculation into fpga unit
` [PATCH v1 27/31] net/ntnic: rework age event generation
` [PATCH v1 28/31] net/ntnic: fix group print
` [PATCH v1 29/31] net/ntnic: extend module mapping
` [PATCH v1 30/31] net/ntnic: refactoring of the FPGA initialization
` [PATCH v1 31/31] net/ntnic: remove tag EXPERIMENTAL

[PATCH v23 01/13] config: add zsda device number
 2025-01-21 17:39 UTC  (6+ messages)
` [PATCH v24 00/13] drivers/zsda: introduce zsda drivers
  ` [PATCH v24 05/13] common/zsda: add definition and use of msg chan
    ` [EXTERNAL] "
  ` [PATCH v24 11/13] compress/zsda: add zsda compressdev enqueue datapath
    ` [EXTERNAL] "

[PATCH] event/dlb2: fix event weight handling in SSE code path
 2025-01-21 17:11 UTC 

net/i40e: unhelpful warning messages
 2025-01-21 16:43 UTC  (2+ messages)

[PATCH] build: allow disabling avx512 support via compiler flag
 2025-01-21 16:41 UTC 

[PATCH] net/i40e: reduce log level of global register update msg
 2025-01-21 16:35 UTC 

[DPDK/DTS Bug 1617] Python 3.13 DTS docs generation error
 2025-01-21 16:24 UTC 

[PATCH 00/15] net/ngbe: add VF driver support
 2025-01-21 15:56 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v1] net/ice: fix incorrect reading of PHY timestamp
 2025-01-21 15:31 UTC  (4+ messages)

[PATCH] net/ice: fix memory leak in scalar Rx
 2025-01-21 15:07 UTC  (2+ messages)

[PATCH v1] common/iavf: introduce hardware clock ID in PTP caps
 2025-01-21 14:52 UTC  (2+ messages)

[PATCH v0 1/1] dma/cnxk: increase vchan count
 2025-01-21 14:37 UTC 

[PATCH] mbuf: add fast free bulk function
 2025-01-21 13:40 UTC  (2+ messages)
` [PATCH v3] mbuf: add fast free bulk and raw alloc bulk functions

[PATCH 00/15] Add attributes to allocation functions
 2025-01-21 12:22 UTC  (20+ messages)
` [PATCH 01/15] fib: add allocation function attributes
` [PATCH 02/15] rib: annotate rib allocation functions
` [PATCH 03/15] hash: add allocation function attributes
` [PATCH 04/15] lpm: "
` [PATCH 05/15] pipeline: "
` [PATCH 06/15] acl: "
` [PATCH 07/15] bitratestats: "
` [PATCH 08/15] member: "
` [PATCH 09/15] mempool: "
` [PATCH 10/15] eventdev: "
` [PATCH 11/15] ring: "
` [PATCH 12/15] reorder: "
  ` [EXTERNAL] "
` [PATCH 13/15] compressdev: "
` [PATCH 14/15] telemetry: "
` [PATCH 15/15] sched: "

[PATCH v2] net/iavf: support rte flow with mask for FDIR
 2025-01-21 12:01 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] eventdev: add device info telemetry command
 2025-01-21 10:51 UTC  (4+ messages)
` [PATCH v2 0/2] small improvements for eventdev telemetry
  ` [PATCH v2 2/2] eventdev: add standard aliases for telemetry commands
    ` [EXTERNAL] "

[PATCH] net/i40e/base: fix the debug print format
 2025-01-21  9:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] Fix use after free, and refactor af_xdp_tx_zc()
 2025-01-21  8:57 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] net/af_xdp: fix use after free in af_xdp_tx_zc()
  ` [PATCH v2 2/2] net/af_xdp: Refactor af_xdp_tx_zc()

compilation|FAILURE| pw(150284) sid(34398) job(PER_PATCH_BUILD14646)[v5, 25/25] net/intel/common: extract common Rx vector criteria
 2025-01-21  8:44 UTC  (2+ messages)

[PATCH] net/mlx5: fix the unneeded stub table allocation
 2025-01-21  7:16 UTC  (2+ messages)

[PATCH] net/mlx5: fix the leak of action data list
 2025-01-21  7:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/iavf: remove reset of Tx prepare function ptr
 2025-01-20 15:43 UTC  (3+ messages)

[PATCH v2] net/af_packet: allow changing fanout mode
 2025-01-20 15:39 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 00/10] update net/ixgbe base driver
 2025-01-20 15:23 UTC  (4+ messages)
` [PATCH 09/10] net/ixgbe/base: add missing buffer copy

[PATCH v6] graph: mcore: optimize graph search
 2025-01-20 15:23 UTC  (4+ messages)

[PATCH v1] common/idpf: fix heap use after free error
 2025-01-20 14:32 UTC  (3+ messages)

[PATCH 0/2] enable AVX2 for IDPF single queue
 2025-01-20 14:23 UTC  (5+ messages)
` [PATCH 1/2] common/idpf: enable AVX2 for single queue Rx
` [PATCH 2/2] common/idpf: enable AVX2 for single queue Tx

[PATCH] doc/guides: Mention needed kernel option for mlx5 multiport e-switch
 2025-01-20 14:14 UTC 

[PATCH] net/ixgbe: fix missing E610 support in flow engine
 2025-01-20 13:33 UTC  (2+ messages)

[PATCH 0/2] buildtools, devtools, dts: clear out Python syntax warnings
 2025-01-20 12:57 UTC  (3+ messages)
` [PATCH 1/2] buildtools,devtools: "
  ` [PATCH 1/2] buildtools, devtools: "

[PATCH 0/2] mempool: add rte_errno, and turn functions into single-exit ones
 2025-01-20 12:21 UTC  (4+ messages)
` [PATCH v2 0/2] add rte_errno to rte_mempool_create_empty, and refactor
  ` [PATCH v2 1/2] mempool: fix rte_errno in rte_mempool_create_empty
  ` [PATCH v2 2/2] mempool: make rte_mempool_create_empty a single-exit

[RFC PATCH 00/21] Reduce code duplication across Intel NIC drivers
 2025-01-20 12:00 UTC  (14+ messages)
` [PATCH v5 00/25] "
  ` [PATCH v5 14/25] net/iavf: use common Tx free fn for AVX-512
  ` [PATCH v5 15/25] net/ice: move Tx queue mbuf cleanup fn to common
  ` [PATCH v5 16/25] net/i40e: use common Tx queue mbuf cleanup fn
  ` [PATCH v5 17/25] net/ixgbe: "
  ` [PATCH v5 18/25] net/iavf: "
  ` [PATCH v5 19/25] net/ice: use vector SW ring for all vector paths
  ` [PATCH v5 20/25] net/i40e: "
  ` [PATCH v5 21/25] net/iavf: "
  ` [PATCH v5 22/25] net/intel/common: remove unneeded code
  ` [PATCH v5 23/25] net/ixgbe: use common Tx backlog entry fn
  ` [PATCH v5 24/25] net/intel/common: create common mbuf initializer fn
  ` [PATCH v5 25/25] net/intel/common: extract common Rx vector criteria

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