patches for DPDK stable branches
 help / color / mirror / Atom feed
[PATCH] ci: fix build for Arm cross compilation in GHA
 2023-06-06 13:09 UTC  (4+ messages)

[PATCH] net/hns3: fix the way to trigger IMP reset
 2023-06-06 12:10 UTC 

[PATCH] app/testpmd: fix IPv6 tunnel packet checksum error
 2023-06-06  9:39 UTC  (3+ messages)

[PATCH v2] net/vmxnet3: fix return code in initializing
 2023-06-06  9:08 UTC  (2+ messages)

[PATCH v5 01/26] vhost: fix IOTLB entries overlap check with previous entry
 2023-06-06  8:18 UTC  (2+ messages)
` [PATCH v5 04/26] vhost: don't dump unneeded pages with IOTLB

[PATCH] net/ice: fix outer UDP checksum offload
 2023-06-06  6:05 UTC  (2+ messages)

[PATCH v2] net/iavf: fix iavf query stats in intr thread
 2023-06-06  5:41 UTC  (10+ messages)
` [PATCH v3] "

[PATCH] eal: fix calling cleanup function twice
 2023-06-05 16:12 UTC  (2+ messages)

[PATCH 0/5] support setting and querying RSS algorithms
 2023-06-05 13:12 UTC  (14+ messages)
` [PATCH 1/5] ethdev: support setting and querying rss algorithm
` [PATCH 3/5] app/proc-info: fix never show RSS info
` [PATCH 4/5] app/proc-info: show RSS types with strings

[PATCH 00/11] net/hns3: add some bugfixes for hns3
 2023-06-02 13:51 UTC  (28+ messages)
` [PATCH 01/11] net/hns3: fix uninitialized RTC time
` [PATCH 02/11] net/hns3: fix unenabled RTC time after reset
` [PATCH 03/11] net/hns3: add the uninitialization process of PTP
` [PATCH 04/11] net/hns3: extract a PTP header file
` [PATCH 05/11] net/hns3: fix mbuf leak when start rxq in resetting
` [PATCH 06/11] net/hns3: fix mbuf leak when start rxq after resetting
` [PATCH 07/11] net/hns3: fix no errcode returned when failed to init queue
` [PATCH 08/11] net/hns3: fix uninitialized variable
` [PATCH 09/11] net/hns3: make code more clean
` [PATCH 10/11] net/hns3: fix inaccurate log
` [PATCH 11/11] net/hns3: remove log redundant line break
` [PATCH v2 00/11] net/hns3: add some bugfixes for hns3
  ` [PATCH v2 01/11] net/hns3: fix uninitialized RTC time
  ` [PATCH v2 02/11] net/hns3: fix unenabled RTC time after reset
  ` [PATCH v2 03/11] net/hns3: add the uninitialization process of PTP
  ` [PATCH v2 04/11] net/hns3: extract a PTP header file
  ` [PATCH v2 05/11] net/hns3: fix mbuf leak when start rxq in resetting
  ` [PATCH v2 06/11] net/hns3: fix mbuf leak when start rxq after resetting
  ` [PATCH v2 07/11] net/hns3: fix no errcode returned when failed to init queue
  ` [PATCH v2 08/11] net/hns3: fix uninitialized variable
  ` [PATCH v2 09/11] net/hns3: make code more clean
  ` [PATCH v2 10/11] net/hns3: fix inaccurate log
  ` [PATCH v2 11/11] net/hns3: remove log redundant line break

[dpdk-dev] [PATCH v1] doc: remove warning with doxygen 1.9.7
 2023-06-02 11:16 UTC  (13+ messages)
  ` [dpdk-dev] [PATCH v3] "

[PATCH v4 01/26] vhost: fix IOTLB entries overlap check with previous entry
 2023-06-01 20:07 UTC  (2+ messages)
` [PATCH v4 04/26] vhost: don't dump unneeded pages with IOTLB

[PATCH 1/2] net/virtio: propagate return value of called function
 2023-06-01 20:01 UTC  (4+ messages)
` [PATCH 2/2] net/virtio: fix device init to return negative errno

[PATCH] net/virtio-user: fix leak when initialisation fails
 2023-06-01 20:00 UTC  (2+ messages)

[PATCH v3 01/28] vhost: fix missing guest notif stat increment
 2023-06-01 19:59 UTC  (5+ messages)
` [PATCH v3 02/28] vhost: fix invalid call FD handling
` [PATCH v3 03/28] vhost: fix IOTLB entries overlap check with previous entry
` [PATCH v3 06/28] vhost: don't dump unneeded pages with IOTLB

