patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] [PATCH v5 1/3] ethdev: fix adding invalid MAC addr
 2017-05-03  1:46 UTC  (4+ messages)
  ` [dpdk-stable] [PATCH v6 "

[dpdk-stable] [PATCH] net/ixgbe: fix default MAC setting
 2017-05-03  1:01 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/bnx2x: update document for PMD usage
 2017-05-02 23:57 UTC  (2+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] patch 'examples: fix build clean on FreeBSD' has been queued to LTS release 16.11.2
 2017-05-02  9:32 UTC  (27+ messages)
` [dpdk-stable] patch 'examples/performance-thread: fix compilation on Suse 11 SP2' "
` [dpdk-stable] patch 'mbuf: fix missing includes in exported header' "
` [dpdk-stable] patch 'net/qede: fix default MAC address handling' "
` [dpdk-stable] patch 'net/qede: fix fastpath rings reset phase' "
` [dpdk-stable] patch 'net/qede/base: fix find zero bit macro' "
` [dpdk-stable] patch 'net/i40e: fix mbuf alloc failed counter' "
` [dpdk-stable] patch 'net/bonding: fix updating slave link status' "
` [dpdk-stable] patch 'net/virtio: fix MSI-X for modern devices' "
` [dpdk-stable] patch 'net/virtio: fix link status always down' "
` [dpdk-stable] patch 'net/virtio: fix crash when closing twice' "
` [dpdk-stable] patch 'crypto/openssl: fix AAD capabilities for AES-GCM' "
` [dpdk-stable] patch 'crypto/openssl: fix AES-GCM capability' "
` [dpdk-stable] patch 'examples/l2fwd-crypto: fix packets array index' "
` [dpdk-stable] patch 'crypto/qat: fix dequeue statistics' "
` [dpdk-stable] patch 'cryptodev: fix API digest length comments' "
` [dpdk-stable] patch 'app/testpmd: fix crash at mbuf pool creation' "
` [dpdk-stable] patch 'app/testpmd: fix exit without freeing resources' "
` [dpdk-stable] patch 'examples/performance-thread: fix build on FreeBSD 10.0' "
` [dpdk-stable] patch 'examples/multi_process: fix timer update' "
` [dpdk-stable] patch 'examples/l3fwd-power: fix handling no Rx queue' "
` [dpdk-stable] patch 'examples/l3fwd-power: fix Rx descriptor size' "
` [dpdk-stable] patch 'examples/load_balancer: fix Tx flush' "
` [dpdk-stable] patch 'net/thunderx: fix deadlock in Rx path' "
` [dpdk-stable] patch 'doc: add limitation of AAD size to QAT guide' "
` [dpdk-stable] patch 'net/qede: fix FW version string for VF' "
` [dpdk-stable] patch 'examples/performance-thread: fix build on FreeBSD' "

[dpdk-stable] [PATCH 01/11] net/qede: fix default MAC address handling
 2017-05-02  6:15 UTC  (8+ messages)
` [dpdk-stable] [PATCH 02/11] net/qede: fix reset of fastpath rings after port stop
` [dpdk-stable] [PATCH 07/11] net/qede: fix FW version string display for SRIOV
` [dpdk-stable] [PATCH 08/11] net/qede/base: fix coverity issues
` [dpdk-stable] [PATCH 10/11] net/qede/base: fix find zero bit macro
` [dpdk-stable] [PATCH 11/11] net/qede: fix to limit CFLAGS to base files

[dpdk-stable] [PATCH v4 1/3] ethdev: fix adding invalid MAC addr
 2017-05-02  1:51 UTC  (7+ messages)

[dpdk-stable] [dpdk-dev] [PATCH] net/thunderx: fix deadlock in Rx path
 2017-05-01 20:31 UTC  (2+ messages)

[dpdk-stable] [PATCH] examples/l3fwd-power: fix Rx descriptor size
 2017-05-01 16:01 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] examples/l3fwd-power: fix zero rxq handling
 2017-05-01 15:52 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2] app/testpmd: fix exit without freeing resources
 2017-05-01 13:41 UTC  (3+ messages)

[dpdk-stable] [PATCH 1/2] app/testpmd: fix crash at mbuf pool creation
 2017-05-01 13:18 UTC  (5+ messages)
