DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 4/6] net/i40e: move testpmd commands
 2022-06-17  5:07 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 3/6] net/bonding: move testpmd commands
 2022-06-17  5:06 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ice/base: fix gcc 12 warning stringop-overflow
 2022-06-17  5:04 UTC  (4+ messages)

[PATCH v1 00/19] remove IWYU flagged headers
 2022-06-17  4:21 UTC  (22+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/19] cmdline: remove unneeded header includes
  ` [PATCH v2 02/19] eal: "
  ` [PATCH v2 03/19] ethdev: "
  ` [PATCH v2 04/19] gpudev: "
  ` [PATCH v2 05/19] gso: "
  ` [PATCH v2 06/19] hash: "
  ` [PATCH v2 07/19] ip_frag: "
  ` [PATCH v2 08/19] jobstats: "
  ` [PATCH v2 09/19] mempool: "
  ` [PATCH v2 10/19] meter: "
  ` [PATCH v2 11/19] net: "
  ` [PATCH v2 12/19] power: "
  ` [PATCH v2 13/19] rawdev: "
  ` [PATCH v2 14/19] regexdev: "
  ` [PATCH v2 15/19] sched: "
  ` [PATCH v2 16/19] stack: "
  ` [PATCH v2 17/19] table: "
  ` [PATCH v2 18/19] timer: "
  ` [PATCH v2 19/19] vhost: "

[PATCH v6] ip_frag: add IPv4 options fragment and test data
 2022-06-17  3:52 UTC  (5+ messages)
` [PATCH v7] "
      `  "

[PATCH] net/virtio: fix socket nonblocking mode affects initialization
 2022-06-17  3:05 UTC  (2+ messages)

[PATCH] eal: fix segment fault when exit trace
 2022-06-17  2:42 UTC  (10+ messages)
` [PATCH v2 0/3] bugfix for trace
  ` [PATCH v2 3/3] test: support trace-autotest when enable trace
` [PATCH v3 0/4] bugfix for trace
  ` [PATCH v3 1/4] eal: fix segment fault when exit trace
  ` [PATCH v3 2/4] eal: fix errno not set if strftime return zero
  ` [PATCH v3 3/4] eal: fix trace init fail with long file-prefix
  ` [PATCH v3 4/4] test: introduce trace-autotest with traces enabled

[RFC 00/15] Add vDPA multi-threads optiomization
 2022-06-17  1:49 UTC  (18+ messages)
` [PATCH v2 00/15] mlx5/vdpa: optimize live migration time
  ` [PATCH v2 01/15] vdpa/mlx5: fix usage of capability for max number of virtqs
  ` [PATCH v2 03/15] common/mlx5: add DevX API to move QP to reset state
  ` [PATCH v2 04/15] vdpa/mlx5: support event qp reuse
  ` [PATCH v2 05/15] common/mlx5: extend virtq modifiable fields
  ` [PATCH v2 07/15] vdpa/mlx5: optimize datapath-control synchronization
  ` [PATCH v2 08/15] vdpa/mlx5: add multi-thread management for configuration
  ` [PATCH v2 09/15] vdpa/mlx5: add task ring for MT management
  ` [PATCH v2 10/15] vdpa/mlx5: add MT task for VM memory registration
  ` [PATCH v2 11/15] vdpa/mlx5: add virtq creation task for MT management
  ` [PATCH v2 12/15] vdpa/mlx5: add virtq LM log task
  ` [PATCH v2 13/15] vdpa/mlx5: add device close task
  ` [PATCH v2 14/15] vdpa/mlx5: add virtq sub-resources creation
  ` [PATCH v2 15/15] vdpa/mlx5: prepare virtqueue resource creation

[PATCH V2 0/2] fix RSS types display
 2022-06-17  1:38 UTC  (6+ messages)
` [PATCH V3 app/testpmd 0/4] fix RSS types and flow type
  ` [PATCH V3 app/testpmd 1/4] app/testpmd: fix supported RSS offload display

[PATCH 0/2] Rebase DLB2 port_cos and cq_weight patches
 2022-06-16 22:21 UTC  (12+ messages)
` [PATCH 1/2] event/dlb2: add CQ weight support
` [PATCH 2/2] event/dlb2: add ldb port specific COS support
  ` [PATCH v2 0/2] Rebase DLB2 port_cos and cq_weight patches
    ` [PATCH v2 1/2] event/dlb2: add CQ weight support
    ` [PATCH v2 2/2] event/dlb2: add ldb port specific COS support
  ` [PATCH v3 0/2] Rebase DLB2 port_cos and cq_weight patches
    ` [PATCH v3 1/2] event/dlb2: add CQ weight support
    ` [PATCH v3 2/2] event/dlb2: add ldb port specific COS support
  ` [PATCH v4 0/2] Rebase DLB2 port_cos and cq_weight patches
    ` [PATCH v4 1/2] event/dlb2: add CQ weight support
    ` [PATCH v4 2/2] event/dlb2: add ldb port specific COS support