[PATCH v1] usertools/telemetry: fix unused parameter
 2023-06-01 14:52 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v6] enhance NUMA affinity heuristic
 2023-06-01 14:42 UTC  (11+ messages)
` [PATCH v7] "
  ` [PATCH v8] "

[PATCH 0/5] ] net/hns3: add some features and bugfixes
 2023-06-01 11:37 UTC  (12+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] net/hns3: fix never set MAC flow control
  ` [PATCH v2 2/5] net/hns3: add flow control autoneg for fiber port
  ` [PATCH v2 3/5] net/hns3: fix loop code variable type mismatch
  ` [PATCH v2 4/5] net/hns3: fix receive multiple firmware reset interrupts
  ` [PATCH v2 5/5] net/hns3: add Tx/Rx descriptor logs

[PATCH 0/7] add setting and querying of LLRS FEC mode
 2023-06-01  8:30 UTC  (4+ messages)
` [PATCH 4/7] ethdev: introduce low latency RS FEC

[PATCH] net/mlx5: fix MPRQ stride size to accommodate the headroom
 2023-05-31 19:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] pci: fix comment referencing renamed function
 2023-05-31  6:02 UTC  (2+ messages)

[PATCH 1/3] ring: fix dequeue parameter name
 2023-05-31  5:23 UTC  (2+ messages)
` [PATCH 2/3] pipeline: fix double free for table stats

[PATCH] app/testpmd: fix IPv6 tunnel packet checksum error
 2023-05-30 15:13 UTC 

[PATCH 1/1] net/mlx5: fix device removal event handling
 2023-05-30 15:13 UTC 

[PATCH v1] bus/pci: get PCI address from rte_device
 2023-05-30 13:47 UTC  (2+ messages)

[PATCH] net/mlx5: fix risk in Rx descriptor read in NEON vector path
 2023-05-30  5:48 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 2/2] build: fix warning when running external command
 2023-05-29  8:12 UTC  (2+ messages)

[PATCH] net/ice: init dvm mode for parser
 2023-05-29  2:32 UTC  (3+ messages)

[PATCH] net/mana: suppress TX CQE generation whenever possible
 2023-05-29  1:41 UTC  (5+ messages)
` [PATCH v2] "
  ` EXTERNAL] [PATCH ] Add checks for the port capabilties
      ` [EXTERNAL] "

[PATCH] net/mlx5: fix drop action attribute validation
 2023-05-28 12:17 UTC  (2+ messages)

[PATCH] net/qede: fix RSS indirection table initialization
 2023-05-26  9:07 UTC  (2+ messages)

[PATCH] common/mlx5: adjust fork call with the new kernel API
 2023-05-26  8:05 UTC  (6+ messages)

[PATCH v2 1/6] baseband/fpga_5gnr_fec: fix possible div by zero
 2023-05-25 18:28 UTC  (2+ messages)
` [PATCH v2 2/6] baseband/fpga_5gnr_fec: fix seg fault unconf queue

[PATCH v2 01/28] vhost: fix missing guest notif stat increment
 2023-05-25 16:15 UTC  (4+ messages)
` [PATCH v2 02/28] vhost: fix invalid call FD handling
` [PATCH v2 03/28] vhost: fix IOTLB entries overlap check with previous entry
` [PATCH v2 06/28] vhost: don't dump unneeded pages with IOTLB

[PATCH v2] common/qat: fix qat_dev_cmd_param corruption
 2023-05-25 15:38 UTC 

[PATCH] net/qede: fix RSS indirection table initialization
 2023-05-25 12:22 UTC  (2+ messages)

[PATCH v2 03/32] common/cnxk: fix CPT backpressure disable on LBK
 2023-05-25  9:59 UTC  (10+ messages)
  ` [PATCH v2 12/32] common/cnxk: fix null pointer dereference
  ` [PATCH v2 13/32] common/cnxk: fix parameter in NIX dump
  ` [PATCH v2 24/32] common/cnxk: fix inline device VF identification
  ` [PATCH v2 29/32] common/cnxk: fix receive queue with multiple mask
  ` [PATCH v3 03/32] common/cnxk: fix CPT backpressure disable on LBK
  ` [PATCH v3 12/32] common/cnxk: fix null pointer dereference
  ` [PATCH v3 13/32] common/cnxk: fix parameter in NIX dump
  ` [PATCH v3 24/32] common/cnxk: fix inline device VF identification
  ` [PATCH v3 29/32] common/cnxk: fix receive queue with multiple mask

