patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] [PATCH 1/6] net/mlx5: fix hairpin Tx queue creation error flow
 2020-05-31 11:26 UTC  (7+ messages)
` [dpdk-stable] [PATCH 2/6] net/mlx5: fix hairpin Rx "
` [dpdk-stable] [PATCH 3/6] net/mlx5: fix unnecessary init in socket handle
` [dpdk-stable] [PATCH 4/6] net/mlx5: fix socket handle closing
` [dpdk-stable] [PATCH 5/6] net/mlx5: fix needless txq initialization check
` [dpdk-stable] [PATCH 6/6] net/mlx5: fix compiler code arrangement in MPLS support
` [dpdk-stable] [dpdk-dev] [PATCH 1/6] net/mlx5: fix hairpin Tx queue creation error flow

[dpdk-stable] [dpdk-dev] [PATCH] rte_sched: correctly free allocated subport memory
 2020-05-30  8:05 UTC  (2+ messages)

[dpdk-stable] [dpdk-dev] [PATCH] bus/vmbus: fix wrong allocation for device.name
 2020-05-29 17:47 UTC  (4+ messages)

[dpdk-stable] [PATCH 19.11] net/ena/base: fix testing for supported hash function
 2020-05-29 17:11 UTC  (2+ messages)

[dpdk-stable] [PATCH 19.11 0/6] backport for hns3 PMD driver
 2020-05-29  8:47 UTC  (8+ messages)
` [dpdk-stable] [PATCH 19.11 1/6] net/hns3: support Rx interrupt
` [dpdk-stable] [PATCH 19.11 2/6] net/hns3: support different numbers of Rx and Tx queues
` [dpdk-stable] [PATCH 19.11 3/6] net/hns3: fix RSS indirection table configuration
` [dpdk-stable] [PATCH 19.11 4/6] net/hns3: fix Tx interrupt when enabling Rx interrupt
` [dpdk-stable] [PATCH 19.11 5/6] net/hns3: fix Rx interrupt after reset
` [dpdk-stable] [PATCH 19.11 6/6] net/hns3: fix MSI-X interrupt during initialization

[dpdk-stable] [PATCH 18.11] kni: fix ethtool build with kernel 5.6
 2020-05-29  8:25 UTC  (3+ messages)