` [dpdk-stable] [PATCH 2/2] app/testpmd: fix number of mbufs in pool

[dpdk-stable] [PATCH] net/qede: fix to increment Tx packets
 2017-05-01  9:35 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] lib/librte_cmdline: fix CLI parsing issue
 2017-04-30 22:18 UTC  (4+ messages)

[dpdk-stable] [PATCH 1/3] net/i40e: fix memory overflow for 32 bit vPMD
 2017-04-30  5:26 UTC  (3+ messages)
` [dpdk-stable] [PATCH 2/3] net/ixgbe: "
` [dpdk-stable] [PATCH 3/3] net/fm10k: "

[dpdk-stable] [PATCH v5 1/3] ethdev: fix adding invalid MAC addr
 2017-04-29  6:08 UTC 

[dpdk-stable] [PATCH 1/3] net/i40e: fix memory overflow for 32 bit vPMD
 2017-04-28 22:08 UTC  (3+ messages)
` [dpdk-stable] [PATCH 2/3] net/ixgbe: "
` [dpdk-stable] [PATCH 3/3] net/fm10k: "

[dpdk-stable] [PATCH] lib/cryptodev: fix API digest length comments
 2017-04-28 15:44 UTC  (6+ messages)

[dpdk-stable] [PATCH] crypto/qat: fix dequeue count stats retrieval
 2017-04-28  7:54 UTC  (3+ messages)

[dpdk-stable] [PATCH] igbvf: fix MAC address set problem
 2017-04-28  7:20 UTC  (4+ messages)

[dpdk-stable] [PATCH v2] vhost: workaround MQ fails to startup
 2017-04-28  4:29 UTC  (3+ messages)

[dpdk-stable] [PATCH] examples/l2fwd-crypto: fix wrong array index
 2017-04-27 13:35 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2] app/testpmd: check port is stopped for QinQ setup
 2017-04-27  8:11 UTC  (5+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/3] net/virtio: fix wrong MSI-X for modern devices
 2017-04-27  7:35 UTC  (4+ messages)
` [dpdk-stable] [PATCH 3/3] net/virtio: fix link status always being down
  ` [dpdk-stable] [PATCH v2 1/4] net/virtio: fix wrong MSI-X for modern devices
  ` [dpdk-stable] [PATCH v2 4/4] net/virtio: fix link status always being down

[dpdk-stable] [PATCH 1/3] net/i40e: disable vector PMD for i686
 2017-04-27  7:01 UTC  (6+ messages)
` [dpdk-stable] [PATCH 2/3] net/ixgbe: "
` [dpdk-stable] [PATCH 3/3] net/fm10k: "
  ` [dpdk-stable] [PATCH 1/3 v2] net/i40e: "
  ` [dpdk-stable] [PATCH 2/3 v2] net/ixgbe: "
  ` [dpdk-stable] [PATCH 3/3 v2] net/fm10k: "

[dpdk-stable] [PATCH 1/3 v2] net/i40e: disable vector PMD for i686
 2017-04-27  6:57 UTC  (3+ messages)
` [dpdk-stable] [PATCH 2/3 v2] net/ixgbe: "
` [dpdk-stable] [PATCH 3/3 v2] net/fm10k: "

[dpdk-stable] [PATCH] net/e1000: fix vf received problem
 2017-04-27  5:41 UTC  (2+ messages)

[dpdk-stable] [PATCH 06/13] mbuf: fix missing includes in exported header
 2017-04-27  1:03 UTC  (17+ messages)
` [dpdk-stable] [PATCH 09/13] efd: fix missing include "
` [dpdk-stable] [PATCH 11/13] ethdev: fix C++ errors in flow API
` [dpdk-stable] [PATCH 13/13] ethdev: fix incomplete items "
  ` [dpdk-stable] [PATCH v2 06/13] mbuf: fix missing includes in exported header
  ` [dpdk-stable] [PATCH v2 09/13] efd: fix missing include "
  ` [dpdk-stable] [PATCH v2 11/13] ethdev: fix C++ errors in flow API
  ` [dpdk-stable] [PATCH v2 13/13] ethdev: fix incomplete items "
    ` [dpdk-stable] [PATCH v3 06/14] mbuf: fix missing includes in exported header
    ` [dpdk-stable] [PATCH v3 09/14] efd: fix missing include "
    ` [dpdk-stable] [PATCH v3 11/14] ethdev: fix C++ errors in flow API
    ` [dpdk-stable] [PATCH v3 13/14] ethdev: fix incomplete items "
    ` [dpdk-stable] [PATCH v3 14/14] eal: fix debug macro redefinition

[dpdk-stable] [PATCH] nfp: fix mbuf releasing when segments
 2017-04-26 20:07 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] lib/cryptodev: fix API aad comments
 2017-04-26 14:21 UTC 

[dpdk-stable] [PATCH] crypto/openssl: fix incomplete capability
 2017-04-26 14:20 UTC  (2+ messages)

[dpdk-stable] [dpdk-dev] [PATCH] crypto/openssl: fix aad capabilities for AES-GCM
 2017-04-26 14:16 UTC 

[dpdk-stable] [PATCH] crypto/qat: fix aad capabilities for AES-GCM
 2017-04-26 14:13 UTC 

[dpdk-stable] [PATCH] examples/l3fwd-power: fix Rx descriptor size
 2017-04-26 11:23 UTC 

[dpdk-stable] [PATCH] examples/performance-thread: fix compilation on SuSE 11 SP2
 2017-04-24 14:01 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v1 1/1] app/procinfo: buffer null termination fix
 2017-04-21 15:06 UTC 

[dpdk-stable] [PATCH 1/2] examples/performance-thread: fix FreeBSD compilation
 2017-04-21 13:50 UTC  (4+ messages)
  ` [dpdk-stable] [PATCH v2 2/4] examples: fix examples_clean build target on FreeBSD
  ` [dpdk-stable] [PATCH v2 3/4] examples/performance-thread: fix FreeBSD compilation

[dpdk-stable] [PATCH] net/sfc: fix LSC interrupt support for UIO cases
 2017-04-21 13:05 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] patch 'mk: fix quoting for ARM mtune argument' has been queued to LTS release 16.11.2
 2017-04-21  6:19 UTC  (22+ messages)
` [dpdk-stable] patch 'net/cxgbe: fix possible null pointer dereference' "
` [dpdk-stable] patch 'net/i40e: fix allocation check' "
` [dpdk-stable] patch 'net/i40e: fix VF link speed' "
` [dpdk-stable] patch 'net/i40e: add missing 25G "
` [dpdk-stable] patch 'net/i40e: fix hash input set on X722' "
` [dpdk-stable] patch 'net/thunderx: fix stats access out of bounds' "
` [dpdk-stable] patch 'net/ena: cleanup if refilling of Rx descriptors fails' "
` [dpdk-stable] patch 'net/bonding: allow configuring jumbo frames without slaves' "
` [dpdk-stable] patch 'net/mlx4: fix Rx after mbuf alloc failure' "
` [dpdk-stable] patch 'net/i40e: ensure vector mode is not used with QinQ' "
` [dpdk-stable] patch 'vhost: fix use after free' "
` [dpdk-stable] patch 'net/virtio-user: fix address on 32-bit system' "
` [dpdk-stable] patch 'vhost: fix dequeue zero copy' "
` [dpdk-stable] patch 'crypto/qat: fix AES-GCM authentication length' "
` [dpdk-stable] patch 'crypto/qat: fix IV zero physical address' "
` [dpdk-stable] patch 'examples/l2fwd-crypto: fix AEAD tests when AAD is zero' "
` [dpdk-stable] patch 'examples/l2fwd-crypto: fix padding calculation' "
` [dpdk-stable] patch 'kni: fix possible memory leak' "
` [dpdk-stable] patch 'test/mempool: free mempool on exit' "
` [dpdk-stable] patch 'net/virtio: fix queue notify' "
` [dpdk-stable] patch 'net/virtio: fix link status always being up' "