[PATCH] crypto/ipsec_mb: fix allocating mb_mgr in session
 2023-05-25  7:09 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] net/qede: fix RSS indirection table initialization
 2023-05-25  5:45 UTC 

[PATCH] pci: add O_CLOEXEC when open uio device
 2023-05-25  3:00 UTC 

[PATCH] test/crypto: fix IPsec AES CCM test vector
 2023-05-24 21:29 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] pipeline: fix double free error for table stats
 2023-05-24 21:16 UTC  (2+ messages)

[PATCH] ring: fix the variable name error
 2023-05-24 21:00 UTC  (3+ messages)

[PATCH] freebsd/contigmem: fix function parameter list
 2023-05-24 16:03 UTC  (3+ messages)

[PATCH] doc: deprecation notice to add new hash function
 2023-05-24 14:49 UTC  (3+ messages)

[PATCH v2] crypto/ipsec_mb: enqueue counter fix
 2023-05-24 12:22 UTC  (2+ messages)
  ` [EXT] "

[PATCH] test/crypto: fix return value from session
 2023-05-24 12:13 UTC  (3+ messages)

[PATCH] crypto/openssl: fix memory free issue
 2023-05-24 12:11 UTC  (3+ messages)

[PATCH] cryptodev: clarify error codes returned
 2023-05-24 10:59 UTC 

[PATCH] examples/ipsec-secgw: fix zero address in ethernet header
 2023-05-24  9:25 UTC 

[PATCH v3 1/7] common/idpf: fix 64b timestamp roll over issue
 2023-05-24  8:36 UTC  (3+ messages)
  ` [PATCH v4 "

[dpdk-dev] [PATCH 1/1] eal: fix error log in rte_dev_probe
 2023-05-24  7:11 UTC  (3+ messages)

[PATCH] net/ice: fix timestamp enable error
 2023-05-24  1:28 UTC  (2+ messages)

[PATCH v2] net/ice: adjust timestamp mbuf register
 2023-05-24  1:27 UTC  (2+ messages)

[PATCH] net/ice: DCF adds default RSS
 2023-05-24  1:19 UTC  (2+ messages)

[PATCH v3 1/5] doc: fix blank lines in modify field action description
 2023-05-23 21:31 UTC  (9+ messages)
  ` [PATCH v3 2/5] doc: fix blank line in asynchronous operations description
  ` [PATCH v3 3/5] doc: fix wrong indentation in RSS action description
    ` [PATCH v4 1/5] doc: fix blank lines in modify field "
    ` [PATCH v4 2/5] doc: fix blank line in asynchronous operations description
    ` [PATCH v4 3/5] doc: fix wrong indentation in RSS action description
      ` [PATCH v5 1/5] doc: fix blank lines in modify field "
      ` [PATCH v5 2/5] doc: fix blank line in asynchronous operations description
      ` [PATCH v5 3/5] doc: fix wrong indentation in RSS action description

[PATCH v1 1/6] baseband/fpga_5gnr_fec: fix possible div by zero
 2023-05-23 19:28 UTC  (4+ messages)
` [PATCH v1 2/6] baseband/fpga_5gnr_fec: fix seg fault unconf queue

[PATCH 1/1] vfio: Make buildable with MUSL runtime
 2023-05-23 19:00 UTC  (4+ messages)

[PATCH] net/ice: fix data length check
 2023-05-23 10:35 UTC  (2+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH v2] ring: fix use after free in ring release
 2023-05-23 10:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH] test/mbuf: fix the forked process segment fault
 2023-05-23 10:12 UTC  (8+ messages)

[dpdk-dev] [PATCH 1/2] common/cnxk: fix setting channel mask for SDP interfaces
 2023-05-22 13:55 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/2] common/cnxk: fix uninitialized pointer read

[PATCH 1/2] common/sfc_efx/base: add API to drop MAE action resource IDs
 2023-05-22 10:21 UTC  (9+ messages)
` [PATCH v2] drivers: invalidate dangling MAE flow action FW "

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