patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] [PATCH] eal/vfio: fix sPAPR IOMMU mapping
 2018-10-28 21:21 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] bus/vdev: fix device argument corrupt after bus scan
 2018-10-28 17:32 UTC  (7+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/mlx5: fix flow counters deletion in Verbs
 2018-10-28 12:53 UTC  (2+ messages)

[dpdk-stable] [PATCH] malloc: respect SIZE_HINT_ONLY when looking for the biggest free elem
 2018-10-28 10:50 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] ethdev: fix redundant function pointer check
 2018-10-28  9:43 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/bnxt: fix uninitialized variable access
 2018-10-28  4:35 UTC 

[dpdk-stable] [PATCH] net/avf/base: fix shifting 32 bits signed variable 31 times
 2018-10-28  3:51 UTC 

[dpdk-stable] [PATCH] crypto/ccp: fix resource leak
 2018-10-28  3:19 UTC 

[dpdk-stable] [PATCH] app/testpmd: fix possible uninitialized variable usage
 2018-10-28  2:16 UTC 

[dpdk-stable] [PATCH 1/3] lib: fix shifting 32 bits signed variable 31 times
 2018-10-28  1:08 UTC  (3+ messages)
` [dpdk-stable] [PATCH 2/3] service: fix possible NULL access
` [dpdk-stable] [PATCH 3/3] vhost: fix possible out of bound access

[dpdk-stable] [PATCH v3 2/3] ring: synchronize the load and store of the tail
 2018-10-27 15:48 UTC  (9+ messages)
` [dpdk-stable] [PATCH 1/2] "
  ` [dpdk-stable] [PATCH 2/2] ring: move the atomic load of head above the loop
    ` [dpdk-stable] [dpdk-dev] [PATCH 1/2] ring: synchronize the load and store of the tail

[dpdk-stable] [PATCH v4 1/4] bus/fslmc: fix undefined reference of memsegs
 2018-10-27 14:21 UTC  (3+ messages)
  ` [dpdk-stable] [PATCH v4 4/4] ring: move the atomic load of head above the loop

[dpdk-stable] [PATCH v2] ring: fix c11 memory ordering issue
 2018-10-27 14:17 UTC  (3+ messages)
` [dpdk-stable] [PATCH v3 1/3] ring: read tail using atomic load

[dpdk-stable] [PATCH 0/8] Correct XXX_TX_OFFLOAD_NOTSUP_MASK
 2018-10-27 10:40 UTC  (9+ messages)
` [dpdk-stable] [PATCH 1/8] net/ixgbe: correct offload not supported mask
` [dpdk-stable] [PATCH 2/8] net/avf: "
` [dpdk-stable] [PATCH 3/8] net/ena: "
` [dpdk-stable] [PATCH 4/8] net/atlantic: "
` [dpdk-stable] [PATCH 5/8] net/fm10k: "
` [dpdk-stable] [PATCH 6/8] net/qede: "
` [dpdk-stable] [PATCH 7/8] net/vmxnet3: "
` [dpdk-stable] [PATCH 8/8] net/e1000: "

[dpdk-stable] [PATCH v2] bus/pci: fix unexpected resource mapping override
 2018-10-27  3:20 UTC 

[dpdk-stable] [PATCH] lib/compressdev: Fix logic error on op allocation
 2018-10-27  0:43 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] common/qat: fix for invalid response from firmware
 2018-10-27  0:15 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] lib/compressdev: clarify usage of op structure
 2018-10-27  0:13 UTC 

[dpdk-stable] [PATCH v2] test/hash: solve unit test hash compilation error
 2018-10-26 21:43 UTC  (2+ messages)
` [dpdk-stable] [PATCH v3] "

[dpdk-stable] [PATCH v7 1/5] hash: separate multi-writer from rw-concurrency
 2018-10-26 21:02 UTC  (4+ messages)
` [dpdk-stable] [PATCH v7 3/5] hash: fix key store element alignment

[dpdk-stable] [PATCH] eal/mp: remove rte_panic and profanity
 2018-10-26 20:41 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/i40e: fix Rx instability with vector mode
 2018-10-26 15:49 UTC  (7+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [dpdk-dev] [PATCH] app/testpmd: fix qinq strip display option
 2018-10-26 15:11 UTC  (3+ messages)

[dpdk-stable] [PATCH] pci/vfio: fixup rte_intr_callback_unregister() handling
 2018-10-26 14:23 UTC  (2+ messages)

[dpdk-stable] [PATCH] eal: fix rte_mp_request_sync() memleak on device hotplug
 2018-10-26 14:22 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] vfio: fix read-after-free on getting container fd
 2018-10-26 14:04 UTC  (2+ messages)

[dpdk-stable] [PATCH] eal: fixup hotplugging an already present device
 2018-10-26  8:18 UTC  (3+ messages)

[dpdk-stable] [PATCH] pci: propagate exact error codes in pci_probe_all_drivers()
 2018-10-26  7:54 UTC 

[dpdk-stable] [PATCH v7 1/5] hash: separate multi-writer from rw-concurrency
 2018-10-26  5:37 UTC  (2+ messages)
` [dpdk-stable] [PATCH v7 3/5] hash: fix key store element alignment

