patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] [PATCH] vhost: fix virtqueue initialization
 2020-11-09 18:40 UTC  (8+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/af_xdp: do not use fixed size storage for pointer
 2020-11-09 18:00 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/mlx5: fix Tx queue completions on stop
 2020-11-09 15:37 UTC  (3+ messages)

[dpdk-stable] [PATCH] net/mlx5: fix Rx queues completion index consistency
 2020-11-09 14:38 UTC  (3+ messages)

[dpdk-stable] [PATCH v3 0/3] vhost: fix fd an memory leaks
 2020-11-09 12:16 UTC  (4+ messages)
` [dpdk-stable] [PATCH v3 1/3] vhost: fix error path when setting memory tables
` [dpdk-stable] [PATCH v3 2/3] vhost: fix fd leak in dirty logging setup
` [dpdk-stable] [PATCH v3 3/3] vhost: fix fd leak in kick setup

[dpdk-stable] [PATCH v2 0/3] vhost: fix fd an memory leaks
 2020-11-09 12:11 UTC  (6+ messages)
` [dpdk-stable] [PATCH v2 1/3] vhost: fix error path when setting memory tables
` [dpdk-stable] [PATCH v2 2/3] vhost: fix fd leak in dirty logging setup
` [dpdk-stable] [PATCH v2 3/3] vhost: fix fd leak in kick setup

[dpdk-stable] [PATCH v2 0/2] raw/ifpga/base: fix defects found by coverity scan
 2020-11-09  9:41 UTC  (6+ messages)
` [dpdk-stable] [PATCH v2 1/2] raw/ifpga/base: unlock mutex when nios init fail
` [dpdk-stable] [PATCH v2 2/2] raw/ifpga/base: check pointer adapter before dereference

[dpdk-stable] [PATCH] net/mlx5: fix the eCPRI common header endianness
 2020-11-09  6:01 UTC  (6+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/mlx5: fix switch port id when representor in bonding
 2020-11-08  9:49 UTC  (2+ messages)

[dpdk-stable] [PATCH] mbuf: fix reset on mbuf free
 2020-11-08  7:25 UTC  (7+ messages)
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/mlx5: fix info about Rx descriptors for MPRQ
 2020-11-08  4:28 UTC  (2+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] net/mlx5: fix eCPRI previous layer checking
 2020-11-06 17:43 UTC  (5+ messages)

[dpdk-stable] [PATCH] usertools/cpu_layout: fix code to be pep8 style compliant
 2020-11-06 12:40 UTC 

[dpdk-stable] [PATCH v4 1/8] app/testpmd: fix uint build error with musl libc
 2020-11-06  9:24 UTC  (9+ messages)
    ` [dpdk-stable] [dpdk-dev] [PATCH v4 1/8] app/testpmd: fix uint build error withmusl libc
  ` [dpdk-stable] [PATCH v4 2/8] net/cxgbe: fix uint build error with musl libc
    ` [dpdk-stable] [dpdk-dev] [PATCH v4 2/8] net/cxgbe: fix uint build error with musllibc
  ` [dpdk-stable] [PATCH v4 3/8] bus/pci: add fallback for out* for non GNU libc
  ` [dpdk-stable] [PATCH v4 4/8] bus/dpaa: use warn instead of error to improve portability
  ` [dpdk-stable] [PATCH v4 5/8] bus/dpaa: fix detection of 64 bit arch
  ` [dpdk-stable] [PATCH v4 6/8] common/dpaax: build fix for musl libc
  ` [dpdk-stable] [PATCH v4 8/8] eal: add missing include to fix build with "

[dpdk-stable] [PATCH 0/3] vhost: fix fd an memory leaks
 2020-11-06  8:13 UTC  (9+ messages)
` [dpdk-stable] [PATCH 1/3] vhost: fix error path when setting memory tables
` [dpdk-stable] [PATCH 2/3] vhost: fix fd leak in dirty logging setup
` [dpdk-stable] [PATCH 3/3] vhost: fix fd leak in kick setup

[dpdk-stable] [PATCH 1/2] net/i40e: fix incorrect FDIR flex mask
 2020-11-06  6:47 UTC  (5+ messages)
` [dpdk-stable] [PATCH 2/2] net/i40e: fix incorrect FDIR flex pit
` [dpdk-stable] [PATCH v2] net/i40e: fix incorrect FDIR flex configuration

[dpdk-stable] [PATCH 19.11] crypto/octeontx2: fix for multi process
 2020-11-06  5:21 UTC  (5+ messages)
  ` [dpdk-stable] [EXT] "

[dpdk-stable] [PATCH 4/4] event/dlb2: add missing sections to documentation
 2020-11-05 21:22 UTC  (4+ messages)
` [dpdk-stable] [PATCH 3/4] event/dlb2: fix dereference NULL pointer Coverity warning
` [dpdk-stable] [PATCH 1/4] event/dlb: fix memory overrun "
` [dpdk-stable] [PATCH 2/4] event/dlb: fix no-effect "

[dpdk-stable] [PATCH 1/1] app/testpmd: revert max Rx packet length adjustment
 2020-11-05 18:18 UTC  (4+ messages)

[dpdk-stable] [PATCH] net/mlx5: fix Tx queue stop state
 2020-11-05 17:41 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/2] eal: fix missing installation of mcslock headers
 2020-11-05 15:57 UTC  (7+ messages)
` [dpdk-stable] [PATCH 2/2] eal: fix missing installation of ticketlock headers
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] mempool: fix ignore return value Coverity issue
 2020-11-05 13:58 UTC  (2+ messages)

[dpdk-stable] [PATCH] common/mlx5: free MR resource while device DMA unmap
 2020-11-05 13:25 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] patch 'bus/pci: remove duplicate declaration' has been queued to LTS release 18.11.11
 2020-11-05 13:22 UTC  (69+ messages)
