patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] [PATCH 01/12] net/af_packet: fix incorrect rxq errors stat
 2019-03-04 11:18 UTC  (6+ messages)
` [dpdk-stable] [PATCH 02/12] net/avp: "
` [dpdk-stable] [PATCH 03/12] net/bnxt: "
` [dpdk-stable] [PATCH 04/12] net/cxgbe: "
` [dpdk-stable] [PATCH 05/12] net/kni: "
` [dpdk-stable] [PATCH 06/12] net/mlx4: "

[dpdk-stable] [PATCH] devtools: fix incorrect shell assignment
 2019-03-04 10:17 UTC  (3+ messages)

[dpdk-stable] [PATCH v3 0/2] Minor changes to checkpatches
 2019-03-04 10:17 UTC  (9+ messages)
  ` [dpdk-stable] [PATCH v3 1/2] Enable codespell by default. Can be disabled from config file
      ` [dpdk-stable] [dpdk-dev] "
  ` [dpdk-stable] [PATCH v3 2/2] devtools: fix result of svg include check

[dpdk-stable] [PATCH v2 02/13] net/enic: fix flow director SCTP matching
 2019-03-02 10:42 UTC  (7+ messages)
` [dpdk-stable] [PATCH v2 03/13] net/enic: fix SCTP match for flow API
` [dpdk-stable] [PATCH v2 04/13] net/enic: allow flow mark ID 0
` [dpdk-stable] [PATCH v2 05/13] net/enic: check for unsupported flow item types
` [dpdk-stable] [PATCH v2 10/13] net/enic: reset VXLAN port regardless of overlay offload
` [dpdk-stable] [PATCH v2 11/13] net/enic: fix a couple issues with VXLAN match
` [dpdk-stable] [PATCH v2 12/13] net/enic: fix an endian bug in VLAN match

[dpdk-stable] [PATCH 1/3] eal: remove useless checks for already probed device
 2019-03-02  2:42 UTC  (2+ messages)
` [dpdk-stable] [PATCH 3/3] eal: fix multi-process probe failure handling

[dpdk-stable] [PATCH] drivers/net: fix shifting 32-bit signed variable 31 times
 2019-03-01 17:18 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/softnic: fix sprintf with snprintf
 2019-03-01 15:51 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/nfp: fix sprintf with snprintf
 2019-03-01 15:25 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v4] drivers: fix possible overflow with strlcat
 2019-03-01 13:34 UTC 

[dpdk-stable] [ PATCH 17.11 1/2] ethdev: clear ethdev data upon detach
 2019-03-01 11:53 UTC  (2+ messages)
` [dpdk-stable] [ PATCH 17.11 2/2] app/pdump: remove created vdevs

[dpdk-stable] [PATCH] doc: fix wrong link in gsg
 2019-03-01 11:50 UTC 

[dpdk-stable] [PATCH 1/2] metrics: new API to deinitialise metrics library
 2019-03-01 10:07 UTC  (3+ messages)
  ` [dpdk-stable] [PATCH v2 "
    ` [dpdk-stable] [PATCH v2 2/2] test/metrics: first test case fails on continuous

[dpdk-stable] [PATCH v2 1/2] metrics: new API to deinitialise metrics library
 2019-03-01 10:00 UTC  (2+ messages)
` [dpdk-stable] [PATCH v2 2/2] test/metrics: first test case fails on continuous execution

[dpdk-stable] [PATCH 0/3] promiscuous mode enable on VF
 2019-03-01  7:53 UTC  (8+ messages)
` [dpdk-stable] [PATCH v2 0/3] net/ixgbe: "
  ` [dpdk-stable] [PATCH v2 3/3] net/ixgbe: update API version
  ` [dpdk-stable] [PATCH v3 0/2] net/ixgbe: promiscuous mode enable on VF
    ` [dpdk-stable] [PATCH v3 1/2] "

[dpdk-stable] [PATCH v2] vhost: prevent disabled rings to be processed with zero-copy
 2019-02-28 17:57 UTC 

[dpdk-stable] [PATCH] net/mlx5: fix sync when handling Tx completions
 2019-02-28 15:20 UTC 

[dpdk-stable] [PATCH] net/mlx5: fix hex dump of error CQE
 2019-02-28 15:18 UTC 

[dpdk-stable] [PATCH 02/15] net/enic: fix flow director SCTP matching
 2019-02-28  7:03 UTC  (7+ messages)
` [dpdk-stable] [PATCH 03/15] net/enic: fix SCTP match for flow API
` [dpdk-stable] [PATCH 04/15] net/enic: allow flow mark ID 0
` [dpdk-stable] [PATCH 05/15] net/enic: check for unsupported flow item types
` [dpdk-stable] [PATCH 10/15] net/enic: initialize VXLAN port regardless of overlay offload
` [dpdk-stable] [PATCH 11/15] net/enic: fix a couple issues with VXLAN match
` [dpdk-stable] [PATCH 12/15] net/enic: fix an endian bug in VLAN match

[dpdk-stable] [PATCH] vfio: document multiprocess limitation for container API
 2019-02-27 15:41 UTC 

[dpdk-stable] [PATCH] pdump: only remove created vdevs
 2019-02-27 11:53 UTC  (5+ messages)
` [dpdk-stable] [PATCH v2] app/pdump: "