[dpdk-stable] [PATCH 2/3] net/ena: fix passing RSS hash to mbuf
 2018-10-25 17:59 UTC 

[dpdk-stable] [PATCH] vdev: fix rte_mp_request_sync() memleak on scan
 2018-10-25 14:06 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 2/2] net/vhost: fix parameters string
 2018-10-25  9:46 UTC 

[dpdk-stable] [PATCH v3] latencystats: fix timestamp marking and latency calculation
 2018-10-25  8:31 UTC  (2+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] app/testpmd: replace Y with R in RED bytes statistics
 2018-10-25  7:14 UTC  (2+ messages)

[dpdk-stable] [PATCH v1] app/testpmd: replace Y with R in RED bytes statistics
 2018-10-25  6:58 UTC 

[dpdk-stable] [PATCH v1] devargs: fix variadic parsing memory leak
 2018-10-25  6:53 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/i40e: update Tx offload mask
 2018-10-25  5:35 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] examples/ipv4_multicast: enable multicast promiscuous for all port
 2018-10-25  2:07 UTC  (5+ messages)

[dpdk-stable] [PATCH] drivers: fix compilation if security disabled
 2018-10-24 20:37 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] ipc: fix undefined behavior in no-shconf mode
 2018-10-24 14:47 UTC  (3+ messages)

[dpdk-stable] [PATCH] vhost/crypto: fix incorrect copy
 2018-10-24 13:18 UTC 

[dpdk-stable] [PATCH] kvargs: fix processing a null list
 2018-10-24 13:08 UTC  (3+ messages)

[dpdk-stable] [PATCH v2] vhost: avoid memory barriers when no descriptors dequeued
 2018-10-24 10:51 UTC  (4+ messages)

[dpdk-stable] [PATCH] build: disable compiler AVX512F support
 2018-10-23 21:23 UTC 

[dpdk-stable] [PATCH] net/ixgbe: fix RSS flow return error
 2018-10-23 20:36 UTC  (3+ messages)

[dpdk-stable] [PATCH] net/i40e: cancel alarm handler at the end of device closure
 2018-10-23 20:32 UTC  (3+ messages)

[dpdk-stable] [PATCH] app/testpmd: support more types for flow RSS
 2018-10-23 14:13 UTC  (8+ messages)
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v4 1/8] net/mlx5: fix flow counters creation
 2018-10-23 10:12 UTC  (2+ messages)

[dpdk-stable] [PATCH v2] vhost/crypto: fix build without cryptodev (shared lib)
 2018-10-23  9:42 UTC  (2+ messages)

[dpdk-stable] [PATCH] vhost: fix vector filling for packed ring
 2018-10-23  9:41 UTC  (3+ messages)

[dpdk-stable] [PATCH] mem: fix resource leak
 2018-10-23  9:37 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/ixgbe: fix RSS flow return error
 2018-10-23  3:32 UTC 

[dpdk-stable] [PATCH 1/1] ethdev: fix doxygen comment to be with structure
 2018-10-22 20:45 UTC 

[dpdk-stable] [PATCH] bus/vdev: fix uninitialized device bus
 2018-10-22 10:36 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] eal/linuxapp: improve segment list preallocation
 2018-10-22 10:32 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] vhost: avoid memory barriers when no descriptors dequeued
 2018-10-22  8:31 UTC  (3+ messages)

[dpdk-stable] please help backporting some patches to LTS release 16.11.9
 2018-10-18  8:37 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/tap: fix reported number of Tx packets
 2018-10-16 15:19 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2] drivers/qat: fix failure to create PMD
 2018-10-16 14:37 UTC  (4+ messages)
