DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] net/mlx5: fix miniCQEs number calculation
 2024-11-13 15:28 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[v4,1/5] raw/gdtc: introduce gdtc raw device driver
 2024-11-13 14:59 UTC  (12+ messages)
` [v4,2/5] raw/gdtc: add support for queue setup operation
` Re:[PATCH] raw/gdtc: introduce gdtc raw device driver
  ` [PATCH] "

[PATCH] net/mlx5: fix Rx queue ref count in flushing user flows
 2024-11-13 13:40 UTC  (2+ messages)

[PATCH] net/mlx5: fix the default RSS flows creation order
 2024-11-13 13:40 UTC  (2+ messages)

[PATCH] common/mlx5: fix misalignment issue detected by ASan
 2024-11-13 13:39 UTC  (2+ messages)

[PATCH] net/mlx5: fix the Rx queue control management
 2024-11-13 13:38 UTC  (2+ messages)

[PATCH 0/2] net/mlx5: fix counter query loop getting stuck
 2024-11-13 13:37 UTC  (2+ messages)

[PATCH] net/mlx5/hws: fix allocation of STCs
 2024-11-13 13:37 UTC  (2+ messages)

[PATCH] net/mlx5: fix shared Rx queue port number in data path
 2024-11-13 13:36 UTC  (2+ messages)

[PATCH v2] drivers: fix error CQE handling
 2024-11-13 13:34 UTC  (3+ messages)
` [PATCH v3] drivers: fix error CQE handling for 128 bytes CQE

rte_fib network order bug
 2024-11-13 13:27 UTC  (3+ messages)

[PATCH v8 00/17] modify something as suggested
 2024-11-13  9:28 UTC  (18+ messages)
` [PATCH v8 01/17] net/r8169: add PMD driver skeleton
` [PATCH v8 02/17] net/r8169: add logging structure
` [PATCH v8 03/17] net/r8169: add hardware registers access routines
` [PATCH v8 04/17] net/r8169: implement core logic for Tx/Rx
` [PATCH v8 05/17] net/r8169: add support for HW config
` [PATCH v8 06/17] net/r8169: add PHY registers access routines
` [PATCH v8 07/17] net/r8169: add support for hardware operations
` [PATCH v8 08/17] net/r8169: add support for PHY configuration
` [PATCH v8 09/17] net/r8169: add support for HW initialization
` [PATCH v8 10/17] net/r8169: add link status and interrupt management
` [PATCH v8 11/17] net/r8169: implement Rx path
` [PATCH v8 12/17] net/r8169: implement Tx path
` [PATCH v8 13/17] net/r8169: implement device statistics
` [PATCH v8 14/17] net/r8169: implement promisc and allmulti modes
` [PATCH v8 15/17] net/r8169: implement MTU configuration
` [PATCH v8 16/17] net/r8169: add support for getting FW version
` [PATCH v8 17/17] net/r8169: add driver start and driver stop

[PATCH] graph: optimize graph search when scheduling nodes
 2024-11-13  9:22 UTC  (15+ messages)
` [EXTERNAL] "
  `  "
              `  "
` [PATCH v2] graph: mcore: optimize graph search
  ` [EXTERNAL] "
    `  "
  ` [PATCH v3 1/2] "
    ` [PATCH v3 2/2] graph: add alignment to the member of rte_node

[DPDK/eventdev Bug 1576] [dpdk24.11-rc2] DPDK build failed with EXTRA_CFLAGS='-O1' on Redhat9.4
 2024-11-13  9:08 UTC 

[PATCH] dts: improve statistics
 2024-11-13  7:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1] dts: add time delay to async sniffer callback function
 2024-11-13  7:27 UTC  (3+ messages)

[PATCH] mempool: enable code to be compiled with MSVC compiler
 2024-11-13  6:38 UTC  (3+ messages)

[PATCH] doc/guides: add security document
 2024-11-13  5:12 UTC  (3+ messages)

[PATCH 0/3] unnecessary checks for null
 2024-11-13  5:01 UTC  (8+ messages)
` [PATCH 1/3] bus/fslmc: remove unnecessary null check
` [PATCH 2/3] net/dpaa2: remove unnecessary check for null before rte_free
` [PATCH 3/3] net/ntnic: remove unnecessary check for null before free