` [dpdk-stable] [PATCH 18.11 v2] "

[dpdk-stable] please help backporting some patches to stable release 19.11.3
 2020-05-29  3:38 UTC  (3+ messages)

[dpdk-stable] [PATCH v14 1/2] eal: add uuid dependent header files explicitly
 2020-05-29  1:37 UTC  (2+ messages)
  ` [dpdk-stable] [PATCH v15 "

[dpdk-stable] [PATCH 3/3] lib: remind experimental status in library headers
 2020-05-28 18:40 UTC  (6+ messages)

[dpdk-stable] [PATCH 19.11] doc: add NASM installation steps
 2020-05-28 16:33 UTC  (2+ messages)

[dpdk-stable] patch 'app/pipeline: fix build with gcc 10' has been queued to LTS release 18.11.9
 2020-05-28 16:23 UTC  (95+ messages)
` [dpdk-stable] patch 'examples/eventdev: "
` [dpdk-stable] patch 'drivers: add crypto as dependency for event drivers' "
` [dpdk-stable] patch 'eal: fix log message print for regex' "
` [dpdk-stable] patch 'eal/arm64: fix precise TSC' "
` [dpdk-stable] patch 'mem: mark pages as not accessed when reserving VA' "
` [dpdk-stable] patch 'service: fix crash on exit' "
` [dpdk-stable] patch 'pci: fix build on ppc' "
` [dpdk-stable] patch 'net/i40e: fix X722 performance' "
` [dpdk-stable] patch 'doc: fix number of failsafe sub-devices' "
` [dpdk-stable] patch 'net/sfc: fix reported promiscuous/multicast mode' "
` [dpdk-stable] patch 'net/sfc: fix initialization error path' "
` [dpdk-stable] patch 'net/sfc: fix Rx queue start failure "
` [dpdk-stable] patch 'net/mlx5: fix mask used for IPv6 item validation' "
` [dpdk-stable] patch 'ethdev: fix spelling' "
` [dpdk-stable] patch 'net/sfc/base: reduce filter priorities to implemented only' "
` [dpdk-stable] patch 'net/sfc/base: reject automatic filter creation by users' "
` [dpdk-stable] patch 'net/sfc/base: refactor filter lookup loop in EF10' "
` [dpdk-stable] patch 'net/sfc/base: handle manual and auto filter clashes "
` [dpdk-stable] patch 'net/mlx5: fix CVLAN tag set in IP item translation' "
` [dpdk-stable] patch 'contigmem: cleanup properly when load fails' "
` [dpdk-stable] patch 'devtools: fix symbol map change check' "
` [dpdk-stable] patch 'test: skip some subtests in no-huge mode' "
` [dpdk-stable] patch 'test/kvargs: fix to consider empty elements as valid' "
` [dpdk-stable] patch 'test/kvargs: fix invalid cases check' "
` [dpdk-stable] patch 'kvargs: fix buffer overflow when parsing list' "
` [dpdk-stable] patch 'bus/pci: fix devargs on probing again' "
` [dpdk-stable] patch 'common/qat: fix GEN3 marketing name' "
` [dpdk-stable] patch 'event/dsw: remove redundant control ring poll' "
` [dpdk-stable] patch 'event/dsw: remove unnecessary read barrier' "
` [dpdk-stable] patch 'doc: fix sphinx compatibility' "
` [dpdk-stable] patch 'log: fix level picked with globbing on type register' "
` [dpdk-stable] patch 'doc: fix matrix CSS for recent sphinx' "
` [dpdk-stable] patch 'vfio: fix race condition with sysfs' "
` [dpdk-stable] patch 'vfio: fix use after free with multiprocess' "
` [dpdk-stable] patch 'drivers: fix log type variables for -fno-common' "
` [dpdk-stable] patch 'drivers/crypto: "
` [dpdk-stable] patch 'test/crypto: fix flag check' "
` [dpdk-stable] patch 'crypto/openssl: fix out-of-place encryption' "
` [dpdk-stable] patch 'security: fix verification of parameters' "
` [dpdk-stable] patch 'security: fix return types in documentation' "
` [dpdk-stable] patch 'security: fix session counter' "
` [dpdk-stable] patch 'test: remove redundant macro' "
` [dpdk-stable] patch 'net/mlx5: fix validation of VXLAN/VXLAN-GPE specs' "
` [dpdk-stable] patch 'examples/vmdq: fix output of pools/queues' "
` [dpdk-stable] patch 'net/mvneta: do not use PMD log type' "
` [dpdk-stable] patch 'net/virtio: "
` [dpdk-stable] patch 'net/tap: "
` [dpdk-stable] patch 'net/bnxt: "
` [dpdk-stable] patch 'net/dpaa: use dynamic "
` [dpdk-stable] patch 'net/thunderx: "
` [dpdk-stable] patch 'net/tap: remove unused assert' "
` [dpdk-stable] patch 'net/octeontx: fix meson build for disabled drivers' "
` [dpdk-stable] patch 'net/netvsc: propagate descriptor limits from VF' "
` [dpdk-stable] patch 'net/netvsc: handle Rx packets during multi-channel setup' "
` [dpdk-stable] patch 'net/netvsc: split send buffers from Tx descriptors' "
` [dpdk-stable] patch 'net/netvsc: fix memory free on device close' "
` [dpdk-stable] patch 'net/netvsc: remove process event optimization' "
` [dpdk-stable] patch 'net/netvsc: handle Tx completions based on burst size' "
` [dpdk-stable] patch 'net/netvsc: avoid possible live lock' "
` [dpdk-stable] patch 'ethdev: fix build when vtune profiling is on' "
` [dpdk-stable] patch 'examples/vmdq: fix RSS configuration' "
` [dpdk-stable] patch 'net/ena/base: make allocation macros thread-safe' "
` [dpdk-stable] patch 'net/ena/base: prevent allocation of zero sized memory' "
` [dpdk-stable] patch 'net/ena/base: fix testing for supported hash function' "
` [dpdk-stable] patch 'net/ena/base: fix documentation of functions' "
` [dpdk-stable] patch 'net/ena/base: fix indentation in CQ polling' "
` [dpdk-stable] patch 'net/ena/base: fix indentation of multiple defines' "
` [dpdk-stable] patch 'net/ena: set IO ring size to valid value' "
` [dpdk-stable] patch 'net/null: fix secondary burst function selection' "
` [dpdk-stable] patch 'net/null: remove redundant check' "
` [dpdk-stable] patch 'vhost/crypto: add missing user protocol flag' "
` [dpdk-stable] patch 'net/vhost: fix potential memory leak on close' "
` [dpdk-stable] patch 'net/virtio: fix outdated comment' "
` [dpdk-stable] patch 'vhost: remove unused variable' "
` [dpdk-stable] patch 'vhost: make IOTLB cache name unique among processes' "
` [dpdk-stable] patch 'net/mlx4: fix build with -fno-common' "
` [dpdk-stable] patch 'net/i40e: relax barrier in Tx for NEON' "
` [dpdk-stable] patch 'net/tap: fix mbuf and mem leak during queue release' "
` [dpdk-stable] patch 'net/tap: fix check for mbuf number of segment' "
` [dpdk-stable] patch 'net/tap: fix file close on remove' "
` [dpdk-stable] patch 'net/tap: fix fd leak on creation failure' "
` [dpdk-stable] patch 'net/tap: fix unexpected link handler' "
` [dpdk-stable] patch 'net/virtio-user: fix devargs parsing' "
` [dpdk-stable] patch 'net/tap: fix queues fd check before close' "
` [dpdk-stable] patch 'net/iavf: fix stats query error code' "
` [dpdk-stable] patch 'net/bnxt: fix VLAN add when port is stopped' "
` [dpdk-stable] patch 'security: fix crash at accessing non-implemented ops' "
` [dpdk-stable] patch 'lpm6: fix size of tbl8 group' "
` [dpdk-stable] patch 'lpm6: fix comments spelling' "
` [dpdk-stable] patch 'eal: "
` [dpdk-stable] patch 'fix various typos found by Lintian' "
` [dpdk-stable] patch 'app: fix usage help of options separated by dashes' "
` [dpdk-stable] patch 'usertools: check for pci.ids in /usr/share/misc' "
` [dpdk-stable] patch 'bus/pci: fix UIO resource access from secondary process' "

[dpdk-stable] [PATCH] doc: fix API index
 2020-05-28 10:04 UTC  (4+ messages)

[dpdk-stable] [PATCH] net/mlx5: fix counter query fail during port closing
 2020-05-28  9:22 UTC  (2+ messages)
` [dpdk-stable] [PATCH v2] net/mlx5: fix interrupt installation timing

[dpdk-stable] [PATCH] net/mlx5: fix potential null dereference in port close
 2020-05-28  6:59 UTC  (2+ messages)
` [dpdk-stable] [PATCH v2] net/mlx5: fix secondary process resources release

[dpdk-stable] [dpdk-dev] [PATCH] net/bnxt: fix missed unlock reported by coverity
 2020-05-28  1:05 UTC  (3+ messages)

[dpdk-stable] [dpdk-dev] [PATCH v2] test-pmd: fix memory leaks when mtr policer actions update fails
 2020-05-27 22:57 UTC  (7+ messages)

[dpdk-stable] [PATCH] net/failsafe: report valid RSS RETA size
 2020-05-27 22:02 UTC  (5+ messages)
      ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 01/37] bus/fslmc: fix getting the FD error
 2020-05-27 18:08 UTC  (4+ messages)
  ` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH 02/37] net/dpaa: fix fd offset data type
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] eal: fix epoll fd list rebuild
 2020-05-27 17:19 UTC  (7+ messages)
` [dpdk-stable] [dpdk-dev] "
  ` [dpdk-stable] [EXT] "
    ` [dpdk-stable] [dpdk-dev] [EXT] "

