DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] net/cnxk: toggle link status for representors
 2025-01-23 15:08 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v6 00/15] XSC PMD for Yunsilicon NICs
 2025-01-23 14:41 UTC  (10+ messages)
` [PATCH v6 01/15] net/xsc: add xsc PMD framework
` [PATCH v6 06/15] net/xsc: initialize xsc representors

[RFC PATCH 00/21] Reduce code duplication across Intel NIC drivers
 2025-01-23 14:35 UTC  (7+ messages)
` [PATCH v5 00/25] "
  ` [PATCH v5 01/25] net: move intel drivers to intel subdirectory
  ` [PATCH v5 02/25] net/intel/common: add pkt reassembly fn for intel drivers

[PATCH 2/2] drivers_net: fix void function returning a value
 2025-01-23 14:08 UTC  (10+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] drivers/common: "
  ` [PATCH v2 2/2] drivers/net: "

[PATCH] eal: fix undeclared function error on old CPUs
 2025-01-23 13:13 UTC  (3+ messages)

[PATCH] lib/eal: fix macros for noinline and alwaysinline for MSVC
 2025-01-23 13:09 UTC  (4+ messages)
` [PATCH v3] eal: fix macros for MSVC: noinline, alwaysinline, hot

[PATCH v1] common/idpf: fix heap use after free error
 2025-01-23 12:53 UTC  (6+ messages)

[PATCH 00/16] remove use of VLAs for Windows built code
 2025-01-23 12:43 UTC  (4+ messages)
` [PATCH v16 00/60] remove use of VLAs for Windows

[PATCH] examples/ipsec-secgw: fix cryptodev and eventdev ID
 2025-01-23 10:27 UTC  (2+ messages)

[PATCH 0/3] flexible IPv4 fragment action
 2025-01-23  9:35 UTC  (7+ 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 1/1] test/crypto: additional RSA tests for CNXK PMD
 2025-01-23  9:16 UTC  (2+ messages)

[PATCH 0/3] add diagnostics macros to make code portable
 2025-01-23  8:09 UTC  (15+ 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 1/2] lib/cryptodev: avoid implicit conversion to 64 bit number
 2025-01-23  7:55 UTC  (6+ messages)
` [PATCH 2/2] lib/hash: "

[DPDK/eventdev Bug 1576] [dpdk24.11-rc2] DPDK build failed with EXTRA_CFLAGS='-O1' on Redhat9.4
 2025-01-23  7:41 UTC  (2+ messages)

[PATCH v2 01/15] net/zxdh: zxdh np init implementation
 2025-01-23  7:27 UTC  (19+ messages)
` [PATCH v8 00/15] net/zxdh: updated net zxdh driver
` [PATCH v9 "
  ` [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 v24 01/13] config: add zsda device number
 2025-01-23  6:27 UTC  (18+ 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
    ` [v25,13/13] "
      ` [EXTERNAL] "

[dpdk-dev] [PATCH 1/2] common/cnxk: support NPC flow on cn20k
 2025-01-23  5:52 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 2/2] net/cnxk: support rte "
    ` [EXTERNAL] "
` [dpdk-dev] [PATCH v4 1/2] common/cnxk: support NPC "
  ` [dpdk-dev] [PATCH v4 2/2] net/cnxk: support rte "

[PATCH] common/cnxk: use atomic load acquire in batch ops
 2025-01-23  4:33 UTC  (4+ messages)
` [PATCH v2] common/cnxk: fix atomic load "

[DPDK/DTS Bug 1618] l2fwd testsuite match packets failing on Nvidia connectx-6
 2025-01-23  3:26 UTC 

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

[PATCH v2 0/6] dts: Remove Excess Attributes From User Config
 2025-01-22 18:02 UTC  (8+ messages)
` [PATCH v3 0/7] dts: refactor configuration
  ` [PATCH v3 1/7] dts: enable arch self-discovery
  ` [PATCH v3 2/7] dts: simplify build options config
  ` [PATCH v3 3/7] dts: infer use first core without config

[PATCH] net/af_packet: provide packet drop stats
 2025-01-22 15:56 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH] doc: add release not for af_packet

[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 1/2] common/cnxk: fix mailbox timeout issues
 2025-01-22 12:36 UTC  (3+ messages)
` [PATCH v2 "
  ` [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 v2 0/3] Fix warnings when using gcc 15
 2025-01-22 10:50 UTC  (2+ messages)

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

[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 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 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] "

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