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

[dpdk-stable] [PATCH v2] ring: fix c11 memory ordering issue
 2018-10-08 12:30 UTC  (39+ messages)
` [dpdk-stable] [PATCH v3 1/3] ring: read tail using atomic load
                                                      ` [dpdk-stable] [dpdk-dev] "

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

[dpdk-stable] [RFC stable-scripts] 1-import: don't filter commits for later releases that fix backported patches
 2018-10-08 11:17 UTC  (5+ messages)
` [dpdk-stable] [RFC stable-scripts v2] "

[dpdk-stable] [PATCH] app/testpmd: fix displaying RSS hash functions
 2018-10-08 11:12 UTC  (2+ messages)

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

[dpdk-stable] [PATCH] malloc: respect SIZE_HINT_ONLY when looking for the biggest free elem
 2018-10-08  9:02 UTC  (2+ messages)

[dpdk-stable] [PATCH 16.11 0/2] net/bonding backports
 2018-10-08  9:00 UTC  (4+ messages)
` [dpdk-stable] [PATCH 16.11 1/2] net/bonding: reduce slave starvation on Rx poll
` [dpdk-stable] [PATCH 16.11 2/2] net/bonding: fix Rx slave fairness

[dpdk-stable] [PATCH 1/3] net/mlx5: support missing counter in extended statistics
 2018-10-08  8:25 UTC  (3+ messages)
` [dpdk-stable] [PATCH 2/3] net/mlx5: add representor specific statistics
` [dpdk-stable] [PATCH 3/3] net/mlx5: always use representor ifindex for ioctl

[dpdk-stable] [PATCH v2 3/4] fix global variable issues
 2018-10-07 12:21 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/2] net/mlx4: support externally allocated static memory
 2018-10-07 11:00 UTC  (2+ messages)

[dpdk-stable] [dpdk-dev] [PATCH 1/2] doc: clarify L3 Tx checksum prerequisite
 2018-10-06  8:05 UTC  (7+ messages)
` [dpdk-stable] [dpdk-dev] [PATCH 2/2] doc: clarify L4 "

[dpdk-stable] [PATCH stable-scripts] README: General updates
 2018-10-05 15:20 UTC  (2+ messages)

[dpdk-stable] [PATCH v2] volunteer for 18.08.1 stable release
 2018-10-05 14:56 UTC  (3+ messages)
` [dpdk-stable] [dpdk-web] "

[dpdk-stable] [PATCH] eal/vfio: share the default container in multi process
 2018-10-05 12:40 UTC  (6+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 0/3] add AES-CMAC support
 2018-10-05 12:02 UTC  (7+ messages)
` [dpdk-stable] [PATCH v2 "
  ` [dpdk-stable] [PATCH v2 1/3] crypto/qat: add support AES-CMAC
    ` [dpdk-stable] [dpdk-dev] "
  ` [dpdk-stable] [PATCH v2 2/3] test/qat: test for AES-CMAC
  ` [dpdk-stable] [PATCH v2 3/3] doc/qat: add AES-CMAC to the QAT feature list

[dpdk-stable] [PATCH] doc: update for ENA supported drivers
 2018-10-05  9:02 UTC 

[dpdk-stable] [PATCH] eventdev: prefix global variable
 2018-10-05  8:55 UTC  (2+ messages)

[dpdk-stable] [PATCH] eal/linuxapp: improve segment list preallocation
 2018-10-05  8:29 UTC  (2+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH 1/3] net/enic: fix flow API memory leak
 2018-10-04 23:45 UTC  (5+ messages)

[dpdk-stable] [PATCH] vhost: fix crash on unregistering in client mode
 2018-10-04 21:23 UTC  (2+ messages)

[dpdk-stable] [PATCH v2 0/5] use IOVAs check based on DMA mask
 2018-10-04 17:58 UTC  (12+ messages)
` [dpdk-stable] [PATCH v2 1/5] mem: add function for checking memsegs IOVAs addresses
  ` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2 2/5] mem: use address hint for mapping hugepages
  ` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2 3/5] bus/pci: use IOVAs check when setting IOVA mode
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [dpdk-dev] [PATCH 2/4] mbuf: fix Tx offload mask
 2018-10-04 16:05 UTC  (7+ messages)
  ` [dpdk-stable] [dpdk-dev] [PATCH v2 2/2] "

