patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] [PATCH 1/1] net/e1000: set/clear GO_LINKD bit only if PHY reset is not blocked
 2019-05-16 21:45 UTC 

[dpdk-stable] [PATCH 1/1] net/e1000: set/clear GO_LINKD bit only if PHY reset is not blocked
 2019-05-16 21:35 UTC 

[dpdk-stable] DPDK 18.11.2 LTS update
 2019-05-16 21:12 UTC  (2+ messages)

[dpdk-stable] [PATCH 18.11 0/3] Fixes for GCC 9
 2019-05-16 18:21 UTC  (4+ messages)
` [dpdk-stable] [PATCH 18.11 1/3] mk: disable warning for packed member pointer
` [dpdk-stable] [PATCH 18.11 2/3] bus/fslmc: fix warning with GCC 9
` [dpdk-stable] [PATCH 18.11 3/3] mk: disable packed member pointer warning for telemetry

[dpdk-stable] [PATCH] mk: disable packed member pointer warning for telemetry
 2019-05-16 18:07 UTC 

[dpdk-stable] [PATCH 2/4] net/bonding: fix LACP fast queue Rx handler
 2019-05-16  9:12 UTC  (5+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/vmxnet3: uninitialized variable fix
 2019-05-16  8:28 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] examples/vhost_crypto: fix unchecked return value
 2019-05-16  8:07 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] vhost/crypto: fix logically dead code
 2019-05-15 16:19 UTC 

[dpdk-stable] [PATCH] vhost/crypto: fix inferred misuse of enum
 2019-05-15 16:09 UTC 

[dpdk-stable] [PATCH] net/softnic: fix pipeline time calculation
 2019-05-15 13:59 UTC 

[dpdk-stable] [PATCH] net/softnic: fix pipeline time calculation
 2019-05-15 13:53 UTC 

[dpdk-stable] [PATCH 1/2] test/hash: use existing lcore API
 2019-05-15 12:14 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] doc/compress: clarify error handling on data-plane
 2019-05-15 12:03 UTC  (15+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [PATCH v3] "

[dpdk-stable] [PATCH 1/4] net/cxgbe: do not dereference global config struct
 2019-05-15 10:08 UTC  (8+ messages)
` [dpdk-stable] [PATCH 2/4] net/softnic: "
  ` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH 3/4] examples/multi_process: "
  ` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH 4/4] examples/qos_sched: "
  ` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [dpdk-dev] [PATCH 1/4] net/cxgbe: "

[dpdk-stable] [PATCH] net/mlx5: fix order of items in neon scatter func
 2019-05-15 10:07 UTC 

[dpdk-stable] [PATCH 18.11] net/sfc: fix MTU change to check Rx scatter consistency
 2019-05-15  9:25 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/iavf: enable more link speed
 2019-05-14 15:11 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/fm10k: advertise supported RSS hash function
 2019-05-14 14:57 UTC  (2+ messages)

[dpdk-stable] patch 'net/mlx5: fix Multi-Packet RQ mempool name' has been queued to LTS release 18.11.2
 2019-05-14 14:44 UTC  (22+ messages)
` [dpdk-stable] patch 'net/mlx5: fix release of Rx queue object' "
` [dpdk-stable] patch 'doc: fix typo in mlx5 guide' "
` [dpdk-stable] patch 'ipc: unlock on failure' "
` [dpdk-stable] patch 'doc: fix typo in IPC guide' "
` [dpdk-stable] patch 'ipc: add warnings about not using IPC with memory API' "
` [dpdk-stable] patch 'ipc: add warnings about correct API usage' "
` [dpdk-stable] patch 'power: fix cache line alignment' "
` [dpdk-stable] patch 'test/barrier: fix typo in log' "
` [dpdk-stable] patch 'test/barrier: fix allocation check' "
` [dpdk-stable] patch 'test/barrier: fix for Power CPUs' "
` [dpdk-stable] patch 'hash: fix position returned in free slots' "
` [dpdk-stable] patch 'hash: fix total entries count' "
` [dpdk-stable] patch 'examples/ipsec-secgw: fix build error log' "
` [dpdk-stable] patch 'devtools: fix symbol name in check "
` [dpdk-stable] patch 'devtools: accept experimental symbol promotion' "
` [dpdk-stable] patch 'devtools: fix check of symbol added as stable API' "
` [dpdk-stable] patch 'doc: fix formatting in testpmd guide' "
` [dpdk-stable] patch 'eventdev: fix Rx adapter event flush' "
` [dpdk-stable] patch 'event/dsw: ignore scheduling type for single-link queues' "
` [dpdk-stable] patch 'app/testpmd: fix offload flags after port config' "
` [dpdk-stable] patch 'doc: fix JSON interface for power sample' "

