patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] [PATCH] kvargs: fix processing a null list
 2018-10-24  9:34 UTC  (2+ messages)

[dpdk-stable] [PATCH] examples/ipv4_multicast: enable multicast promiscuous for all port
 2018-10-24  8:50 UTC  (4+ messages)

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

[dpdk-stable] [PATCH] common/qat: fix for invalid response from firmware
 2018-10-23 23:39 UTC 

[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] drivers: fix compilation if security disabled
 2018-10-23 13:47 UTC 

[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/i40e: update Tx offload mask
 2018-10-23  6:14 UTC 

[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 v1] devargs: fix variadic parsing memory leak
 2018-10-17 14:30 UTC 

[dpdk-stable] [PATCH v3 2/3] ring: synchronize the load and store of the tail
 2018-10-17  6:35 UTC  (4+ messages)
` [dpdk-stable] [PATCH 1/2] "
  ` [dpdk-stable] [PATCH 2/2] ring: move the atomic load of head above the loop

[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  (5+ 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  (21+ messages)
` [dpdk-stable] [PATCH v7 01/19] vhost: fix messages results handling
` [dpdk-stable] [PATCH v7 02/19] vhost: fix return code of messages requiring replies
` [dpdk-stable] [PATCH v7 03/19] vhost: clarify reply-ack in case a reply was already sent
` [dpdk-stable] [PATCH v7 04/19] vhost: fix payload size of reply
` [dpdk-stable] [PATCH v7 05/19] vhost: fix error handling when mem table gets updated
` [dpdk-stable] [PATCH v7 06/19] vhost: define postcopy protocol flag
` [dpdk-stable] [PATCH v7 07/19] vhost: add number of fds to vhost-user messages and use it
` [dpdk-stable] [PATCH v7 08/19] vhost: pass socket fd to message handling callbacks
` [dpdk-stable] [PATCH v7 09/19] vhost: enable fds passing when sending vhost-user messages
` [dpdk-stable] [PATCH v7 10/19] vhost: add config flag for postcopy feature
` [dpdk-stable] [PATCH v7 11/19] vhost: introduce postcopy's advise message
` [dpdk-stable] [PATCH v7 12/19] vhost: add support for postcopy's listen message
` [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  (9+ 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 

[dpdk-stable] [PATCH v3 01/15] net/dpaa2: fix IOVA conversion for congestion memory
 2018-10-12 10:04 UTC  (2+ messages)
  ` [dpdk-stable] [PATCH v3 02/15] net/dpaa2: fix VLAN filter enablement

[dpdk-stable] [PATCH v6 00/19] vhost: add postcopy live-migration support
 2018-10-12 10:04 UTC  (30+ messages)
` [dpdk-stable] [PATCH v6 01/19] vhost: fix messages results handling
      ` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v6 02/19] vhost: fix return code of messages requiring replies
` [dpdk-stable] [PATCH v6 03/19] vhost: clarify reply-ack in case a reply was already sent
` [dpdk-stable] [PATCH v6 04/19] vhost: fix payload size of reply
` [dpdk-stable] [PATCH v6 05/19] vhost: fix error handling when mem table gets updated
` [dpdk-stable] [PATCH v6 06/19] vhost: define postcopy protocol flag
` [dpdk-stable] [PATCH v6 07/19] vhost: add number of fds to vhost-user messages and use it
      ` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v6 08/19] vhost: pass socket fd to message handling callbacks
` [dpdk-stable] [PATCH v6 09/19] vhost: enable fds passing when sending vhost-user messages
` [dpdk-stable] [PATCH v6 10/19] vhost: add config flag for postcopy feature
` [dpdk-stable] [PATCH v6 11/19] vhost: introduce postcopy's advise message
` [dpdk-stable] [PATCH v6 12/19] vhost: add support for postcopy's listen message
` [dpdk-stable] [PATCH v6 13/19] vhost: register new regions with userfaultfd
` [dpdk-stable] [PATCH v6 14/19] vhost: avoid useless VhostUserMemory copy
` [dpdk-stable] [PATCH v6 15/19] vhost: send userfault range addresses back to qemu
` [dpdk-stable] [PATCH v6 16/19] vhost: add support to postcopy's end request
` [dpdk-stable] [PATCH v6 17/19] vhost: restrict postcopy live-migration enablement
` [dpdk-stable] [PATCH v6 18/19] net/vhost: add parameter to enable postcopy support
` [dpdk-stable] [PATCH v6 19/19] vhost: enable postcopy protocol feature

[dpdk-stable] [PATCH 1/2] net/sfc: allow to query RSS key and HF in isolated mode
 2018-10-11 17:57 UTC  (3+ messages)
` [dpdk-stable] [PATCH 2/2] net/sfc: allow to query RSS key and HF when RSS is disabled

[dpdk-stable] [PATCH] net/sfc: don't skip RSS configuration step on reconfigure
 2018-10-11 17:32 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] app/testpmd: fix duplicate exit
 2018-10-11 11:41 UTC  (3+ messages)

[dpdk-stable] [PATCH] app/testpmd: fix printf format specifiers
 2018-10-11 11:20 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] drivers/net: fix log type string
 2018-10-11 10:48 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] doc: update for ENA supported drivers
 2018-10-11 10:37 UTC  (5+ messages)
    ` [dpdk-stable] [PATCH v2] "
      ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2] app/testpmd: optimize membuf pool allocation
 2018-10-11 10:37 UTC  (5+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v5 00/19] vhost: add postcopy live-migration support
 2018-10-11  9:36 UTC  (14+ messages)
` [dpdk-stable] [PATCH v5 01/19] vhost: fix messages results handling
` [dpdk-stable] [PATCH v5 09/19] vhost: enable fds passing when sending vhost-user messages
` [dpdk-stable] [PATCH v5 15/19] vhost: send userfault range addresses back to qemu
` [dpdk-stable] [PATCH v5 17/19] vhost: restrict postcopy live-migration enablement

[dpdk-stable] [PATCH v1] eventdev: fix build error
 2018-10-10 19:43 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v3 1/3] ring: read tail using atomic load
 2018-10-10 19:26 UTC  (13+ messages)

[dpdk-stable] [PATCH] net/e1000: do not error out if rx_drop_en is set
 2018-10-10 17:57 UTC  (5+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] common/qat: add support for GEN3 devices
 2018-10-10 11:39 UTC  (3+ messages)
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 0/3] add AES-CMAC support
 2018-10-10 10:59 UTC  (4+ messages)
` [dpdk-stable] [PATCH v4 "
    ` [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).