[dpdk-stable] [dpdk-dev] [PATCH dpdk] i40e/ppc64/altivec: Fix compile errors on POWER8
 2017-04-21  3:23 UTC 

[dpdk-stable] [PATCH] kni: fix possible memory leak
 2017-04-20 23:23 UTC  (2+ messages)

[dpdk-stable] [dpdk-dev] [PATCH] kni: fix ethtool support
 2017-04-19 22:14 UTC 

[dpdk-stable] [PATCH] crypto/scheduler: fix slave init attach
 2017-04-19 16:07 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/2] net/mlx4: fix returned values upon failed probing
 2017-04-19 15:58 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2 "

[dpdk-stable] [PATCH v2] net/i40e: fix to ensure vector mode is not used
 2017-04-19 13:10 UTC  (5+ messages)
` [dpdk-stable] [PATCH v3] "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] vhost: fix dequeue zero copy
 2017-04-19  8:43 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/virtio-user: fix not working on 32-bit system
 2017-04-19  6:24 UTC  (5+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] net/virtio: fix link status always being up
 2017-04-19  2:08 UTC  (2+ messages)

[dpdk-stable] [PATCH] examples/l2fwd-crypto: fix AEAD tests when AAD is zero
 2017-04-18 20:45 UTC  (2+ messages)

[dpdk-stable] [PATCH] app/crypto-perf: fix length for wireless algos
 2017-04-18 20:44 UTC  (2+ messages)

[dpdk-stable] [PATCH] app/crypto-perf: fix AEAD tests when AAD is zero
 2017-04-18 20:44 UTC  (2+ messages)

[dpdk-stable] [PATCH v2 1/2] test/mempool_perf: Free mempool on exit
 2017-04-18 15:31 UTC  (7+ messages)
` [dpdk-stable] [PATCH v3 1/3] test/test/mempool_perf: Remove mempool global vars
  ` [dpdk-stable] [PATCH v4 "
    ` [dpdk-stable] [PATCH v4 2/3] test/test/mempool_perf: Free mempool on exit

[dpdk-stable] [PATCH v3] app/test-crypto-perf: fix crypto operation resubmission
 2017-04-18 15:26 UTC 

[dpdk-stable] [PATCH v2] crypto/scheduler: improve commandline parsing
 2017-04-18 11:11 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).