patch 'eal/windows: fix data race when creating threads' has been queued to stable release 19.11.13
2022-07-07 7:54 UTC (62+ 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' "
[19.11][20.11][21.11] ppc64 fixes backport
2022-07-07 7:44 UTC (4+ messages)
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 (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] examples/ptpclient: add the check for PTP capability
` [PATCH v2 2/3] net/hns3: fix fail to receive PTP packet
` [PATCH v2 3/3] ethdev: add the check for the valitity of timestamp offload
[PATCH 1/2] event/dlb2: fix cq_weight array overflow
2022-07-06 21:46 UTC (5+ 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 "
please help backporting some patches to stable release 21.11.2
2022-07-06 20:40 UTC (4+ messages)
[PATCH] app/testpmd: fix GTP PSC raw processing
2022-07-06 16:11 UTC (6+ messages)
` [PATCH v2] "
[PATCH] app/testpmd: fix memory leak for dscp table
2022-07-06 14:32 UTC (3+ messages)
[PATCH] common/mlx5: update DevX error logging
2022-07-06 14:02 UTC (2+ messages)
` [PATCH v2] "
[PATCH] app/testpmd: fix secondary process cannot dump packet
2022-07-06 13:40 UTC (10+ 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 (4+ messages)
` [EXT] "
` [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 (4+ messages)
[dpdk-dev] [PATCH] common/cnxk: fix log level during MCAM allocation
2022-07-05 6:13 UTC
[PATCH 2/2] examples/vm_power_manager: use safe version of list iterator
2022-07-05 2:38 UTC (3+ messages)
[PATCH v2] net/mlx5: reject negative integrity item configuration
2022-07-04 16:23 UTC (3+ messages)
` [PATCH v4] "
[PATCH] common/mlx5: fix non-expandable global MR cache
2022-07-04 16:20 UTC (4+ messages)
` [PATCH v2] "
[PATCH] eventdev/eth_tx: fix queue delete
2022-07-04 16:08 UTC (3+ messages)
[PATCH v2 1/3] dma/idxd: fix memory leak in pci close
2022-07-04 15:39 UTC (13+ messages)
` [PATCH v2 2/3] dma/idxd: fix memory leak due to free on incorrect pointer
` [PATCH v2 3/3] dma/idxd: fix null pointer dereference during pci remove
` [PATCH v3 1/3] dma/idxd: fix memory leak in pci close
` [PATCH v3 2/3] dma/idxd: fix memory leak due to free on incorrect pointer
` [PATCH v3 3/3] dma/idxd: fix null pointer dereference during pci remove
[dpdk-dev] [PATCH] common/cnxk: fix GRE tunnel parsing issue
2022-07-04 12:57 UTC (2+ messages)
[PATCH] vhost: fix avail idx update error when desc copy failed
2022-07-04 7:51 UTC (5+ messages)
` [PATCH v2] "
[PATCH] vdpa/mlx5: fix leak on event thread creation
2022-07-03 9:46 UTC (4+ messages)
[PATCH v4] net: fix checksum with unaligned buffer
2022-07-01 20:46 UTC (16+ messages)
[PATCH v1] doc/l2_forward_crypto: fixed grammar and parameters
2022-07-01 19:09 UTC (3+ messages)
` [EXT] "
[PATCH] doc/compressdev: fix grammar and formatting
2022-07-01 19:08 UTC (3+ messages)
[PATCH 21.11] doc: add more instructions for running as non-root
2022-07-01 15:52 UTC (2+ messages)
[PATCH v2] vhost: fix unchecked return value
2022-07-01 14:11 UTC (6+ messages)
[PATCH] vdpa/sfc: handle sync issue between qemu and vhost-user
2022-07-01 13:58 UTC (4+ messages)
` [PATCH v2] "
[PATCH] net/vhost: add flag to control wait queuing
2022-07-01 13:58 UTC (4+ messages)
` [PATCH v2] net/vhost: fix deadlock on vring state change
[PATCH] examples/vhost: Fix retry logic on Rx
2022-07-01 13:57 UTC (3+ messages)
` [PATCH v4] examples/vhost: fix retry logic on eth rx path
[PATCH] net/virtio: fix socket nonblocking mode affects initialization
2022-07-01 13:53 UTC (3+ messages)
[PATCH] doc: fix readability in lib vhost prog guide
2022-07-01 13:52 UTC (3+ messages)
` [PATCH v2] doc/prog_guide: "
[PATCH v3 1/4] doc/howto: rework section on virtio-user as exception path
2022-07-01 12:59 UTC (2+ messages)
[PATCH v2 1/4] vhost: add some trailing newline in log messages
2022-07-01 7:55 UTC
[PATCH v3] net/igc: move the initialization of data path into dev_init
2022-07-01 3:47 UTC (5+ messages)
` [PATCH v4] net/igc: add support for secondary processes
[PATCH] net/netvsc: replace the pointers to vmbus device from secondary process
2022-06-30 12:53 UTC (3+ messages)
[PATCH v3] lib/eal: fix segfaults due to thread exit order
2022-06-30 12:24 UTC (3+ messages)
` [PATCH v4] "
page: next (older) | prev (newer) | 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).