[dpdk-stable] [dpdk-dev] [PATCH] net/ixgbe: fix cancel link handler when port is being removed
 2019-05-14 14:01 UTC  (5+ messages)

[dpdk-stable] [PATCH] net/i40e: fix error when create two RSS flow rule
 2019-05-14 12:58 UTC  (3+ messages)

[dpdk-stable] [PATCH 18.11 0/3] Travis for 18.11 stable branch
 2019-05-14 12:57 UTC  (6+ messages)
` [dpdk-stable] [PATCH 18.11 1/3] ci: introduce Travis builds for GitHub repositories
` [dpdk-stable] [PATCH 18.11 2/3] ci: enable ccache in Travis
` [dpdk-stable] [PATCH 18.11 3/3] ci: add a distinguisher to the extra Travis builds

[dpdk-stable] [PATCH] net/ena: fix counting of per-queue number of Tx pkts
 2019-05-14 11:11 UTC 

[dpdk-stable] [dpdk-dev] [PATCH 1/6] eal: replace libc-based random number generation with LFSR
 2019-05-14  9:32 UTC 

[dpdk-stable] [PATCH] app/testpmd: fix offloads overwrite by default configuration
 2019-05-14  1:56 UTC  (5+ messages)

[dpdk-stable] [PATCH V3] doc: add guideines for initial PMD submission
 2019-05-13 20:00 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v3] build: disable armv8 crypto extension
 2019-05-13 19:26 UTC  (2+ messages)

[dpdk-stable] [PATCH v4] doc: updated json sample code for fifo interface
 2019-05-13 16:57 UTC  (2+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v4 1/2] examples/ipsec-secgw: fix 1st packet dropped for inline crypto
 2019-05-13 14:29 UTC  (8+ messages)

[dpdk-stable] [dpdk-dev] [PATCH v2] event/dsw: ignore scheduling type for single-link queues
 2019-05-13 14:22 UTC  (2+ messages)

[dpdk-stable] [PATCH v3] eventdev: fix Rx adapter event flush logic
 2019-05-13 14:00 UTC  (5+ messages)
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [dpdk-dev] [PATCH 00/11] Aquantia atlantic bugfixes
 2019-05-13  7:59 UTC  (2+ messages)

[dpdk-stable] [PATCH] app/testpmd: remove port stop check for macsec
 2019-05-13  3:30 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [dpdk-dev] [PATCH] event/dsw: ignore scheduling type for single-link queues
 2019-05-10 12:18 UTC  (3+ messages)
    ` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [dpdk-dev] [PATCH 18.11] eal: fix cleanup in no-shconf mode
 2019-05-10 10:53 UTC  (4+ messages)