[dpdk-stable] [PATCH v2 00/17] vhost: add postcopy live-migration support
 2018-10-04  5:49 UTC  (32+ messages)
` [dpdk-stable] [PATCH v2 01/17] vhost: fix messages error checks
` [dpdk-stable] [PATCH v2 02/17] vhost: fix return code of messages requiring replies
` [dpdk-stable] [PATCH v2 03/17] vhost: fix error handling when mem table gets updated
` [dpdk-stable] [PATCH v2 04/17] vhost: define postcopy protocol flag
` [dpdk-stable] [PATCH v2 05/17] vhost: add number of fds to vhost-user messages and use it
` [dpdk-stable] [PATCH v2 06/17] vhost: pass socket fd to message handling callbacks
` [dpdk-stable] [PATCH v2 07/17] vhost: enable fds passing when sending vhost-user messages
` [dpdk-stable] [PATCH v2 08/17] vhost: add config flag for postcopy feature
` [dpdk-stable] [PATCH v2 09/17] vhost: introduce postcopy's advise message
` [dpdk-stable] [PATCH v2 10/17] vhost: add support for postcopy's listen message
` [dpdk-stable] [PATCH v2 11/17] vhost: register new regions with userfaultfd
` [dpdk-stable] [PATCH v2 12/17] vhost: avoid useless VhostUserMemory copy
` [dpdk-stable] [PATCH v2 13/17] vhost: send userfault range addresses back to qemu
` [dpdk-stable] [PATCH v2 14/17] vhost: add support to postcopy's end request
` [dpdk-stable] [PATCH v2 15/17] vhost: enable postcopy protocol feature
` [dpdk-stable] [PATCH v2 16/17] vhost: add flag to enable postcopy live-migration
` [dpdk-stable] [PATCH v2 17/17] net/vhost: add parameter to enable postcopy support

[dpdk-stable] [PATCH v2] mem: fix undefined behavior in NUMA code
 2018-10-03 22:36 UTC  (4+ messages)
` [dpdk-stable] [PATCH v3] "

[dpdk-stable] please help backporting some patches to LTS release 16.11.9
 2018-10-03 16:57 UTC  (2+ messages)

[dpdk-stable] patch 'net/bonding: support matching QinQ ethertype' has been queued to LTS release 16.11.9
 2018-10-03 16:52 UTC  (8+ messages)
` [dpdk-stable] patch 'acl: forbid rule with priority zero' "
  ` [dpdk-stable] patch 'net/nfp: fix mbuf flags with checksum good' "
    ` [dpdk-stable] patch 'ethdev: fix doxygen comment to be with structure' "
    ` [dpdk-stable] patch 'net/virtio: add missing supported features' "
    ` [dpdk-stable] patch 'vhost: fix corner case for enqueue operation' "
    ` [dpdk-stable] patch 'net/bonding: stop and deactivate slaves on stop' "
    ` [dpdk-stable] patch 'test/crypto: fix number of queue pairs' "

[dpdk-stable] [PATCH] doc: fix typos in the flow API guide
 2018-10-03 15:22 UTC  (2+ messages)

[dpdk-stable] [dpdk-dev] [PATCH] app/testpmd: fix csum parse-tunnel command invocation
 2018-10-03 14:26 UTC  (3+ messages)

[dpdk-stable] [PATCH] bus/pci: fix unexpected resource mapping override
 2018-10-03 13:03 UTC  (5+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/9] net/sfc: receive prepared packets even in Rx exception case
 2018-10-03  9:03 UTC 

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

[dpdk-stable] [PATCH 1/3] net/enic: fix flow API memory leak
 2018-10-02 14:49 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2 "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/5] net/bnx2x: fix logging to include dev name
 2018-10-02 12:40 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2 "

[dpdk-stable] [PATCH] common/qat: add support for GEN3 devices
 2018-10-01 21:17 UTC 

[dpdk-stable] [PATCH] drivers/qat: fix failure to create PMD
 2018-10-01 21:11 UTC  (2+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH v2] test/hash: solve unit test hash compilation error
 2018-10-01 20:04 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/nfp: fix RSS
 2018-10-01 14:57 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/failsafe: limit device capabilities to really supported
 2018-10-01 14:38 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] net/failsafe: report actual device capabilities

[dpdk-stable] [PATCH] compressdev: fix compression api description
 2018-10-01 13:47 UTC  (4+ messages)
    ` [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).