[dpdk-stable] [PATCH] vhost: fix interrupt suppression for the split ring
 2019-02-27 10:55 UTC  (4+ messages)

[dpdk-stable] [PATCH v2] drivers: fix to replace strcat with strncat
 2019-02-27 10:26 UTC  (5+ messages)
` [dpdk-stable] [PATCH v3] drivers: fix to replace strcat with strlcat
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] vhost: prevent disabled rings to be processed with zero-copy
 2019-02-27 10:22 UTC  (3+ messages)

[dpdk-stable] [PATCH v2] net/mlx4: fix default flow rule create
 2019-02-27  2:56 UTC  (2+ messages)

[dpdk-stable] [dpdk-dev] [PATCH] devtools/test-meson-builds.sh: add support for FreeBSD
 2019-02-26 17:04 UTC 

[dpdk-stable] [PATCH v5] net/virtio: set offload flag for jumbo frames
 2019-02-26 15:16 UTC 

[dpdk-stable] [PATCH 1/4] vhost: restore mbuf first when freeing zmbuf
 2019-02-26 14:42 UTC  (6+ messages)
` [dpdk-stable] [PATCH 2/4] vhost: fix potential use-after-free for zero copy mbuf
` [dpdk-stable] [PATCH 3/4] vhost: fix potential use-after-free for memory region

[dpdk-stable] [PATCH] examples/ethtool: fix 2 typos
 2019-02-26 11:09 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/tap: fix multi process request
 2019-02-26 10:57 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v17.11 LTS] vhost: fix payload size of reply
 2019-02-26 10:21 UTC 

[dpdk-stable] [PATCH v17.11 LTS] vhost: fix error handling when mem table gets updated
 2019-02-26 10:20 UTC 

[dpdk-stable] [dpdk-dev] [PATCH] net/ixgbe: fix crash when on remove
 2019-02-26  7:21 UTC  (3+ messages)

[dpdk-stable] [PATCH 1/3] test/compress: fix missing header include
 2019-02-25 16:24 UTC  (4+ messages)
` [dpdk-stable] [PATCH 2/3] examples/ip_pipeline: disable build when no epoll
` [dpdk-stable] [PATCH 3/3] examples/vhost_crypto: fix dependency on vhost library
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] doc: remove reference to rte.doc.mk in programmers guide
 2019-02-25 15:37 UTC 

[dpdk-stable] [PATCH] fslmc: don't log error for other devices
 2019-02-25 15:23 UTC  (2+ messages)

[dpdk-stable] [PATCH v3] compat: merge compat library into EAL
 2019-02-25 14:59 UTC  (11+ messages)
                  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/1] net/bnx2x: fix segfaults due to stale interrupt status
 2019-02-25 14:47 UTC  (2+ messages)

[dpdk-stable] [PATCH] eal: restrict ctrl threads to startup cpu affinity
 2019-02-25  8:33 UTC  (20+ messages)
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2 1/2] eal: fix potential incorrect pinning for ctrl threads
  ` [dpdk-stable] [PATCH v2 2/2] eal: restrict ctrl threads to startup cpu affinity
  ` [dpdk-stable] [PATCH v3 1/2] eal: fix potential incorrect pinning for ctrl threads
    ` [dpdk-stable] [PATCH v3 2/2] eal: restrict ctrl threads to startup cpu affinity

[dpdk-stable] [PATCH 2/2] bus/vdev: fix hotplug twice
 2019-02-25  7:50 UTC  (2+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] doc: fix PCI whitelist typo in prog guide
 2019-02-25  5:23 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH stable-scripts 1/2] 3-request-backport: suppress pushd/popd output
 2019-02-24 12:24 UTC  (2+ messages)
