patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] [PATCH 1/2] devtools: fix version pattern for fix search
 2021-06-12 13:56 UTC  (2+ messages)
` [dpdk-stable] [PATCH 2/2] devtools: auto detect branch to search fix patches

[dpdk-stable] patch 'doc: fix names of UIO drivers' has been queued to stable release 20.11.2
 2021-06-11 23:04 UTC  (180+ messages)
` [dpdk-stable] patch 'stack: allow lock-free only on relevant architectures' "
  ` [dpdk-stable] patch 'config/ppc: reduce number of cores and NUMA nodes' "
  ` [dpdk-stable] patch 'raw/ioat: fix script for configuring small number of queues' "
  ` [dpdk-stable] patch 'eal/arm64: fix platform register bit' "
  ` [dpdk-stable] patch 'mbuf: check shared memory before dumping dynamic space' "
  ` [dpdk-stable] patch 'test/mempool: fix object initializer' "
  ` [dpdk-stable] patch 'app/eventdev: fix overflow in lcore list parsing' "
  ` [dpdk-stable] patch 'eventdev: remove redundant thread name setting' "
  ` [dpdk-stable] patch 'eventdev: fix memory leakage on thread creation failure' "
  ` [dpdk-stable] patch 'acl: fix build with GCC 11' "
  ` [dpdk-stable] patch 'bpf: fix JSLT validation' "
  ` [dpdk-stable] patch 'power: save original ACPI governor always' "
  ` [dpdk-stable] patch 'doc: fix multiport syntax in nfp guide' "
  ` [dpdk-stable] patch 'net/kni: check init result' "
  ` [dpdk-stable] patch 'drivers/net: fix FW version query' "
  ` [dpdk-stable] patch 'net/hns3: fix mailbox error message' "
  ` [dpdk-stable] patch 'net/hns3: fix processing link status message on PF' "
  ` [dpdk-stable] patch 'net/hns3: remove unused mailbox macro and struct' "
  ` [dpdk-stable] patch 'net/bonding: fix leak on remove' "
  ` [dpdk-stable] patch 'test/kni: fix a comment' "
  ` [dpdk-stable] patch 'test/kni: check init result' "
  ` [dpdk-stable] patch 'app/testpmd: fix max queue number for Tx offloads' "
  ` [dpdk-stable] patch 'net/tap: fix interrupt vector array size' "
  ` [dpdk-stable] patch 'net/hns3: fix typos on comments' "
  ` [dpdk-stable] patch 'app/testpmd: fix segment number check' "
  ` [dpdk-stable] patch 'doc: fix formatting in testpmd guide' "
  ` [dpdk-stable] patch 'net/bonding: fix socket ID check' "
  ` [dpdk-stable] patch 'net/hns3: fix handling link update' "
  ` [dpdk-stable] patch 'common/sfc_efx/base: fix dereferencing null pointer' "
  ` [dpdk-stable] patch 'net/i40e: fix negative VEB index' "
  ` [dpdk-stable] patch 'net/i40e: remove redundant VSI check in Tx queue setup' "
  ` [dpdk-stable] patch 'net/ice: fix fast mbuf freeing' "
  ` [dpdk-stable] patch 'net/iavf: fix VF to PF command failure handling' "
  ` [dpdk-stable] patch 'common/iavf: fix duplicated offload bit' "
  ` [dpdk-stable] patch 'net/e1000: fix flow error message object' "
  ` [dpdk-stable] patch 'vhost: fix queue initialization' "
  ` [dpdk-stable] patch 'vhost: fix redundant vring status change notification' "
  ` [dpdk-stable] patch 'net/virtio: fix getline memory leakage' "
  ` [dpdk-stable] patch 'net/bnxt: remove unnecessary forward declarations' "
  ` [dpdk-stable] patch 'net/bnxt: remove unused function parameters' "
  ` [dpdk-stable] patch 'net/bnxt: use prefix on global function' "
  ` [dpdk-stable] patch 'net/mlx5: remove drop queue function prototypes' "
  ` [dpdk-stable] patch 'net/mlx4: fix buffer leakage on device close' "
  ` [dpdk-stable] patch 'net/mlx5: fix probing device in legacy bonding mode' "
  ` [dpdk-stable] patch 'net/hns3: fix link status when port is stopped' "
  ` [dpdk-stable] patch 'net/hns3: fix link speed when port is down' "
  ` [dpdk-stable] patch 'app/testpmd: fix division by zero on socket memory dump' "
  ` [dpdk-stable] patch 'net/tap: check ioctl on restore' "
  ` [dpdk-stable] patch 'net/kni: warn on stop failure' "
  ` [dpdk-stable] patch 'app/testpmd: fix forward lcores number for DCB' "
  ` [dpdk-stable] patch 'app/testpmd: fix DCB forwarding configuration' "
  ` [dpdk-stable] patch 'app/testpmd: fix DCB re-configuration' "
  ` [dpdk-stable] patch 'app/testpmd: verify DCB config during forward config' "
  ` [dpdk-stable] patch 'net/hns3: log time delta in decimal format' "
  ` [dpdk-stable] patch 'net/hns3: fix time delta calculation' "
  ` [dpdk-stable] patch 'net/hns3: remove unused macros' "
  ` [dpdk-stable] patch 'net/mlx5: fix flow age event triggering' "
  ` [dpdk-stable] patch 'raw/ifpga: fix device name format' "
  ` [dpdk-stable] patch 'net/iavf: fix primary MAC type when starting port' "
  ` [dpdk-stable] patch 'net/i40e: "
  ` [dpdk-stable] patch 'net/sfc: fix mark support in EF100 native Rx datapath' "
  ` [dpdk-stable] patch 'net/bnxt: drop unused attribute' "
  ` [dpdk-stable] patch 'net/hns3: fix vector Rx burst limitation' "
  ` [dpdk-stable] patch 'net/hns3: remove read when enabling TM QCN error event' "
  ` [dpdk-stable] patch 'net/hns3: remove unused VMDq code' "
  ` [dpdk-stable] patch 'net/hns3: increase readability in logs' "
  ` [dpdk-stable] patch 'ethdev: add missing buses in device iterator' "
  ` [dpdk-stable] patch 'test/distributor: fix worker notification in burst mode' "
  ` [dpdk-stable] patch 'test/distributor: fix burst flush on worker quit' "
  ` [dpdk-stable] patch 'telemetry: fix race on callbacks list' "
  ` [dpdk-stable] patch 'net/virtio: fix vectorized Rx queue rearm' "
  ` [dpdk-stable] patch 'vhost: fix offload flags in Rx path' "
  ` [dpdk-stable] patch 'net/bnxt: refactor multi-queue Rx configuration' "
  ` [dpdk-stable] patch 'net/bnxt: fix Rx timestamp when FIFO pending bit is set' "
  ` [dpdk-stable] patch 'net/bnxt: fix dynamic VNIC count' "
  ` [dpdk-stable] patch 'net/bnxt: fix single PF per port check' "
  ` [dpdk-stable] patch 'net/bnxt: fix mismatched type comparison in MAC restore' "
  ` [dpdk-stable] patch 'net/bnxt: check PCI config read' "
  ` [dpdk-stable] patch 'net/bnxt: fix mismatched type comparison in Rx' "
  ` [dpdk-stable] patch 'net/bnxt: prevent device access in error state' "
  ` [dpdk-stable] patch 'regex/octeontx2: remove unused include directory' "
  ` [dpdk-stable] patch 'examples: fix pkg-config override' "
  ` [dpdk-stable] patch 'raw/ntb: check SPAD user index' "
  ` [dpdk-stable] patch 'raw/ntb: check memory allocations' "
  ` [dpdk-stable] patch 'ipc: check malloc sync reply result' "
  ` [dpdk-stable] patch 'eal: fix service core list parsing' "
  ` [dpdk-stable] patch 'app/bbdev: check memory allocation' "
  ` [dpdk-stable] patch 'app/bbdev: fix HARQ error messages' "
  ` [dpdk-stable] patch 'common/qat: increase IM buffer size for GEN3' "
  ` [dpdk-stable] patch 'compress/qat: enable compression on "
  ` [dpdk-stable] patch 'test/crypto: fix auth-cipher compare length in OOP' "
  ` [dpdk-stable] patch 'crypto/dpaa_sec: affine the thread portal affinity' "
  ` [dpdk-stable] patch 'crypto/dpaa2_sec: fix close and uninit functions' "
  ` [dpdk-stable] patch 'test/crypto: copy offset data to OOP destination buffer' "
  ` [dpdk-stable] patch 'bus/fslmc: remove unused debug macro' "
  ` [dpdk-stable] patch 'eal: fix leak in shared lib mode detection' "
  ` [dpdk-stable] patch 'eal: fix memory mapping on 32-bit target' "
  ` [dpdk-stable] patch 'raw/skeleton: add missing check after setting attribute' "
  ` [dpdk-stable] patch 'ipc: use monotonic clock' "
  ` [dpdk-stable] patch 'examples/timer: fix time interval' "
  ` [dpdk-stable] patch 'test/timer: check memzone allocation' "
  ` [dpdk-stable] patch 'doc: remove PDF requirements' "
  ` [dpdk-stable] patch 'power: fix sanity checks for guest channel read' "
  ` [dpdk-stable] patch 'event/dpaa2: remove unused macros' "
  ` [dpdk-stable] patch 'app/eventdev: fix lcore parsing skipping last core' "
  ` [dpdk-stable] patch 'net/ice/base: fix memory allocation wrapper' "
  ` [dpdk-stable] patch 'net/mlx5: fix RSS flow item expansion for GRE key' "
  ` [dpdk-stable] patch 'net/mlx5/linux: fix firmware version' "
  ` [dpdk-stable] patch 'net/ena: switch memcpy to optimized "
  ` [dpdk-stable] patch 'net/ena/base: improve style and comments' "
  ` [dpdk-stable] patch 'net/ena/base: fix type conversions by explicit casting' "
  ` [dpdk-stable] patch 'net/ena/base: destroy multiple wait events' "
  ` [dpdk-stable] patch 'net/ena: fix parsing of large LLQ header device argument' "
  ` [dpdk-stable] patch 'net/ena: fix crash with unsupported "
  ` [dpdk-stable] patch 'net/ena: remove endian swap functions' "
  ` [dpdk-stable] patch 'net/ena: report default ring size' "
  ` [dpdk-stable] patch 'net/nfp: fix reporting of RSS capabilities' "
  ` [dpdk-stable] patch 'net/hns3: return error on PCI config write failure' "
  ` [dpdk-stable] patch 'net/hns3: fix log on flow director clear' "
  ` [dpdk-stable] patch 'net/hns3: clear hash map "
  ` [dpdk-stable] patch 'net/hns3: fix VF alive notification after config restore' "
  ` [dpdk-stable] patch 'net/hns3: fix querying flow director counter for out param' "
  ` [dpdk-stable] patch 'net/txgbe: fix QinQ strip' "
  ` [dpdk-stable] patch 'net/hns3: fix TM QCN error event report by MSI-X' "
  ` [dpdk-stable] patch 'net/hns3: fix mailbox message ID in log' "
  ` [dpdk-stable] patch 'net/hns3: fix secondary process request start/stop Rx/Tx' "
  ` [dpdk-stable] patch 'net/hns3: fix ordering in secondary process initialization' "
  ` [dpdk-stable] patch 'net/hns3: fail setting FEC if one bit mode is not supported' "
  ` [dpdk-stable] patch 'app/testpmd: fix tunnel offload flows cleanup' "
  ` [dpdk-stable] patch 'net/ice: fix leak on thread termination' "
  ` [dpdk-stable] patch 'net/enic: enable GENEVE offload via VNIC configuration' "
  ` [dpdk-stable] patch 'net/mlx5: fix tunnel offload private items location' "
  ` [dpdk-stable] patch 'net/ena: indicate Rx RSS hash presence' "
  ` [dpdk-stable] patch 'net/ice: fix VSI array out of bounds access' "
  ` [dpdk-stable] patch 'net/i40e: fix VF RSS configuration' "
  ` [dpdk-stable] patch 'net/igc: fix speed "
  ` [dpdk-stable] patch 'net/bnx2x: fix build with GCC 11' "
  ` [dpdk-stable] patch 'net/ice/base: "
  ` [dpdk-stable] patch 'net/tap: "
  ` [dpdk-stable] patch 'net/mlx4: fix secondary process initialization ordering' "
  ` [dpdk-stable] patch 'net/mlx5: "
  ` [dpdk-stable] patch 'net/mlx5: fix RSS flow item expansion for NVGRE' "
  ` [dpdk-stable] patch 'test/crypto: fix return value of a skipped test' "
  ` [dpdk-stable] patch 'crypto/qat: fix null authentication request' "
  ` [dpdk-stable] patch 'app/crypto-perf: check memory allocation' "
  ` [dpdk-stable] patch 'examples/rxtx_callbacks: fix port ID format specifier' "
  ` [dpdk-stable] patch 'examples/flow_classify: fix NUMA check of port and core' "
  ` [dpdk-stable] patch 'examples/l2fwd-cat: "
  ` [dpdk-stable] patch 'examples/skeleton: "
  ` [dpdk-stable] patch 'test: check flow classifier creation' "
  ` [dpdk-stable] patch 'test/power: fix CPU frequency check' "
  ` [dpdk-stable] patch 'test/power: add turbo mode to "
  ` [dpdk-stable] patch 'test/power: fix low frequency test when turbo enabled' "
  ` [dpdk-stable] patch 'test/power: fix turbo test' "
  ` [dpdk-stable] patch 'test/table: fix build with GCC 11' "
  ` [dpdk-stable] patch 'examples/l3fwd-power: fix empty poll thresholds' "
  ` [dpdk-stable] patch 'test: fix division by zero' "
  ` [dpdk-stable] patch 'devtools: fix orphan symbols check with busybox' "
  ` [dpdk-stable] patch 'test/crypto: fix build with GCC 11' "
  ` [dpdk-stable] patch 'crypto/zuc: "
  ` [dpdk-stable] patch 'net/mlx4: fix leak when configured repeatedly' "
  ` [dpdk-stable] patch 'net/mlx5: "
  ` [dpdk-stable] patch 'net/mlx5: fix counter offset detection' "
  ` [dpdk-stable] patch 'net/vhost: restore pseudo TSO support' "
  ` [dpdk-stable] patch 'vdpa/mlx5: fix device unplug' "
  ` [dpdk-stable] patch 'net/hns3: fix Rx/Tx queue numbers check' "
  ` [dpdk-stable] patch 'net/hns3: fix requested FC mode rollback' "
  ` [dpdk-stable] patch 'net/hns3: remove meaningless packet buffer "
  ` [dpdk-stable] patch 'net/hns3: fix DCB configuration' "
  ` [dpdk-stable] patch 'net/hns3: fix DCB reconfiguration' "
  ` [dpdk-stable] patch 'net/hns3: fix link speed when VF device is down' "
  ` [dpdk-stable] patch 'net/mlx5: fix loopback for Direct Verbs queue' "
  ` [dpdk-stable] patch 'common/sfc_efx/base: limit reported MCDI response length' "
  ` [dpdk-stable] patch 'common/sfc_efx/base: add missing MCDI response length checks' "
  ` [dpdk-stable] patch 'net/memif: fix Tx bps statistics for zero-copy' "
  ` [dpdk-stable] patch 'test: fix build with GCC 11' "
  ` [dpdk-stable] patch 'event/dlb2: remove references to deferred scheduling' "
  ` [dpdk-stable] patch 'doc: fix runtime options in DLB2 guide' "

[dpdk-stable] [PATCH] malloc: fix size annotation for NUMA-aware realloc
 2021-06-11 19:02 UTC  (6+ messages)
` [dpdk-stable] [dpdk-dev] "
    ` [dpdk-stable] [dts] "

[dpdk-stable] [PATCH] doc: fix SPDX tag
 2021-06-11 16:38 UTC 

[dpdk-stable] [PATCH] net/mlx5: fix switchdev mode recognition
 2021-06-11 15:37 UTC 

[dpdk-stable] [PATCH v4] eal: arm: fix out of tree build
 2021-06-11 10:44 UTC  (6+ messages)
` [dpdk-stable] [PATCH v5] "