[PATCH v3 0/1] net/iavf: add vector PMD for Arm for basic Rx path
 2022-06-16 19:50 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/1] net/iavf: add vector PMD for Arm for basic Rx path
 2022-06-16 19:34 UTC  (5+ messages)
` [PATCH v2 1/1] "

DTS WG Meeting Minutes - 5/15
 2022-06-16 18:30 UTC 

[PATCH 1/2] net: fix GTP PSC headers
 2022-06-16 18:01 UTC  (4+ messages)
` [PATCH 2/2] app/testpmd: fix GTP PSC raw processing
` [PATCH v2 1/2] net: fix GTP PSC headers
  ` [PATCH v2 2/2] app/testpmd: fix GTP PSC raw processing

[PATCH 0/2] app/testpmd: external RxQ tests
 2022-06-16 17:10 UTC  (4+ messages)
` [PATCH v2 0/2] mlx5/testpmd: "
  ` [PATCH v2 1/2] app/testpmd: add test for remote PD and CTX
  ` [PATCH v2 2/2] app/testpmd: add test for external RxQ

[dpdk-dev] [PATCH 0/8] bnxt PMD fixes
 2022-06-16 17:04 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/8] net/bnxt: remove assert for zero data len in Tx path
` [dpdk-dev] [PATCH 4/8] net/bnxt: allow Tx only or Rx only configs in PMD
` [dpdk-dev] [PATCH 8/8] net/bnxt: fix the check for autoneg enablement in the PHY FW

[PATCH] net/qede: fix build with GCC 13
 2022-06-16 17:02 UTC 

[PATCH] testpmd: optimize forward stream statistics
 2022-06-16 16:39 UTC  (3+ messages)
` [PATCH v2] app/testpmd: add throughput stats for forward streams

[PATCH 00/14] Add support of NFP3800 chip and firmware with NFDk
 2022-06-16 15:06 UTC  (21+ messages)
` [PATCH v2 00/15] "
  ` [PATCH v2 01/15] doc: update release note
  ` [PATCH v2 02/15] doc: update nfp documentation
  ` [PATCH v2 03/15] net/nfp: change the coding style
  ` [PATCH v2 04/15] net/nfp: remove unnecessary forward function declaration
  ` [PATCH v2 05/15] net/nfp: remove pessimistic limit
  ` [PATCH v2 06/15] net/nfp: rename set MAC function
  ` [PATCH v2 07/15] net/nfp: rename function and struct
  ` [PATCH v2 08/15] net/nfp: support NFP3800 card
  ` [PATCH v2 09/15] net/nfp: support firmware with NFDk
  ` [PATCH v2 10/15] net/nfp: structure adjustment
  ` [PATCH v2 11/15] net/nfp: nfdk netdev option and queue function
  ` [PATCH v2 12/15] net/nfp: add queue stop and close helper function
  ` [PATCH v2 13/15] net/nfp: move macro from C file to head file
  ` [PATCH v2 14/15] net/nfp: nfdk packet xmit function
  ` [PATCH v2 15/15] net/nfp: modify RSS logic