` [dpdk-stable] [PATCH v3] "
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] lib/cryptodev: fix library version
 2018-10-16 14:36 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [dpdk-dev] [PATCH] doc: clarify VLAN and QinQ Tx offload prerequisite
 2018-10-16 14:25 UTC  (2+ messages)

[dpdk-stable] [dpdk-dev] [PATCH 1/2] mbuf: fix missing Tx offload flag name and list update
 2018-10-16 13:55 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] [PATCH v2 "

[dpdk-stable] [dpdk-dev] [PATCH v5 1/5] bus/fslmc: fix physical addressing check
 2018-10-16 10:02 UTC 

[dpdk-stable] [PATCH] crypto/aesni_mb: fix queue pair free
 2018-10-16  9:45 UTC 

[dpdk-stable] [PATCH] net/ixgbe: fix busy polling while fiber link update
 2018-10-16  8:59 UTC  (16+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v7 00/19] vhost: add postcopy live-migration support
 2018-10-16  8:37 UTC  (9+ messages)
` [dpdk-stable] [PATCH v7 13/19] vhost: register new regions with userfaultfd
` [dpdk-stable] [PATCH v7 14/19] vhost: avoid useless VhostUserMemory copy
` [dpdk-stable] [PATCH v7 15/19] vhost: send userfault range addresses back to qemu
` [dpdk-stable] [PATCH v7 16/19] vhost: add support to postcopy's end request
` [dpdk-stable] [PATCH v7 17/19] vhost: restrict postcopy live-migration enablement
` [dpdk-stable] [PATCH v7 18/19] net/vhost: add parameter to enable postcopy support
` [dpdk-stable] [PATCH v7 19/19] vhost: enable postcopy protocol feature

[dpdk-stable] [PATCH] vhost: fix notification for packed ring
 2018-10-16  8:36 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] update latest stable build to 18.05.1
 2018-10-16  8:06 UTC  (3+ messages)

[dpdk-stable] [PATCH 4/6] mbuf: fix library version on meson build
 2018-10-15 14:50 UTC  (4+ messages)
` [dpdk-stable] [PATCH 5/6] ring: add library version to "

[dpdk-stable] patch 'acl: forbid rule with priority zero' has been queued to LTS release 16.11.9
 2018-10-15 11:51 UTC  (25+ messages)
` [dpdk-stable] patch 'net/i40e: fix send admin queue command before init' "
  ` [dpdk-stable] patch 'net/i40e/base: fix partition id calculation for X722' "
  ` [dpdk-stable] patch 'net/i40e/base: properly clean resources' "
  ` [dpdk-stable] patch 'net/i40e/base: gracefully clean the "
  ` [dpdk-stable] patch 'net/i40e/base: correct global reset timeout calculation' "
  ` [dpdk-stable] patch 'net/ixgbe: wait longer for link after fiber MAC setup' "
  ` [dpdk-stable] patch 'net/enic: do not use non-standard integer types' "
  ` [dpdk-stable] patch 'net/enic: set Rx VLAN offload flag for non-stripped packets' "
  ` [dpdk-stable] patch 'net/nfp: fix RSS' "
  ` [dpdk-stable] patch 'net/bnx2x: fix logging to include device name' "
  ` [dpdk-stable] patch 'net/bnx2x: fix to disable further interrupts' "
  ` [dpdk-stable] patch 'net/bnx2x: fix call to link handling periodic function' "
  ` [dpdk-stable] patch 'net/bnx2x: fix to add PHY lock' "
  ` [dpdk-stable] patch 'net/bnxt: fix uninitialized pointer access in Tx' "
  ` [dpdk-stable] patch 'net/bnxt: set MAC filtering as outer for non tunnel frames' "
  ` [dpdk-stable] patch 'net/bnxt: set a VNIC as default only once' "
  ` [dpdk-stable] patch 'net/bnxt: remove excess log messages' "
  ` [dpdk-stable] patch 'net/bnxt: reduce polling interval for valid bit' "
  ` [dpdk-stable] patch 'app/testpmd: fix csum parse-tunnel command invocation' "
  ` [dpdk-stable] patch 'app/testpmd: fix displaying RSS hash functions' "
  ` [dpdk-stable] patch 'doc: add VFIO in ENA guide' "
  ` [dpdk-stable] patch 'app/testpmd: fix duplicate exit' "
  ` [dpdk-stable] patch 'net/e1000: do not error out if Rx drop enable is set' "
  ` [dpdk-stable] patch 'eal: use correct data type for bitmap slab operations' "

[dpdk-stable] [PATCH v1] net/avf: fix DEBUG_DUMP_DESC causing build issue
 2018-10-15  9:47 UTC  (2+ messages)

[dpdk-stable] [DPDK] net/avf: fix DEBUG_DUMP_DESC causing build issue
 2018-10-14  2:27 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).