patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] [PATCH 1/3] net/mlx5: fix leak when starvation occurs
 2016-11-17  9:49 UTC 

[dpdk-stable] 3 Enic PMD patches for 16.07 stable
 2016-11-17  7:11 UTC  (4+ messages)

[dpdk-stable] request backporting some patches to 16.07.2
 2016-11-16 22:01 UTC  (6+ messages)

[dpdk-stable] patch 'doc: add limitations for i40e PMD' has been queued to stable release 16.07.2
 2016-11-16 14:41 UTC  (2+ messages)
` [dpdk-stable] patch 'net/i40e: fix floating VEB' "

[dpdk-stable] [PATCH] net/bnxt: fix a segfault encountered during PMD exit
 2016-11-16 14:27 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] request backporting some patches to 16.07.2
 2016-11-15 13:29 UTC 

[dpdk-stable] patch 'eal/arm: fix file descriptor leak when getting CPU features' has been queued to stable release 16.07.2
 2016-11-15 11:40 UTC  (13+ messages)
` [dpdk-stable] patch 'eal/ppc: "
` [dpdk-stable] patch 'lpm: fix freeing memory' "
` [dpdk-stable] patch 'pci: fix probing error if no driver found' "
` [dpdk-stable] patch 'net/ixgbe: fix VF registers' "
` [dpdk-stable] patch 'app/testpmd: fix DCB configuration' "
` [dpdk-stable] patch 'net/i40e: "
` [dpdk-stable] patch 'net/enic: fix max packet length check' "
` [dpdk-stable] patch 'net/mlx5: fix handling of small mbuf sizes' "
` [dpdk-stable] patch 'net/mlx5: fix Rx checksum macros' "
` [dpdk-stable] patch 'net/vmxnet3: fix mbuf release on reset/stop' "
` [dpdk-stable] patch 'mempool: fix leak if populate fails' "
` [dpdk-stable] patch 'net/virtio: revert fix restart' "

[dpdk-stable] [PATCH 1/2] hash: fix unlimited cuckoo path
 2016-11-15  8:55 UTC  (3+ messages)
` [dpdk-stable] [PATCH 2/2] hash: fix bucket size usage

[dpdk-stable] [dpdk-dev] [PATCH v1 1/2] net/i40e: fix incorrect xstats value mapping
 2016-11-14 17:59 UTC 

[dpdk-stable] [PATCH] Revert "bonding: use existing enslaved device queues"
 2016-11-11  9:16 UTC  (22+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 00/14] Patches for 16.07.2 stable branch
 2016-11-09 11:01 UTC  (31+ messages)