` [dpdk-stable] [PATCH stable-scripts 2/2] 3-request-backport: use BCC for stable@dpdk.org to bypass filters

[dpdk-stable] [PATCH] mem: warn user when running without NUMA support
 2019-02-22 15:59 UTC 

[dpdk-stable] [PATCH] malloc: fix documentation for realloc
 2019-02-22 15:29 UTC 

[dpdk-stable] [PATCH] net/bonding: fix reset active slave
 2019-02-22 13:57 UTC  (7+ messages)
          ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] 18.11.1 patches review and test
 2019-02-22 11:26 UTC 

[dpdk-stable] [PATCH 2/6] mempool/dpaa2: fix to reduce continuous print on empty pool
 2019-02-22 11:15 UTC 

[dpdk-stable] [PATCH] test/crypto: fix duplicate device id uses by CCP device
 2019-02-22 10:06 UTC 

[dpdk-stable] [PATCH] config: enable more than 128 cores for Arm platform
 2019-02-22  9:51 UTC 

[dpdk-stable] [PATCH] net/mlx5: fix instruction hotspot on replenishing Rx buffer
 2019-02-21 19:10 UTC  (4+ messages)
  ` [dpdk-stable] [PATCH v5 2/2] "
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2] eal: fix check when retrieving current cpu affinity
 2019-02-21 18:58 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] vhost: fix sprintf with snprintf
 2019-02-21 18:16 UTC  (4+ messages)
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] vhost: fix deadlock when vhost unregister
 2019-02-21 17:46 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] test/pmd_perf: change the way to drain the port
 2019-02-21 16:46 UTC  (7+ messages)
` [dpdk-stable] [PATCH v2] test/pmd_perf: fix "
      ` [dpdk-stable] [dpdk-dev] "
  ` [dpdk-stable] [PATCH v3] "

[dpdk-stable] Please consider KNI fixes for Linux 5.0 for 18.11.1
 2019-02-21 15:27 UTC  (3+ messages)

[dpdk-stable] [PATCH 1/2] net/bonding: do not set promisc on non-existent primary port
 2019-02-21 14:38 UTC  (7+ messages)
  ` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH 2/2] net/bonding: avoid the next active slave going out of bound
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/5] net/virtio: fix Tx desc cleanup for packed ring
 2019-02-21 11:16 UTC  (6+ messages)
` [dpdk-stable] [PATCH 2/5] net/virtio: fix in-order Tx path for split ring
` [dpdk-stable] [PATCH 3/5] net/virtio: fix in-order Tx path for packed ring

[dpdk-stable] [PATCH] net/mlx5: fix Verbs errors treatment in prio probing
 2019-02-21  9:02 UTC 

[dpdk-stable] [PATCH v3] mem: Fix anonymous mapping on Power9
 2019-02-20 16:44 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATH 17.11] net/nfp: fix misuse of strlcpy
 2019-02-20 10:02 UTC  (3+ messages)

[dpdk-stable] [PATCH 1/1] net/qede: fix tx_pkt_prepare for tunnel packets
 2019-02-18 18:12 UTC  (2+ messages)

[dpdk-stable] [PATCH] ethdev: remove unused variable
 2019-02-18 17:40 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] doc: fix a minor typo in testpmd guide
 2019-02-18 16:47 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/bonding: fix invalid link status
 2019-02-18 16:21 UTC  (2+ messages)

[dpdk-stable] [dpdk-dev] [PATCH] net/bonding: fix slave tx burst for mode 4
 2019-02-18 15:52 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] app/testpmd: fix crash when doing port info of vdev
 2019-02-18 15:45 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/ice: enable VLAN filter offloads support
 2019-02-18 12:39 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH v2] app/testbbdev: fix sprintf with snprintf or strlcpy
 2019-02-18 10:50 UTC 

[dpdk-stable] [PATCH v3] power: fix to remove unused variable
 2019-02-15 14:14 UTC  (3+ messages)

[dpdk-stable] [PATCH v2] power: fix to remove unused variable
 2019-02-15 14:12 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] app/testbbdev: fix sprintf with snprintf
 2019-02-15 11:30 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] eal/linux: fix log levels for unable to read pagemap
 2019-02-14 19:31 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] 17.11.5-rc1 patches review and test
 2019-02-14 18:38 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] lib: fix strcat with equivalent logic
 2019-02-14 14:00 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2] hash: fix sprintf with snprintf
 2019-02-14 12:57 UTC 

[dpdk-stable] [PATCH v2] test/distributor: fix sprintf with strlcpy
 2019-02-14  9:45 UTC 

[dpdk-stable] [PATCH] lib: fix strcat with equivalent logic
 2019-02-14  9:35 UTC 

[dpdk-stable] v17.11.5-rc2 patches review and test
 2019-02-14  4:32 UTC  (4+ messages)
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] app/testpmd: initialize WRED profile packet mode from cli
 2019-02-14  2:03 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/2] eal: remove dead code in corelist parsing
 2019-02-13 20:06 UTC  (2+ messages)
` [dpdk-stable] [PATCH 2/2] eal: fix corelist validation with disabled cores

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