[dpdk-stable] [PATCH] examples/l2fwd: fix l2fwd long options parse issue
 2021-06-11 10:27 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2 1/2] examples/l2fwd: fix long option parsing
` [dpdk-stable] [PATCH v2 2/2] examples/l2fwd: remove mac-updating option

[dpdk-stable] [PATCH] bitmap: fix buffer overrun in bitmap init function
 2021-06-11  9:13 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] 19.11.9 patches review and test - V2
 2021-06-11  8:55 UTC  (8+ messages)
` [dpdk-stable] [dpdk-dev] "

[PATCH 20.11 v1 00/18] Backport the new VLAN design for Intel ice PMD
 2021-06-11  7:15 UTC  (8+ messages)
` [dpdk-stable] [PATCH 20.11 v2 "
  ` [dpdk-stable] [PATCH 20.11 v2 13/18] net/ice/base: add inner VLAN protocol type for QinQ filter
  ` [dpdk-stable] [PATCH 20.11 v2 14/18] net/ice/base: fix QinQ PPPoE dummy packet selection
  ` [dpdk-stable] [PATCH 20.11 v2 15/18] net/ice: fix VLAN strip for double VLAN
  ` [dpdk-stable] [PATCH 20.11 v2 16/18] net/ice: fix VLAN 0 adding based on VLAN mode
  ` [dpdk-stable] [PATCH 20.11 v2 17/18] net/ice: enable QinQ filter for switch
  ` [dpdk-stable] [PATCH 20.11 v2 18/18] net/ice: update QinQ switch filter handling

[dpdk-stable] please help backporting some patches to stable release 20.11.2-rc2
 2021-06-09 13:34 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).