patches for DPDK stable branches
 help / color / mirror / Atom feed
[PATCH v3] vhost: fix deadlock when message handling failed
 2022-07-11  8:54 UTC  (4+ messages)

[PATCH 19.11] net/nfp: fix disabling VLAN stripping
 2022-07-11  8:45 UTC  (2+ messages)

[PATCH] common/sfc_efx/base: remove VQ index check during VQ start
 2022-07-11  8:36 UTC  (3+ messages)

[PATCH 19.11 1/2] raw/ifpga: remove virtual devices on close
 2022-07-11  6:16 UTC  (4+ messages)
` [PATCH 19.11 2/2] raw/ifpga: unregister interrupt "

[PATCH 19.11] net/mlx5: fix LRO validation in Rx setup
 2022-07-11  6:16 UTC  (2+ messages)

please help backporting some patches to stable release 19.11.13
 2022-07-11  6:06 UTC  (4+ messages)

[RFC v2 v2 15/29] ethdev: mark some headers as driver only
 2022-07-09  8:26 UTC 

[PATCH] vmbus: get current rte_vmbus_bus struct
 2022-07-09  7:54 UTC  (4+ messages)

[PATCH 21.11] examples/vhost: fix retry logic on Rx path
 2022-07-08 17:14 UTC  (2+ messages)

[PATCH 1/2] event/dlb2: fix cq_weight array overflow
 2022-07-08 15:02 UTC  (7+ messages)
  ` [PATCH v2 0/2] DLB2: cq_weight fixes
    ` [PATCH v2 1/2] event/dlb2: fix cq_weight array overflow
    ` [PATCH v2 2/2] event/dlb2: improve cq_weight error messages