` [dpdk-stable] [PATCH 01/14] net/mlx5: support Mellanox OFED 3.4
` [dpdk-stable] [PATCH 02/14] net/mlx5: fix possible NULL dereference in Rx path
` [dpdk-stable] [PATCH 03/14] net/mlx5: fix inconsistent return value in flow director
` [dpdk-stable] [PATCH 04/14] net/mlx5: fix Rx VLAN offload capability report
` [dpdk-stable] [PATCH 05/14] net/mlx5: fix removing VLAN filter
` [dpdk-stable] [PATCH 06/14] net/mlx5: refactor allocation of flow director queues
` [dpdk-stable] [PATCH 07/14] net/mlx5: fix flow director drop mode
` [dpdk-stable] [PATCH 08/14] net/mlx5: re-factorize functions
` [dpdk-stable] [PATCH 09/14] net/mlx5: fix inline logic
` [dpdk-stable] [PATCH 10/14] net/mlx5: fix Rx function selection
` [dpdk-stable] [PATCH 11/14] net/mlx5: fix link status report
` [dpdk-stable] [PATCH 12/14] net/mlx5: fix initialization in secondary process
` [dpdk-stable] [PATCH 13/14] net/mlx5: fix link speed capability information
` [dpdk-stable] [PATCH 14/14] net/mlx5: fix support for newer link speeds
` [dpdk-stable] [PATCH v2 00/12] Patches for 16.07.2 stable branch
` [dpdk-stable] [PATCH v2 01/12] net/mlx5: support Mellanox OFED 3.4
` [dpdk-stable] [PATCH v2 02/12] net/mlx5: fix possible NULL dereference in Rx path
` [dpdk-stable] [PATCH v2 03/12] net/mlx5: fix inconsistent return value in flow director
` [dpdk-stable] [PATCH v2 04/12] net/mlx5: fix Rx VLAN offload capability report
` [dpdk-stable] [PATCH v2 05/12] net/mlx5: fix removing VLAN filter
` [dpdk-stable] [PATCH v2 06/12] net/mlx5: refactor allocation of flow director queues
` [dpdk-stable] [PATCH v2 07/12] net/mlx5: fix flow director drop mode
` [dpdk-stable] [PATCH v2 08/12] net/mlx5: re-factorize functions
` [dpdk-stable] [PATCH v2 09/12] net/mlx5: fix inline logic
` [dpdk-stable] [PATCH v2 10/12] net/mlx5: fix initialization in secondary process
` [dpdk-stable] [PATCH v2 11/12] net/mlx5: fix link speed capability information
` [dpdk-stable] [PATCH v2 12/12] net/mlx5: fix support for newer link speeds

[dpdk-stable] [PATCH] ethdev: fix vendor id in debug message
 2016-11-09  5:26 UTC 

[dpdk-stable] [PATCH] net/i40e: fix out of order Rx read
 2016-11-09  4:54 UTC 

[dpdk-stable] [PATCH 1/8] net/virtio: revert "virtio: fix restart"
 2016-11-05  9:40 UTC  (7+ messages)
  ` [dpdk-stable] [dpdk-dev] "
  ` [dpdk-stable] [PATCH v2 01/10] net/virtio: revert fix restart

[dpdk-stable] patch 'examples/ipsec-secgw: check SP only when setup' has been queued to stable release 16.07.2
 2016-11-02 12:45 UTC  (43+ messages)
` [dpdk-stable] patch 'pdump: fix created directory permissions' "
` [dpdk-stable] patch 'app/procinfo: free xstats memory upon failure' "
` [dpdk-stable] patch 'examples/ip_pipeline: fix plugin loading' "
` [dpdk-stable] patch 'examples/qos_sched: fix dequeue from ring' "
` [dpdk-stable] patch 'app/test: fix hash multiwriter sequence' "
` [dpdk-stable] patch 'app/testpmd: fix RSS hash key size' "
` [dpdk-stable] patch 'app/testpmd: fix DCB configuration' "
` [dpdk-stable] patch 'lpm: fix freeing unused sub-table on rule delete' "
` [dpdk-stable] patch 'net/bonding: validate speed after link up' "
` [dpdk-stable] patch 'net/thunderx: fix Tx checksum handling' "
` [dpdk-stable] patch 'net/enic: fix flow director' "
` [dpdk-stable] patch 'net/enic: fix crash with removed flow director filters' "
` [dpdk-stable] patch 'net/bnx2x: fix maximum PF queues' "
` [dpdk-stable] patch 'net/bnx2x: fix socket id for slowpath memory' "
` [dpdk-stable] patch 'net/ena: improve safety of string handling' "
` [dpdk-stable] patch 'net/bnxt: ensure entry length is unsigned' "
` [dpdk-stable] patch 'net/i40e: do not use VSI before NULL check' "
` [dpdk-stable] patch 'net/bnxt: fix bit shift size' "
` [dpdk-stable] patch 'net/mlx5: fix Rx function selection' "
` [dpdk-stable] patch 'net/ring: fix ring device creation via devargs' "
` [dpdk-stable] patch 'net/fm10k: fix Rx checksum flags' "
` [dpdk-stable] patch 'examples/tep_term: fix L4 length' "
` [dpdk-stable] patch 'examples/tep_term: fix packet length with multi-segments' "
` [dpdk-stable] patch 'app/testpmd: fix PF/VF check of flow director' "
` [dpdk-stable] patch 'mempool: fix search of maximum contiguous pages' "
` [dpdk-stable] patch 'ethdev: prevent duplicate event callback' "
` [dpdk-stable] patch 'net/bnx2x: fix build with icc' "
` [dpdk-stable] patch 'net/mlx5: fix hash key size retrieval' "
` [dpdk-stable] patch 'net/ixgbe: fix flow director mask' "
` [dpdk-stable] patch 'app/testpmd: "
` [dpdk-stable] patch 'app/testpmd: fix flow director endianness' "
` [dpdk-stable] patch 'net/enic: revert truncated packets counter fix' "
` [dpdk-stable] patch 'net/ixgbe: fix out of order Rx read' "
` [dpdk-stable] patch 'net/fm10k: "
` [dpdk-stable] patch 'net/mlx5: fix link status report' "
` [dpdk-stable] patch 'net/fm10k: fix VF Tx queue initialization' "
` [dpdk-stable] patch 'net/qede/base: fix 32-bit build' "
` [dpdk-stable] patch 'net/i40e: fix hash filter on X722' "
` [dpdk-stable] patch 'net/i40e: fix Rx hang when disable LLDP' "
` [dpdk-stable] patch 'vhost: fix Windows VM hang' "

[dpdk-stable] DPDK 16.07.1 released
 2016-10-26 12:33 UTC  (2+ messages)

[dpdk-stable] [PATCH v2] mempool: fix search of maximum contiguous pages
 2016-10-25 21:23 UTC  (2+ messages)

[dpdk-stable] 16.07.1 stable patches review and test
 2016-10-25  3:30 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [dpdk-dev] [PATCH v2 0/3] net: fix out of order Rx read issue
 2016-10-18 13:17 UTC  (2+ messages)

[dpdk-stable] Fwd: [dpdk-dev] [PATCH] kni: fix build with kernel 4.9
 2016-10-18 13:15 UTC  (2+ messages)

[dpdk-stable] Fwd: [dpdk-dev] [PATCH 1/2] examples/tep_term: Fix l4_len issue
 2016-10-18  6:01 UTC  (2+ messages)
  ` [dpdk-stable] Fwd: [dpdk-dev] [PATCH 2/2] examples/tep_term: Fix packet len for multi-seg mbuf