[dpdk-stable] [PATCH] doc: fix some formatting errors in testpmd guide
 2019-05-09 22:09 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 4/4] devtools: fix direct additions to stable API
 2019-05-09 21:40 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/2] hash: fix bugs in 'free key with position'
 2019-05-09 20:30 UTC  (17+ messages)
  ` [dpdk-stable] [PATCH v2 "
    ` [dpdk-stable] [PATCH v3 1/3] hash: fix position bug "
    ` [dpdk-stable] [PATCH v3 2/3] hash: fix total entries in free key with position
      ` [dpdk-stable] [PATCH v4 1/3] hash: fix position bug in 'free key with position'
      ` [dpdk-stable] [PATCH v4 2/3] hash: fix total entries in free key with position

[dpdk-stable] patch 'examples/ipsec-secgw: fix SPD no-match case' has been queued to LTS release 18.11.2
 2019-05-09 18:20 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/3] doc: fix typo in ipc doc
 2019-05-09 15:55 UTC  (6+ messages)
` [dpdk-stable] [PATCH 3/3] ipc: add warnings about correct API usage
  ` [dpdk-stable] [dpdk-dev] [PATCH 1/3] doc: fix typo in ipc doc

[dpdk-stable] [PATCH] ipc: unlock on failure
 2019-05-09 14:31 UTC  (5+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/virtio: remove useless check on mempool
 2019-05-09 13:29 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/cxgbe: update Chelsio T5/T6 NIC device ids
 2019-05-09 12:19 UTC  (7+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [DPDK] net/i40e: fix error when create two RSS flow rule
 2019-05-09  2:42 UTC 

[dpdk-stable] [DPDK] net/i40e: fix error when create two RSS flow rule
 2019-05-09  2:42 UTC 

[dpdk-stable] [DPDK] net/i40e: fix error when create two RSS flow rule
 2019-05-09  2:42 UTC 

[dpdk-stable] [PATCH] doc: fix typo in mlx5 guide
 2019-05-08 19:20 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/iavf: fix stats reset
 2019-05-08 16:20 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/sfc: fix MTU change to check Rx scatter consistency
 2019-05-08 16:06 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] patch 'raw/dpaa2_qdma: fix spin lock release' has been queued to LTS release 18.11.2
 2019-05-08 16:02 UTC  (36+ messages)
` [dpdk-stable] patch 'raw/ifpga: fix file descriptor leak in error path' "
` [dpdk-stable] patch 'doc: fix spelling reported by aspell in guides' "
` [dpdk-stable] patch 'doc: fix spelling reported by aspell in comments' "
` [dpdk-stable] patch 'examples/multi_process: fix buffer underrun' "
` [dpdk-stable] patch 'examples/power: fix buffer overrun' "
` [dpdk-stable] patch 'examples/power: fix json null termination' "
` [dpdk-stable] patch 'eal: fix formatting of hotplug error message' "
` [dpdk-stable] patch 'ipc: fix memory leak on request failure' "
` [dpdk-stable] patch 'net/tap: fix memory leak on IPC request' "
` [dpdk-stable] patch 'ipc: fix send error handling' "
` [dpdk-stable] patch 'ipc: harden message receive' "
` [dpdk-stable] patch 'ipc: handle more invalid parameter cases' "
` [dpdk-stable] patch 'event/dsw: fix capability flags' "
` [dpdk-stable] patch 'net/mlx5: fix comments mixing Rx and Tx' "
` [dpdk-stable] patch 'doc: fix interactive commands in testpmd guide' "
` [dpdk-stable] patch 'app/testpmd: fix help info for interactive commands' "
` [dpdk-stable] patch 'net/ring: fix coding style' "
` [dpdk-stable] patch 'net/ring: avoid hard-coded length' "
` [dpdk-stable] patch 'net/ring: use calloc style where appropriate' "
` [dpdk-stable] patch 'net/ring: check length of ring name' "
` [dpdk-stable] patch 'net/ring: fix return value check' "
` [dpdk-stable] patch 'net/kni: "
` [dpdk-stable] patch 'app/testpmd: fix unintentional integer overflow' "
` [dpdk-stable] patch 'net/i40e: fix queue number check' "
` [dpdk-stable] patch 'test/bonding: fix MAC assignment for re-run' "
` [dpdk-stable] patch 'net/i40e: fix link speed for X722' "
` [dpdk-stable] patch 'net/mlx5: check Tx queue size overflow' "
` [dpdk-stable] patch 'net/mlx5: fix max number of queues for NEON Tx' "
` [dpdk-stable] patch 'net/tap: fix potential IPC buffer overrun' "
` [dpdk-stable] patch 'net/vmxnet3: add VLAN filter capability' "
` [dpdk-stable] patch 'net/netvsc: reset mbuf port on VF Rx' "
` [dpdk-stable] patch 'test: clean remaining trace of devargs autotest' "
` [dpdk-stable] patch 'eventdev: update references to removed function' "
` [dpdk-stable] patch 'hash: fix doc about thread/process safety' "
` [dpdk-stable] patch 'doc: fix broken link in LPM guide' "

[dpdk-stable] [PATCH] net/iavf: fix queue interrupt for ICE
 2019-05-08 10:37 UTC  (2+ messages)

[dpdk-stable] patch 'net/bnx2x: fix MTU for jumbo frame' has been queued to LTS release 18.11.2
 2019-05-08 10:26 UTC  (14+ messages)
` [dpdk-stable] patch 'app/testpmd: set fixed flag for exact link speed' "
` [dpdk-stable] patch 'crypto/snow3g: add to meson build' "
` [dpdk-stable] patch 'crypto/kasumi: fix dependency check' "
` [dpdk-stable] patch 'crypto/zuc: "
` [dpdk-stable] patch 'net/ixgbe: fix warning with GCC 9' "
` [dpdk-stable] patch 'bus/fslmc: "
` [dpdk-stable] patch 'raw/skeleton: fix warnings "
` [dpdk-stable] patch 'raw/dpaa2_cmdif: "
` [dpdk-stable] patch 'build: fix meson binutils workaround' "
` [dpdk-stable] patch 'build: fix crash by disabling AVX512 with binutils 2.31' "
` [dpdk-stable] patch 'build: fix ninja install on FreeBSD' "

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