patches for DPDK stable branches
 help / color / mirror / Atom feed
[PATCH 0/5] ] net/hns3: add some features and bugfixes
 2023-06-01 11:37 UTC  (17+ messages)
` [PATCH 1/5] net/hns3: fix never set MAC flow control
` [PATCH 2/5] net/hns3: add flow control autoneg for fiber and backplane port
` [PATCH 3/5] net/hns3: fix loop code variable type mismatch
` [PATCH 4/5] net/hns3: fix receive multiple firmware reset interrupts
` [PATCH 5/5] net/hns3: add Tx/Rx descriptor logs
` [PATCH v2 0/5] net/hns3: add some features and bugfixes
  ` [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] "

[dpdk-dev] [PATCH v1] doc: remove warning with doxygen 1.9.7
 2023-05-31 15:06 UTC  (7+ messages)

[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:36 UTC 

[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 00/11] net/hns3: add some bugfixes for hns3
 2023-05-29 13:09 UTC  (12+ 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 v6] enhance NUMA affinity heuristic
 2023-05-29 10:37 UTC  (10+ messages)
` [PATCH v7] "
  ` [PATCH v8] "

[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  (7+ 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 v3 01/28] vhost: fix missing guest notif stat increment
 2023-05-25 16:25 UTC  (4+ 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 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 v1] usertools/telemetry: fix unused parameter
 2023-05-25 13:34 UTC  (3+ messages)
` [PATCH v2] "

[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  (9+ messages)
  ` [PATCH v4 "
  ` [PATCH v4 2/7] net/idpf: save main time by alarm
  ` [PATCH v4 3/7] net/cpfl: "
  ` [PATCH v4 4/7] common/idpf: enhance timestamp offload feature for ACC
  ` [PATCH v4 5/7] common/idpf: add timestamp enable flag for rxq
  ` [PATCH v4 6/7] net/cpfl: adjust timestamp mbuf register
  ` [PATCH v4 7/7] net/idpf: "

[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 v2 1/5] doc: fix blank lines in modify field action description
 2023-05-23 21:31 UTC  (15+ messages)
  ` [PATCH v2 2/5] doc: fix blank line in asynchronous operations description
  ` [PATCH v2 3/5] doc: fix wrong indentation in RSS action description
    ` [PATCH v3 1/5] doc: fix blank lines in modify field "
    ` [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] "

[PATCH v2] net/iavf: fix iavf query stats in intr thread
 2023-05-23 10:26 UTC  (9+ messages)
` [PATCH v3] "

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

[PATCH 1/2] Memory Allocation: Fixes ignore_msk during find_next_n() in fb_array library
 2023-05-22  5:12 UTC  (3+ messages)
  ` [PATCH 2/2] Memory Allocation: Alternative fix for "

[PATCH] net/mana: implement RX CQE coalescing
 2023-05-19 17:00 UTC  (3+ messages)

[PATCH] net/mana: return probe failure if there is no device found
 2023-05-19 16:08 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/4] eal: fix list index for 256 byte element
 2023-05-19 11:10 UTC  (6+ messages)
` [PATCH 3/4] test/malloc: fix missing free
` [PATCH 4/4] test/malloc: fix case expectation

[dpdk-dev] [PATCH 1/1] net/txgbe: fix use-after-free on remove
 2023-05-18 17:49 UTC  (3+ messages)

[PATCH net v2] net/vmxnet3: fix drop of empty segments in tx
 2023-05-18 17:27 UTC  (2+ messages)

[PATCH v2 1/5] common/cnxk: fix IPsec IPv6 tunnel address byte swap
 2023-05-18 15:49 UTC  (3+ messages)
  ` [PATCH v2 3/5] event/cnxk: fix Tx adapter data pointer
  ` [PATCH v2 4/5] event/cnxk: fix mempool cookies check

[PATCH] net/nfp: fix the Tx descriptor free logic of nfd3
 2023-05-18 14:43 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).