` [dpdk-stable] patch 'net/failsafe: fix double space in warning log' "
` [dpdk-stable] patch 'net/netvsc: fix multiple channel Rx' "
` [dpdk-stable] patch 'net/netvsc: fix stale value after free' "
` [dpdk-stable] patch 'net/mlx5: remove unused log macros' "
` [dpdk-stable] patch 'net/bnxt: fix endianness while setting L4 destination port' "
` [dpdk-stable] patch 'net/iavf: downgrade error log' "
` [dpdk-stable] patch 'ethdev: remove redundant license text' "
` [dpdk-stable] patch 'net/i40e/base: fix function header arguments' "
` [dpdk-stable] patch 'net/i40e/base: fix Rx only for unicast promisc on VLAN' "
` [dpdk-stable] patch 'net/tap: free mempool when closing' "
` [dpdk-stable] patch 'net/dpaa2: fix misuse of interface index' "
` [dpdk-stable] patch 'net/cxgbe: fix duplicate MAC addresses in MPS TCAM' "
` [dpdk-stable] patch 'net/nfp: expand device info get' "
` [dpdk-stable] patch 'app/testpmd: fix name of bitrate library in meson build' "
` [dpdk-stable] patch 'gso: fix payload unit size for UDP' "
` [dpdk-stable] patch 'doc: improve multiport PF in nfp guide' "
` [dpdk-stable] patch 'net/sfc/base: fix tunnel configuration' "
` [dpdk-stable] patch 'vhost: fix IOTLB mempool single-consumer flag' "
` [dpdk-stable] patch 'net/qede: fix milliseconds sleep macro' "
` [dpdk-stable] patch 'net/ena/base: use min/max macros with type conversion' "
` [dpdk-stable] patch 'net/ena/base: specify delay operations' "
` [dpdk-stable] patch 'net/ena/base: fix release of wait event' "
` [dpdk-stable] patch 'net/i40e: fix byte counters' "
` [dpdk-stable] patch 'net/ixgbe: fix VF reset HW error handling' "
` [dpdk-stable] patch 'net/bnxt: fix shift operation' "
` [dpdk-stable] patch 'net/bnxt: fix queue get info' "
` [dpdk-stable] patch 'mempool/octeontx: fix aura to pool mapping' "
` [dpdk-stable] patch 'net/fm10k: fix memory leak when thresh check fails' "
` [dpdk-stable] patch 'app/testpmd: fix port id check in Tx VLAN command' "
` [dpdk-stable] patch 'app/testpmd: fix VLAN configuration on failure' "
` [dpdk-stable] patch 'app/testpmd: remove restriction on Tx segments set' "
` [dpdk-stable] patch 'app/testpmd: fix descriptor id check' "
` [dpdk-stable] patch 'app/testpmd: fix displaying Rx/Tx queues information' "
` [dpdk-stable] patch 'net/qede: fix dereference before null check' "
` [dpdk-stable] patch 'app: fix ethdev port id size' "
` [dpdk-stable] patch 'doc: "
` [dpdk-stable] patch 'vdpa/ifc: fix build with recent kernels' "
` [dpdk-stable] patch 'vfio: fix group descriptor check' "
` [dpdk-stable] patch 'bus/pci: fix memory leak when unmapping VFIO resource' "
` [dpdk-stable] patch 'bus/pci: fix leak on VFIO mapping error' "
` [dpdk-stable] patch 'doc: fix formatting of notes in meson guide' "
` [dpdk-stable] patch 'mem: fix allocation in container with SELinux' "
` [dpdk-stable] patch 'bus/fslmc: fix dpio close' "
` [dpdk-stable] patch 'raw/skeleton: reset test statistics' "
` [dpdk-stable] patch 'raw/skeleton: allow closing already closed device' "
` [dpdk-stable] patch 'port: remove useless assignment' "
` [dpdk-stable] patch 'timer: add limitation note for sync stop and reset' "
` [dpdk-stable] patch 'app/testpmd: fix build with gcc 11' "
` [dpdk-stable] patch 'pmdinfogen: "
` [dpdk-stable] patch 'net/mlx5: fix Rx queue count calculation' "
` [dpdk-stable] patch 'net/qede: fix getting link details' "
` [dpdk-stable] patch 'net/fm10k: fix memory leak when Tx thresh check fails' "
` [dpdk-stable] patch 'raw/dpaa2_qdma: fix reset' "
` [dpdk-stable] patch 'eal: fix doxygen for EAL cleanup' "
` [dpdk-stable] patch 'build: skip detecting libpcap via pcap-config' "
` [dpdk-stable] patch 'doc: fix diagram in dpaa2 guide' "
` [dpdk-stable] patch 'net: check segment pointer in raw checksum processing' "
` [dpdk-stable] patch 'net/virtio: check raw checksum failure' "
` [dpdk-stable] patch 'mem: fix allocation failure on non-NUMA kernel' "
` [dpdk-stable] patch 'doc: fix missing classify methods in ACL guide' "
` [dpdk-stable] patch 'table: fix hash for 32-bit' "
` [dpdk-stable] patch 'test/crypto: fix device number' "
` [dpdk-stable] patch 'test/crypto: fix stats test' "
` [dpdk-stable] patch 'cryptodev: fix parameter parsing' "
` [dpdk-stable] patch 'crypto/dpaa2_sec: fix stats query without queue pair' "
` [dpdk-stable] patch 'net/avf: fix scattered Rx enabling' "
` [dpdk-stable] patch 'net/avf: fix iterator for RSS LUT' "

[dpdk-stable] [PATCH] mlx5/net: fix release of SQ resources in error flow
 2020-11-05 12:08 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 19.11] net/bnxt: fix memory leak when freeing VF info
 2020-11-05  9:42 UTC  (2+ messages)

[dpdk-stable] [PATCH 19.11 v1 0/1] fix filters on memory allocation failure
 2020-11-05  9:41 UTC  (3+ messages)
` [dpdk-stable] [PATCH 19.11 v1 1/1] net/hinic: "