[dpdk-stable] please help backporting some patches to stable release 19.11.3
 2020-05-27 16:10 UTC 

[dpdk-stable] [PATCH] bugfix: udptcp_checksum should tread tcp and udp differently
 2020-05-27 15:36 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] bugfix: rte_raw_checksum
 2020-05-27 14:58 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] bugfix: udptcp_checksum should tread tcp and udp differently
 2020-05-27 14:40 UTC 

[dpdk-stable] [PATCH v2 1/5] test/bpf: fix few small issues
 2020-05-27 14:16 UTC  (2+ messages)
  ` [dpdk-stable] [PATCH v2 2/5] bpf: fix add/sub min/max estimations

[dpdk-stable] [dpdk-dev] [PATCH 1/2] vfio: fix check for vfio_group_fd
 2020-05-27 10:45 UTC  (4+ messages)

[dpdk-stable] patch 'vhost: fix zero-copy server mode' has been queued to stable release 19.11.3
 2020-05-27  9:24 UTC  (20+ messages)
` [dpdk-stable] patch 'net/mvpp2: fix build with gcc 10' "
  ` [dpdk-stable] patch 'examples/vm_power: fix build with -fno-common' "
  ` [dpdk-stable] patch 'examples/vm_power: drop Unix path limit redefinition' "
  ` [dpdk-stable] patch 'doc: fix build with doxygen 1.8.18' "
  ` [dpdk-stable] patch 'cryptodev: fix SHA-1 digest enum comment' "
  ` [dpdk-stable] patch 'net/bnxt: fix Rx ring producer index' "
  ` [dpdk-stable] patch 'net/octeontx2: fix buffer size assignment' "
  ` [dpdk-stable] patch 'net/hinic: fix TSO' "
  ` [dpdk-stable] patch 'net/sfc/base: fix manual filter delete in EF10' "
  ` [dpdk-stable] patch 'net/i40e: fix setting L2TAG' "
  ` [dpdk-stable] patch 'net/iavf: "
  ` [dpdk-stable] patch 'net/ice: "
  ` [dpdk-stable] patch 'net/i40e: fix flow director enabling' "
  ` [dpdk-stable] patch 'net/ixgbe: check driver type in MACsec API' "
  ` [dpdk-stable] patch 'examples/kni: fix crash during MTU set' "
  ` [dpdk-stable] patch 'examples/ip_pipeline: remove check of null response' "
  ` [dpdk-stable] patch 'doc: fix typo in contributors guide' "
  ` [dpdk-stable] patch 'doc: prefer https when pointing to dpdk.org' "

[dpdk-stable] [PATCH 1/2] mk: fix unsupported flag error on armhf architercture
 2020-05-27  8:28 UTC  (5+ messages)
` [dpdk-stable] [PATCH 2/2] doc: add aarch32 build guidance
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] lib/librte_net: fix bug for ipv4 checksum calculating
 2020-05-26 10:08 UTC 

[dpdk-stable] [PATCH] net/octeontx2: fix seg fault on running procinfo
 2020-05-25  8:51 UTC 

[dpdk-stable] [PATCH] net/ice: fix switch action number check
 2020-05-25  1:53 UTC  (3+ messages)

[dpdk-stable] [dpdk-dev] [PATCH] test-pmd: fix memory leaks when mtr policer actions update fails
 2020-05-25  1:45 UTC  (3+ messages)

[dpdk-stable] [PATCH] devtools: avoid config backup during test build setup
 2020-05-24 22:02 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] devtools: remove config backup after "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] doc: prefer https when pointing to dpdk.org
 2020-05-24 21:44 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

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