[PATCH 00/12] Fix compilation with gcc 12
 2022-06-16 14:53 UTC  (13+ messages)
` [PATCH 01/12] common/cpt: fix build with GCC 12
    ` [EXT] "
` [PATCH 10/12] vhost/crypto: "
  ` [PATCH v2] "

[PATCH 12/12] test/ipsec: fix build with GCC 12
 2022-06-16 14:46 UTC  (3+ messages)
` [PATCH v2] "
` [PATCH v3] vhost/crypto: "

[Bug 1038] Illegal instruction found when running dpdk-test (built with GCC 12.1) on CPU has no AVX instruction set
 2022-06-16 14:45 UTC 

[PATCH v1 0/5] vhost: support async dequeue data path
 2022-06-16 14:40 UTC  (5+ messages)
` [PATCH v8 "
  ` [PATCH v8 4/5] vhost: support async dequeue for split ring

[Bug 1035] __rte_raw_cksum() crash with misaligned pointer
 2022-06-16 14:36 UTC  (9+ messages)

[dpdk-dev] [RFC PATCH v2] raw/ptdma: introduce ptdma driver
 2022-06-16 14:27 UTC  (5+ messages)

[PATCH] pipeline: rework optimization pattern for header generation
 2022-06-16 14:16 UTC 

Vector optimized IP checksum
 2022-06-16 14:11 UTC  (3+ messages)

[PATCH] app: fix gcc 12 array bounds warning
 2022-06-16 13:16 UTC  (2+ messages)

release candidate 22.07-rc1
 2022-06-16 13:11 UTC  (4+ messages)

[PATCH v1 2/3] net/cnxk: support ops to update precolor VLAN table
 2022-06-16 11:54 UTC  (5+ messages)
` [PATCH v2 1/2] common/cnxk: update precolor table setup for VLAN
  ` [PATCH v2 2/2] net/cnxk: support ops to update precolor VLAN table
    ` [PATCH v3 1/2] common/cnxk: update precolor table setup for VLAN
      ` [PATCH v3 2/2] net/cnxk: support ops to update precolor VLAN table

[PATCH] common/cnxk: update extra stats for inline device
 2022-06-16 11:54 UTC  (2+ messages)

DPDK Release Status Meeting 2022-06-16
 2022-06-16 10:31 UTC 

[PATCH 01/12] common/cnxk: use computed value for wqe skip
 2022-06-16 10:30 UTC  (27+ messages)