[dpdk-stable] [PATCH v2 0/4] random fixes for bugs identified by Coverity
 2016-10-13  9:31 UTC  (6+ messages)
  ` [dpdk-stable] [PATCH v2 1/4] net/ena: improve safety of string handling in ena_config_host_info
  ` [dpdk-stable] [PATCH v2 4/4] net/bnxt: add ULL suffix to constant 1 for bit shift in bnxt_mac_addr_remove_op
    ` [dpdk-stable] [dpdk-dev] "
  ` [dpdk-stable] [dpdk-dev] [PATCH v2 0/4] random fixes for bugs identified by Coverity

[dpdk-stable] [PATCH v6 1/6] vhost: fix windows vm hang
 2016-10-13  6:18 UTC  (2+ messages)

[dpdk-stable] FW: [dpdk-dev] [PATCH] hash: fix incorrect bucket size usage
 2016-10-12 15:32 UTC 

[dpdk-stable] [dpdk-dev] [PATCH v2] hash: fix unlimited cuckoo path
 2016-10-12 15:31 UTC 

[dpdk-stable] patch 'timer: fix lag delay' has been queued to stable release 16.07.1
 2016-10-12 12:08 UTC  (2+ messages)

[dpdk-stable] Reviewing currently queued patches
 2016-10-12 11:54 UTC  (5+ messages)

[dpdk-stable] patch 'sched: fix releasing enqueued packets' has been queued to stable release 16.07.1
 2016-10-12 10:27 UTC 

[dpdk-stable] patch 'net/virtio: fix xstats name' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'net/enic: fix freeing memory for descriptor ring' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'net/i40e: fix mbuf leak during Rx queue release' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'net/e1000: fix returned number of available Rx descriptors' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'net/virtio_user: fix first queue pair without multiqueue' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'tools: fix json output of pmdinfo' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'net/nfp: fix copying MAC address' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'net/ixgbe/base: fix possible corruption of shadow RAM' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'net/i40e: fix null pointer dereferences when using VMDq+RSS' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'net/ixgbe: fix VF reset to apply to correct VF' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'net/ixgbe/base: fix pointer check' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'net/ixgbe: fix mbuf leak during Rx queue release' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'crypto/null: fix key size increment value' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'mbuf: fix error handling on pool creation' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'net/ixgbe/base: fix check for NACK' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'net/mlx: fix debug build with gcc 6.1' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'mem: fix build with -O1' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'net/virtio_user: fix wrong sequence of messages' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'net/fm10k: fix MAC address removal from switch' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'net/i40e/base: fix UDP packet header' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'hash: fix false zero signature key hit lookup' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'net/enic: fix bad L4 checksum flag on ICMP packets' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'net/virtio_user: fix error management during init' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'net/i40e: fix parsing QinQ packets type' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'crypto: fix build with icc' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'tools: fix virtio interface name when binding' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'net/i40e: fix dropping packets with ethertype 0x88A8' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'hash: fix ring size' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'pci: fix memory leak when detaching device' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'crypto/qat: fix FreeBSD build' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'net/ixgbe/base: fix skipping PHY config' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'pmdinfogen: fix clang build' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'app/test: fix verification of digest for GCM' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'net/pcap: fix memory leak in jumbo frames' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] patch 'mem: fix crash on hugepage mapping error' has been queued to stable release 16.07.1
 2016-10-12  6:44 UTC 

[dpdk-stable] Release note for the stable/lts releases
 2016-10-10  8:27 UTC  (4+ messages)

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