[dpdk-stable] [PATCH v1 0/2] Fix defects found by coverity scan
 2020-11-05  9:35 UTC  (5+ messages)
` [dpdk-stable] [PATCH v1 1/2] raw/ifpga/base: unlock mutex when nios init fail
  ` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v1 2/2] raw/ifpga/base: check pointer adapter before derefence
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] please help backporting some patches to LTS release 18.11.11
 2020-11-05  9:19 UTC  (3+ messages)

[dpdk-stable] [PATCH v2 1/3] vfio: revert changes for map contiguous areas in one go
 2020-11-05  9:04 UTC  (2+ messages)
  ` [dpdk-stable] [PATCH v2 2/3] vfio: fix DMA mapping granularity for type1 iova as va

[dpdk-stable] [PATCH] doc: fix typo in ipsec-secgw guide
 2020-11-05  8:36 UTC 

[dpdk-stable] [PATCH] test/telemetry: fix typo at beginning of line
 2020-11-04 21:04 UTC  (2+ messages)

[dpdk-stable] [PATCH v4] lib/power: remove set env deprecation notice
 2020-11-04 20:10 UTC  (3+ messages)
` [dpdk-stable] [PATCH v5] "

[dpdk-stable] [PATCH] doc: fix typo in kni programmers guide
 2020-11-04 19:55 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v5 1/4] test/lpm: fix cycle calculation in rcu qsbr perf
 2020-11-04 19:35 UTC  (6+ messages)
  ` [dpdk-stable] [PATCH v5 2/4] test/lpm: return error on failure "
  ` [dpdk-stable] [PATCH v5 3/4] test/lpm: remove error checking "

[dpdk-stable] [PATCH] common/mlx5: split relaxed ordering set for read and write
 2020-11-04 18:04 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [dpdk-dev] [PATCH v3] ethdev: fix data type for port id
 2020-11-04 13:49 UTC  (5+ messages)
` [dpdk-stable] [dpdk-dev] [PATCH v4] "

[dpdk-stable] [PATCH v1 0/2] fix some csum errors
 2020-11-04 11:05 UTC  (5+ messages)
` [dpdk-stable] [PATCH v1 1/2] net/hinic: fix outer_l3_len parse error

[dpdk-stable] [PATCH 19.11.6] ethdev: fix data type in TC queues
 2020-11-04 10:53 UTC  (4+ messages)

[dpdk-stable] please help backporting some patches to stable release 19.11.6
 2020-11-04  8:42 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).