` [PATCH 02/12] common/cnxk: avoid CPT backpressure due to errata
` [PATCH 03/12] common/cnxk: add PFC support for VFs
` [PATCH 04/12] common/cnxk: support same TC value across multiple queues
` [PATCH 05/12] common/cnxk: enhance CPT parse header dump
` [PATCH 06/12] common/cnxk: fix mbox structs to avoid unaligned access
` [PATCH 07/12] net/cnxk: add SDP link status
` [PATCH 08/12] net/cnxk: remove restriction on VFs for PFC config
` [PATCH 09/12] net/cnxk: pfc class disable resulting in invalid behaviour
` [PATCH 10/12] net/cnxk: resize CQ for Rx security for errata
` [PATCH 11/12] net/cnxk: add SDP VF device ID for probe matching
` [PATCH 12/12] event/cnxk: offset timestamp data only if enabled on port
` [PATCH v2 01/12] common/cnxk: use computed value for WQE skip
  ` [PATCH v2 02/12] common/cnxk: avoid CPT backpressure due to errata
  ` [PATCH v2 03/12] common/cnxk: add PFC support for VFs
  ` [PATCH v2 04/12] common/cnxk: support same TC value across multiple queues
  ` [PATCH v2 05/12] common/cnxk: enhance CPT parse header dump
  ` [PATCH v2 06/12] common/cnxk: fix mbox structs to avoid unaligned access
  ` [PATCH v2 07/12] net/cnxk: add SDP link status
  ` [PATCH v2 08/12] net/cnxk: remove restriction on VFs for PFC config
  ` [PATCH v2 09/12] net/cnxk: pfc class disable resulting in invalid behaviour
  ` [PATCH v2 10/12] net/cnxk: resize CQ for Rx security for errata
  ` [PATCH v2 11/12] net/cnxk: add SDP VF device ID for probe matching
  ` [PATCH v2 12/12] event/cnxk: offset timestamp data only if enabled on port

[PATCH] app: fix gcc 12 array bounds warning
 2022-06-16 10:26 UTC 

[PATCH 1/2] app: fix gcc 12 array bounds warning
 2022-06-16 10:22 UTC 

[PATCH] vhost: fix missing statistics update
 2022-06-16  9:44 UTC  (2+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH v7 0/4] ethdev: error recovery support
 2022-06-16  9:41 UTC  (6+ messages)
` [PATCH v8 0/4] ethdev: support error recovery notification
  ` [PATCH v8 1/4] ethdev: support device "
  ` [PATCH v8 2/4] app/testpmd: handle error recovery notification event
  ` [PATCH v8 3/4] net/hns3: support "
  ` [PATCH v8 4/4] net/bnxt: notify applications about device reset/recovery

[PATCH] pipeline: fix comparison
 2022-06-16  9:17 UTC  (4+ messages)
` [PATCH V2] pipeline: fix check against max number of learner table timeouts

[PATCH] app/testpmd: fix flex parser destroy command
 2022-06-16  9:15 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/5] support telemetry dump dev
 2022-06-16  9:00 UTC  (4+ messages)

[PATCH] crypto/scheduler: fix qp_id in scheduler failover
 2022-06-16  8:54 UTC  (2+ messages)

[PATCH] doc: fix mlx5 flow integrity hardware support
 2022-06-16  8:43 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v9 1/6] net/mlx5: add LWM support for Rxq
 2022-06-16  8:41 UTC  (8+ messages)
` [PATCH v10 0/6] introduce per-queue available descriptor threshold and host shaper
  ` [PATCH v10 1/6] net/mlx5: add LWM support for Rxq
  ` [PATCH v10 2/6] common/mlx5: share interrupt management
  ` [PATCH v10 3/6] net/mlx5: add LWM event handling support
  ` [PATCH v10 4/6] net/mlx5: support Rx queue based available descriptor threshold
  ` [PATCH v10 5/6] net/mlx5: add private API to config host port shaper
  ` [PATCH v10 6/6] app/testpmd: add Host Shaper command

[PATCH] vhost: rename number of available entries
 2022-06-16  8:20 UTC 

[PATCH] eal: fixes the bug where rte_malloc() fails to allocates memory
 2022-06-16  7:53 UTC  (2+ messages)

ask for TXA_FLUSH_THRESHOLD change
 2022-06-16  6:39 UTC 

[PATCH] eventdev/eth_tx: fix adapter create
 2022-06-16  5:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v7 0/5] introduce AFU PMD driver of FPGA
 2022-06-16  3:00 UTC  (7+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/5] raw/ifpga: introduce AFU driver framework
  ` [PATCH v8 2/5] raw/ifpga: add N3000 AFU driver
  ` [PATCH v8 3/5] raw/ifpga: add HE-LPBK "
  ` [PATCH v8 4/5] raw/ifpga: add HE-MEM "
  ` [PATCH v8 5/5] raw/ifpga: add HE-HSSI "

[PATCH] net/igc: fix segmentation fault in secondary dpdk-symmetric_mp
 2022-06-16  2:49 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).