[PATCH] rcu: shift 64-bit constant to avoid implicit 32 to 64 bit conversion
 2024-11-13  3:31 UTC  (3+ messages)

[PATCH] net/hns3: fix Rx packet truncation when KEEP CRC enabled
 2024-11-13  3:14 UTC  (3+ messages)
` [PATCH v3 0/3] bugfix about KEEP CRC offload

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

[PATCH] examples/l3fwd: add option to set RX burst size
 2024-11-13  1:35 UTC  (3+ messages)
` [PATCH v4 0/2] examples/l3fwd: add more options

[PATCH] power: fix a typo in the PM QoS guide
 2024-11-13  1:03 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] argparse: enable code to be compiled with MSVC compiler
 2024-11-13  0:30 UTC  (2+ messages)

[PATCH v7 00/17] modify code as suggested by the maintainer
 2024-11-13  0:22 UTC  (26+ messages)
` [PATCH v7 01/17] net/r8169: add PMD driver skeleton
` [PATCH v7 02/17] net/r8169: add logging structure
` [PATCH v7 03/17] net/r8169: add hardware registers access routines
` [PATCH v7 04/17] net/r8169: implement core logic for Tx/Rx
` [PATCH v7 05/17] net/r8169: add support for HW config
` [PATCH v7 06/17] net/r8169: add PHY registers access routines
` [PATCH v7 07/17] net/r8169: add support for hardware operations
` [PATCH v7 08/17] net/r8169: add support for PHY configuration
` [PATCH v7 09/17] net/r8169: add support for HW initialization
` [PATCH v7 10/17] net/r8169: add link status and interrupt management
` [PATCH v7 11/17] net/r8169: implement Rx path
` [PATCH v7 12/17] net/r8169: implement Tx path
` [PATCH v7 13/17] net/r8169: implement device statistics
` [PATCH v7 14/17] net/r8169: implement promisc and allmulti modes
` [PATCH v7 15/17] net/r8169: implement MTU configuration
` [PATCH v7 16/17] net/r8169: add support for getting FW version
` [PATCH v7 17/17] net/r8169: add driver start and driver stop

[PATCH v14 0/4] add support for self monitoring
 2024-11-12 23:09 UTC  (4+ messages)
` [PATCH v15 "
  ` [PATCH v15 4/4] eal: add PMU support to tracing library

[PATCH] dts: add per-test-suite configuration
 2024-11-12 20:04 UTC  (9+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 2/4] dts: fix smoke tests docstring
` [PATCH v3 0/4] dts: add per-test-suite configuration
  ` [PATCH v3 1/4] dts: add tests package to API docs
  ` [PATCH v3 4/4] dts: update autodoc sorting order

[PATCH v1] maintainers: update maintainer for DLB Driver
 2024-11-12 19:13 UTC 

Bus scan is too chatty
 2024-11-12 18:28 UTC  (6+ messages)

[PATCH 0/4] Coverity buf fixes for bnx2x
 2024-11-12 17:43 UTC  (5+ messages)
` [PATCH 1/4] net/bnx2x: remove dead conditional
` [PATCH 2/4] net/bnx2x: fix always true expression
` [PATCH 3/4] net/bnx2x: fix possible infinite loop at startup
` [PATCH 4/4] net/bnx2x: fix duplicate branch

[PATCH] dts: add l2fwd test suite
 2024-11-12 17:16 UTC  (6+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] dts: fix adjust L2/L3 addresses behavior
  ` [PATCH v3 2/3] dts: allow to get multiple expected packets

[PATCH] app/dma-perf: per device config support
 2024-11-12 15:58 UTC  (6+ messages)
` [PATCH v2] "
        ` [EXTERNAL] "

release candidate 24.11-rc2
 2024-11-12 15:23 UTC 

[PATCH v9 0/6] power: refactor power management library
 2024-11-12 14:50 UTC  (6+ messages)
` [PATCH v10 "

[PATCH 1/2] power: fix build with libvirt
 2024-11-12 14:23 UTC  (5+ messages)
` [PATCH 2/2] ci: install libvirt
` [PATCH v2 1/2] power: fix build with libvirt
  ` [PATCH v2 2/2] ci: install libvirt

[PATCH] usertools/devbind: support all possible values sysfs flag
 2024-11-12 14:08 UTC  (4+ messages)
` [PATCH v2] usertools/devbind: support all possible values in "

[PATCH v8 00/47] TruFlow update for Thor2
 2024-11-12 11:00 UTC  (4+ messages)

[dpdk-dev] [PATCH 1/2] common/cnxk: support NPC flow on cn20k
 2024-11-12  9:58 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 2/2] net/cnxk: support rte "

[PATCH] doc: enhanced build instructions on Windows
 2024-11-12  9:56 UTC  (4+ messages)
` [PATCH v6] doc: modernize "

[PATCH] doc: update match with compare result item limitation
 2024-11-12  7:13 UTC  (3+ messages)
` [PATCH v2] "

RFC - Tap io_uring PMD
 2024-11-12  5:21 UTC  (3+ messages)

[PATCH RESEND v7 0/5] app/testpmd: support multiple process attach and detach port
 2024-11-12  3:14 UTC  (5+ messages)

[PATCH v10 00/10] net/zxdh: introduce net zxdh driver
 2024-11-12  2:49 UTC  (2+ messages)

[PATCH 0/2] ethdev: support single queue per port
 2024-11-12  2:25 UTC  (2+ messages)

[PATCH 00/16] remove use of VLAs for Windows built code
 2024-11-12  2:02 UTC  (23+ messages)
` [PATCH v7 00/21] remove use of VLAs for Windows
  ` [PATCH v7 01/21] eal: include header required for alloca
  ` [PATCH v7 02/21] eal/linux: remove use of VLAs
  ` [PATCH v7 03/21] eal/common: "
  ` [PATCH v7 04/21] ethdev: remove use of VLAs for Windows built code
  ` [PATCH v7 05/21] hash: "
  ` [PATCH v7 06/21] hash/thash: remove use of VLAs for Windows built
  ` [PATCH v7 07/21] rcu: remove use of VLAs for Windows built code
  ` [PATCH v7 08/21] gro: fix overwrite unprocessed packets
  ` [PATCH v7 09/21] gro: remove use of VLAs
  ` [PATCH v7 10/21] net/ixgbe: "
  ` [PATCH v7 11/21] net/ice: "
  ` [PATCH v7 12/21] app/testpmd: remove use of VLAs for Windows built
  ` [PATCH v7 13/21] test: remove use of VLAs for Windows built code
  ` [PATCH v7 14/21] common/idpf: "
  ` [PATCH v7 15/21] net/i40e: "
  ` [PATCH v7 16/21] common/mlx5: "
  ` [PATCH v7 17/21] net/mlx5: "
  ` [PATCH v7 18/21] build: enable vla warnings on "
  ` [PATCH v7 19/21] test: remove use of VLAs for Windows built code in bitset tests
  ` [PATCH v7 20/21] app/testpmd: remove use of VLAs for Windows built code in shared_rxq_fwd
  ` [PATCH v7 21/21] hash: remove use of VLAs by using standard arrays

[PATCH v1 1/2] net/macb: add new driver
 2024-11-12  1:08 UTC  (4+ messages)
` [PATCH v1 2/2] /usertools/dpdk-devbind:add the binding and unbinding of platform device
    `  "

[PATCH v10 01/10] net/zxdh: add zxdh ethdev pmd driver
 2024-11-12  0:42 UTC  (3+ messages)
` [PATCH v10 00/10] net/zxdh: introduce net zxdh driver

[PATCH 1/2] config/arm: strict use of -mcpu for supported CPUs
 2024-11-11 19:46 UTC  (6+ messages)
` [PATCH v2 "

[PATCH] net/iavf: add segment-length check to Tx prep
 2024-11-11 17:46 UTC  (2+ messages)

[PATCH] config: limit lcore variable maximum size to 4k
 2024-11-11 16:54 UTC  (7+ messages)

[PATCH v4] doc: modernize build instructions on Windows
 2024-11-11 15:59 UTC  (4+ messages)
` [PATCH v5] "

[PATCH v1] net/cpfl: fix IO port forwarding issue
 2024-11-11 15:27 UTC  (2+ messages)

[PATCH 00/10] require checking ethdev get return value
 2024-11-11 15:20 UTC  (2+ messages)

[PATCH v2 0/2] examples/l3fwd fixes for ACL mode
 2024-11-11 14:06 UTC  (3+ messages)
` [PATCH v3 "

Lots and lots of potential bugs detected by GCC 14 analyzer
 2024-11-10 23:16 UTC 

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