` [PATCH "

[PATCH] examples/link_status_interrupt: fix stats refresh rate
 2022-07-08 14:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4] net: fix checksum with unaligned buffer
 2022-07-08 14:44 UTC  (22+ messages)
                ` [PATCH 1/2] app/test: add cksum performance test
                  ` [PATCH 2/2] net: have checksum routines accept unaligned data
                        ` [PATCH v2 1/2] app/test: add cksum performance test
                          ` [PATCH v2 2/2] net: have checksum routines accept unaligned data

[PATCH] common/mlx5: update DevX error logging
 2022-07-08 14:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 2/2] examples/vm_power_manager: use safe version of list iterator
 2022-07-08  9:28 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] vdpa/mlx5: fix leak on event thread creation
 2022-07-08  9:12 UTC  (2+ messages)

[PATCH 19.11] app/testpmd: perform SW IP checksum for GRO/GSO packets
 2022-07-08  8:08 UTC  (2+ messages)

[PATCH 19.11] config: fix C++ cross compiler for ARM
 2022-07-08  8:07 UTC  (2+ messages)

[PATCH] app/testpmd: fix memory leak for dscp table
 2022-07-07 12:39 UTC  (4+ messages)

[PATCH] app/testpmd: fix GTP PSC raw processing
 2022-07-07 12:35 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] event/dsw: fix migration bug
 2022-07-07 11:43 UTC 

[19.11][20.11][21.11] ppc64 fixes backport
 2022-07-07  8:21 UTC  (5+ messages)

patch 'eal/windows: fix data race when creating threads' has been queued to stable release 19.11.13
 2022-07-07  7:55 UTC  (87+ messages)
` patch 'examples/bond: fix invalid use of trylock' "
` patch 'net/mlx5: fix Tx when inlining is impossible' "
` patch 'net/mlx5: fix GTP handling in header modify action' "
` patch 'test/table: fix buffer overflow on lpm entry' "
` patch 'mem: skip attaching external memory in secondary process' "
` patch 'eal: fix C++ include for device event and DMA' "
` patch 'crypto/dpaa_sec: fix digest size' "
` patch 'crypto/dpaa2_sec: fix buffer pool ID check' "
` patch 'crypto/dpaa_sec: fix secondary process probing' "
` patch 'crypto/dpaa2_sec: fix operation status for simple FD' "
` patch 'common/dpaax: fix short MAC-I IV calculation for ZUC' "
` patch 'examples/l2fwd-crypto: fix stats refresh rate' "
` patch 'net/nfp: remove unneeded header inclusion' "
` patch 'net/bonding: fix RSS key config with extended key length' "
` patch 'net/cxgbe: fix port ID in Rx mbuf' "
` patch 'net/vhost: fix access to freed memory' "
` patch 'net/vhost: fix TSO feature default disablement' "
` patch 'vhost: fix missing virtqueue lock protection' "
` patch 'net/dpaa: fix event queue detach' "
` patch 'app/testpmd: check statistics query before printing' "
` patch 'net/bnxt: remove unused macro' "
` patch 'net/bnxt: recheck FW readiness if in reset process' "
` patch 'net/bnxt: fix freeing VNIC filters' "
` patch 'eal/x86: fix unaligned access for small memcpy' "
` patch 'test: avoid hang if queues are full and Tx fails' "
` patch 'acl: fix rules with 8-byte field size' "
` patch 'rib: fix traversal with /32 route' "
` patch 'devtools: fix null test for NUMA systems' "
` patch 'examples/ipsec-secgw: fix promiscuous mode option' "
` patch 'test/crypto: fix null check for ZUC authentication' "
` patch 'drivers/crypto: fix warnings for OpenSSL version' "
` patch 'app/testpmd: remove useless pointer checks' "
` patch 'ethdev: clarify null location case in xstats get' "
` patch 'net/hns3: fix xstats get return if xstats is null' "
` patch 'net/ipn3ke: "
` patch 'net/mvpp2: "
` patch 'app/testpmd: replace hardcoded min mbuf number with macro' "
` patch 'app/testpmd: fix metering and policing command for RFC4115' "
` patch 'ethdev: prohibit polling stopped queue' "
` patch 'net/bonding: fix mbuf fast free usage' "
` patch 'net/memif: fix overwriting of head segment' "
` patch 'net/bnxt: fix compatibility with some old firmwares' "
` patch 'examples/vhost: fix crash when no VMDq' "
` patch 'kni: fix build with Linux 5.18' "
` patch 'net/ixgbe: add option for link up check on pin SDP3' "
` patch 'net/ice/base: fix getting sched node from ID type' "
` patch 'net/iavf: fix queue start exception handling' "
` patch 'net/iavf: increase reset complete wait count' "
` patch 'bus/fslmc: fix VFIO setup' "
` patch 'kni: use dedicated function to set random MAC address' "
` patch 'kni: use dedicated function to set "
` patch 'net/ice: fix build with GCC 12' "
` patch 'vdpa/ifc: "
` patch 'eal/x86: drop export of internal alignment macro' "
` patch 'common/cpt: fix build with GCC 12' "
` patch 'test/ipsec: "
` patch 'crypto/scheduler: fix queue pair in scheduler failover' "
` patch 'test/crypto: fix cipher offset for ZUC' "
` patch 'eventdev/eth_tx: fix adapter creation' "
` patch 'net/bonding: fix RSS inconsistency between ports' "
` patch 'test/bonding: fix RSS test when disable RSS' "
` patch 'net/hns3: remove duplicate definition' "
` patch 'net/nfp: fix initialization' "
` patch 'app/testpmd: revert MAC update in checksum forwarding' "
` patch 'vhost: fix missing enqueue pseudo-header calculation' "
` patch 'vhost/crypto: fix build with GCC 12' "
` patch 'vhost/crypto: fix descriptor processing' "
` patch 'malloc: fix allocation of almost hugepage size' "
` patch 'net/octeontx: fix port close' "
` patch 'net/qede: fix build with GCC 12' "
` patch 'test/hash: fix out of bound access' "
` patch 'test: check memory allocation for CRC' "
` patch 'examples/distributor: fix distributor on Rx core' "
` patch 'net/bnxt: allow Tx only or Rx only' "
` patch 'net/bnxt: cleanup MTU setting' "
` patch 'test/crypto: fix authentication IV for ZUC SGL' "
` patch 'test/crypto: fix ZUC vector IV format' "
` patch 'test/crypto: fix SNOW3G "
` patch 'examples/fips_validation: handle empty payload' "
` patch 'crypto/qat: fix DOCSIS crash' "
` patch 'doc: fix grammar and formatting in compressdev guide' "
` patch 'eventdev/eth_tx: fix queue delete' "
` patch 'net/vhost: fix deadlock on vring state change' "
` patch 'vhost: add some trailing newline in log messages' "
` patch 'service: fix lingering active status' "
` patch 'kni: fix build' "

patch 'net/bnxt: fix check for autoneg enablement in the PHY FW' has been queued to stable release 21.11.2
 2022-07-07  7:31 UTC  (34+ messages)
` patch 'test/crypto: fix authentication IV for ZUC SGL' "
  ` patch 'test/crypto: fix ZUC vector IV format' "
  ` patch 'test/crypto: fix SNOW3G "
  ` patch 'examples/fips_validation: handle empty payload' "
    ` [EXT] "
  ` patch 'crypto/qat: fix DOCSIS crash' "
  ` patch 'doc: fix grammar and formatting in compressdev guide' "
  ` patch 'doc: fix grammar and parameters in l2fwd-crypto "
  ` patch 'eventdev/eth_tx: fix queue delete' "
  ` patch 'app/testpmd: fix supported RSS offload display' "
  ` patch 'net/netvsc: fix vmbus device reference in multi-process' "
  ` patch 'net/virtio-user: fix socket non-blocking mode' "
  ` patch 'doc: fix readability in vhost guide' "
  ` patch 'net/vhost: fix deadlock on vring state change' "
  ` patch 'vdpa/sfc: fix sync between QEMU and vhost-user' "
  ` patch 'vhost: add some trailing newline in log messages' "
  ` patch 'vhost: restore device information "
  ` patch 'net/virtio-user: fix Rx interrupts with multi-queue' "
  ` patch 'common/cnxk: fix GRE tunnel parsing' "
  ` patch 'net/iavf: fix VF reset' "
  ` patch 'net/igc: support multi-process' "
  ` patch 'service: fix lingering active status' "
  ` patch 'gro: fix identifying fragmented packets' "
  ` patch 'common/cnxk: allow changing PTP mode on CN10K' "
  ` patch 'common/mlx5: fix non-expandable global MR cache' "
  ` patch 'net/mlx5: reject negative integrity item configuration' "
  ` patch 'dma/idxd: fix memory leak in PCI close' "
  ` patch 'dma/idxd: fix partial freeing "
  ` patch 'dma/idxd: fix null dereference in PCI remove' "
  ` patch 'app/regex: avoid division by zero' "
  ` patch 'app/regex: fix mbuf size for multi-segment buffer' "
  ` patch 'avoid AltiVec keyword vector' "

[PATCH 0/3] some bugfixes for PTP
 2022-07-07  2:05 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] ethdev: add the check for the valitity of timestamp offload

please help backporting some patches to stable release 21.11.2
 2022-07-06 20:40 UTC  (2+ messages)

[PATCH] app/testpmd: fix secondary process cannot dump packet
 2022-07-06 13:40 UTC  (8+ messages)

MLX5 patch for stable dpdk 19.11
 2022-07-06  9:27 UTC 

[PATCH] app/regex: fix mbuf size for multi segemnt buffers
 2022-07-05 20:20 UTC  (2+ messages)

[dpdk-stable] [PATCH] app/regex: avoid division by zero
 2022-07-05 20:16 UTC  (2+ messages)
` [dpdk-dev] "

[PATCH] common/cnxk: allow changing PTP mode on 10k platforms
 2022-07-05 16:50 UTC  (2+ messages)

[PATCH] crypto/qat: fix secure session check
 2022-07-05 16:32 UTC  (3+ messages)
` [dpdk-dev v2] "
  ` [EXT] "

[PATCH v2] gro: fix gro for UDP fragmented packets
 2022-07-05 16:30 UTC  (4+ messages)
` [PATCH v5] gro: bug fix in identifying "

[PATCH] net/virtio-user: restore callfds index for Rx interrupts
 2022-07-05 10:53 UTC  (3+ messages)

[dpdk-dev] [PATCH] common/cnxk: fix log level during MCAM allocation
 2022-07-05  6:13 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).