patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] patch 'config: enable C11 memory model for armv8 with meson' has been queued to LTS release 18.11.1
 2019-01-04 13:24 UTC  (55+ messages)
` [dpdk-stable] patch 'mk: do not install meson.build in usertools' "
` [dpdk-stable] patch 'log: add missing experimental tag' "
` [dpdk-stable] patch 'bus/vmbus: fix race in subchannel creation' "
` [dpdk-stable] patch 'net/netvsc: enable SR-IOV' "
` [dpdk-stable] patch 'net/netvsc: disable multi-queue on older servers' "
` [dpdk-stable] patch 'bus/dpaa: do nothing if bus not present' "
` [dpdk-stable] patch 'doc: fix garbage text in generated HTML guides' "
` [dpdk-stable] patch 'eal: clean up unused files on initialization' "
` [dpdk-stable] patch 'gro: fix overflow of payload length calculation' "
` [dpdk-stable] patch 'eventdev: fix error log in eth Rx adapter' "
` [dpdk-stable] patch 'eventdev: remove redundant timer adapter function prototypes' "
` [dpdk-stable] patch 'app/eventdev: detect deadlock for timer event producer' "
` [dpdk-stable] patch 'eventdev: fix xstats documentation typo' "
` [dpdk-stable] patch 'eventdev: fix eth Tx adapter queue count checks' "
` [dpdk-stable] patch 'compressdev: fix structure comment' "
` [dpdk-stable] patch 'bb/turbo_sw: fix dynamic linking' "
` [dpdk-stable] patch 'crypto/qat: fix block size error handling' "
` [dpdk-stable] patch 'crypto/qat: fix message for CCM when setting unused counter' "
` [dpdk-stable] patch 'crypto/qat: fix message for NULL algo "
` [dpdk-stable] patch 'common/qat: remove check of valid firmware response' "
` [dpdk-stable] patch 'compress/qat: fix return on building request error' "
` [dpdk-stable] patch 'compress/qat: fix dequeue error counter' "
` [dpdk-stable] patch 'timer: fix race condition' "
` [dpdk-stable] patch 'ip_frag: fix IPv6 when MTU sizes not aligned to 8 bytes' "
` [dpdk-stable] patch 'eal: fix missing newline in a log' "
` [dpdk-stable] patch 'eal: fix detection of duplicate option register' "
` [dpdk-stable] patch 'eal: fix leak on multi-process request error' "
` [dpdk-stable] patch 'memzone: fix unlock on initialization failure' "
` [dpdk-stable] patch 'malloc: fix finding maximum contiguous IOVA size' "
` [dpdk-stable] patch 'malloc: notify primary process about hotplug in secondary' "
` [dpdk-stable] patch 'malloc: fix duplicate mem event notification' "
` [dpdk-stable] patch 'malloc: make alignment requirements more stringent' "
` [dpdk-stable] patch 'mem: fix segment fd API error code for external segment' "
` [dpdk-stable] patch 'mem: check for memfd support in segment fd API' "
` [dpdk-stable] patch 'doc: remove note on memory mode limitation in multi-process' "
` [dpdk-stable] patch 'test/mem: add external mem autotest to meson' "
` [dpdk-stable] patch 'test/fbarray: add "
` [dpdk-stable] patch 'eal: close multi-process socket during cleanup' "
` [dpdk-stable] patch 'hash: fix return of bulk lookup' "
` [dpdk-stable] patch 'hash: fix out-of-bound write while freeing key slot' "
` [dpdk-stable] patch 'devtools: fix return of forbidden addition checks' "
` [dpdk-stable] patch 'malloc: fix deadlock when reading stats' "
` [dpdk-stable] patch 'net/i40e: clear VF reset flags after reset' "
` [dpdk-stable] patch 'net/i40e: fix statistics inconsistency' "
` [dpdk-stable] patch 'net/netvsc: fix transmit descriptor pool cleanup' "
` [dpdk-stable] patch 'net/netvsc: fix probe when VF not found' "
` [dpdk-stable] patch 'vhost: fix race condition when adding fd in the fdset' "
` [dpdk-stable] patch 'net/ifc: store only registered device instance' "
` [dpdk-stable] patch 'net/ena: add reset reason in Rx error' "
` [dpdk-stable] patch 'net/ena: skip packet with wrong request id' "
` [dpdk-stable] patch 'net/ena: destroy queues if start failed' "
` [dpdk-stable] patch 'net/ena: do not reconfigure queues on reset' "
` [dpdk-stable] patch 'net/ena: add supported RSS offloads types' "
` [dpdk-stable] patch 'net/ena: fix invalid reference to variable in union' "

[dpdk-stable] [PATCH v2] eal: fix core number validation
 2019-01-04 13:10 UTC  (3+ messages)

[dpdk-stable] [PATCH] net/fm10k: initialize sm_down variable
 2019-01-04 13:04 UTC  (3+ messages)

[dpdk-stable] [PATCH v2] app/testpmd: fix quit to stop all ports before close
 2019-01-04 12:28 UTC 

[dpdk-stable] [PATCH] examples/ip_fragmentation: support big packets
 2019-01-04 12:25 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/ixgbe: fix MAT enable for VF in multicast
 2019-01-04 12:20 UTC  (6+ messages)
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2] net/ixgbe: fix multicast table enable error for VF

[dpdk-stable] [PATCH 1/2] vhost/crypto: fix possible dead loop
 2019-01-04 11:22 UTC  (2+ messages)
` [dpdk-stable] [PATCH 2/2] vhost/crypto: fix possible out of bound access

[dpdk-stable] [PATCH v2] mk: fix scope of disabling AVX512F support
 2019-01-04 10:28 UTC  (6+ messages)
` [dpdk-stable] [PATCH v3] "

[dpdk-stable] [PATCH v2] doc: fix a parameter name in testpmd guide
 2019-01-04  9:57 UTC  (2+ messages)

[dpdk-stable] [PATCH v2] doc: fix a parameter name in testpmd guide
 2019-01-04  9:10 UTC 

[dpdk-stable] [PATCH 4/6] vhost: fix possible out of bound access in vector filling
 2019-01-04  8:47 UTC  (6+ messages)
` [dpdk-stable] [PATCH 5/6] vhost: fix possible dead loop "
` [dpdk-stable] [PATCH 6/6] vhost: ensure event idx is mapped when negotiated

[dpdk-stable] [PATCH v2] doc: add GRO API limitations in prog_guide
 2019-01-04  7:16 UTC  (2+ messages)
  ` [dpdk-stable] [PATCH v3] "

[dpdk-stable] [PATCH] gro: fix overflow of TCP Options length calculation
 2019-01-04  1:57 UTC 

[dpdk-stable] [PATCH v6 03/10] examples/ipsec-secgw: fix crypto-op might never get dequeued
 2019-01-03 20:25 UTC  (4+ messages)
` [dpdk-stable] [PATCH v6 04/10] examples/ipsec-secgw: fix outbound codepath for single SA
` [dpdk-stable] [PATCH v6 05/10] examples/ipsec-secgw: make local variables static
` [dpdk-stable] [PATCH v6 06/10] examples/ipsec-secgw: fix inbound SA checking

[dpdk-stable] [PATCH 1/2] build: use static deps of libs for pkg-config libs.private
 2019-01-03 17:57 UTC  (2+ messages)
` [dpdk-stable] [PATCH 2/2] build: use dependency() instead of find_library()

[dpdk-stable] [PATCH] doc: fix a typo in testpmd user guide
 2019-01-03 16:35 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v4 1/3] net/mlx5: fix shared counter allocation logic
 2019-01-03 15:06 UTC 

[dpdk-stable] [PATCH] doc: fix a parameter name in testpmd guide
 2019-01-03 13:49 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] 18.08.1 patches review and test
 2019-01-03 13:23 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 17.11 1/2] table: fix casting cuckoo hash function
 2019-01-03  8:31 UTC  (4+ messages)
` [dpdk-stable] [PATCH 17.11 2/2] net/nfp: replace strncpy by strlcpy

[dpdk-stable] patch 'eal: explicit cast of builtin for bsf32' has been queued to LTS release 17.11.5
 2019-01-03  8:14 UTC  (37+ messages)
` [dpdk-stable] patch 'eal: explicit cast of core id when getting index' "
` [dpdk-stable] patch 'eal: declare trace buffer at top of own block' "
` [dpdk-stable] patch 'spinlock/x86: move stack declaration before code' "
` [dpdk-stable] patch 'net: move stack variable at top of VLAN strip function' "
` [dpdk-stable] patch 'ethdev: explicit cast of buffered Tx number' "
` [dpdk-stable] patch 'hash: move stack declaration at top of CRC32c function' "
` [dpdk-stable] patch 'hash: explicit casts for truncation in CRC32c' "
` [dpdk-stable] patch 'bus/pci: replace strncpy by strlcpy' "
` [dpdk-stable] patch 'bus/dpaa: fix inconsistent struct alignment' "
` [dpdk-stable] patch 'net/nfp: fix memcpy out of source range' "
` [dpdk-stable] patch 'net/qede: replace strncpy by strlcpy' "
` [dpdk-stable] patch 'net/qede: fix strncpy' "
` [dpdk-stable] patch 'net/sfc: make sure that stats name is nul-terminated' "
` [dpdk-stable] patch 'app/procinfo: fix sprintf overrun' "
` [dpdk-stable] patch 'devtools: provide more generic grep in git check' "
` [dpdk-stable] patch 'eal: explicit cast of strlcpy return' "
` [dpdk-stable] patch 'eal: fix casts in random functions' "
` [dpdk-stable] patch 'eal: explicit cast in constant byte swap' "
` [dpdk-stable] patch 'ring: remove useless variables' "
` [dpdk-stable] patch 'ring: remove signed type flip-flopping' "
` [dpdk-stable] patch 'mbuf: fix reference counter integer promotion' "
` [dpdk-stable] patch 'mbuf: explicit casts of reference counter' "
` [dpdk-stable] patch 'mbuf: explicit cast of headroom on reset' "
` [dpdk-stable] patch 'mbuf: explicit cast of size on detach' "
` [dpdk-stable] patch 'net: explicit cast of multicast bit clearing' "
` [dpdk-stable] patch 'net: explicit cast of IP checksum to 16-bit' "
` [dpdk-stable] patch 'net: explicit cast of protocol in IPv6 checksum' "
` [dpdk-stable] patch 'ethdev: explicit cast of queue count return' "
` [dpdk-stable] patch 'eal/x86: fix type of variable in memcpy function' "
` [dpdk-stable] patch 'eal: explicit cast in rwlock functions' "
` [dpdk-stable] patch 'net: explicit cast in L4 checksum' "
` [dpdk-stable] patch 'mbuf: fix type of private size in detach' "
` [dpdk-stable] patch 'mbuf: fix type of variables in linearize function' "
` [dpdk-stable] patch 'mbuf: avoid implicit demotion in 64-bit arithmetic' "
` [dpdk-stable] patch 'mbuf: avoid integer promotion in prepend/adj/chain' "
` [dpdk-stable] patch 'ethdev: fix type and scope of variables in Rx burst' "

[dpdk-stable] [PATCH v4 3/3] hash: flush the rings instead of dequeuing one by one
 2019-01-03  2:38 UTC  (2+ messages)
  ` [dpdk-stable] [PATCH v5 "

[dpdk-stable] [PATCH] test/pmd_perf: change the way to drain the port
 2019-01-02 15:55 UTC 

[dpdk-stable] [PATCH v5 03/10] examples/ipsec-secgw: fix crypto-op might never get dequeued
 2019-01-02 15:06 UTC  (8+ messages)
  ` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v5 04/10] examples/ipsec-secgw: fix outbound codepath for single SA
` [dpdk-stable] [PATCH v5 05/10] examples/ipsec-secgw: make local variables static
` [dpdk-stable] [PATCH v5 06/10] examples/ipsec-secgw: fix inbound SA checking

[dpdk-stable] [PATCH] eal: fix core number validation
 2019-01-02 14:23 UTC  (6+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v3 1/3] net/mlx5: fix shared counter allocation logic
 2019-01-02  9:43 UTC 

[dpdk-stable] [PATCH] net/ixgbe: enable x550 flexible byte filter
 2019-01-02  7:02 UTC  (2+ messages)

[dpdk-stable] [PATCH v2 1/3] net/mlx5: fix shared counter allocation logic
 2019-01-02  6:58 UTC  (4+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/ixgbe: enable x550 flexible byte filter
 2019-01-02  2:25 UTC  (9+ messages)
` [dpdk-stable] [PATCH v2 0/2] "
  ` [dpdk-stable] [PATCH v2 1/2] net/ixgbe: "
  ` [dpdk-stable] [PATCH v2 2/2] app/testpmd: add support of hex string parser for flow API

[dpdk-stable] [PATCH v2] net/i40e: fixed get RSS conf
 2018-12-29  9:33 UTC  (2+ messages)
` [dpdk-stable] [PATCH v3] net/i40e: fix get RSS conf issue

[dpdk-stable] [PATCH 17.11] examples/flow_filtering: fix flow create function
 2018-12-28 10:14 UTC  (2+ messages)

[dpdk-stable] [PATCH] examples/ip_fragmentation: support big packets
 2018-12-28 10:06 UTC  (2+ messages)

[dpdk-stable] [PATCH 17.11] vhost: fix corner case for enqueue operation
 2018-12-28  9:48 UTC  (2+ messages)

[dpdk-stable] patch 'net/mlx5: add Bluefield device id' has been queued to LTS release 17.11.5
 2018-12-28  9:25 UTC  (5+ messages)
` [dpdk-stable] patch 'kni: fix build on Linux < 3.14' "

[dpdk-stable] [PATCH 0/5] net/mlx5: add inner tunnel items support on E-Switch
 2018-12-27 15:34 UTC  (6+ messages)
` [dpdk-stable] [PATCH 1/5] net/mlx5: remove checks for outer tunnel items "
` [dpdk-stable] [PATCH 2/5] net/mlx5: add tunnel inner items validation "
` [dpdk-stable] [PATCH 3/5] net/mlx5: add tunnel inner items support "
` [dpdk-stable] [PATCH 4/5] net/mlx5: add ethernet type validation "
` [dpdk-stable] [PATCH 5/5] net/mlx5: add ethernet type support for tunnels "

[dpdk-stable] [PATCH v2] devtools: fix wrong headline lowercase for arm
 2018-12-27 12:34 UTC  (3+ messages)
` [dpdk-stable] [PATCH v3] "
  ` [dpdk-stable] [EXT] [dpdk-dev] "

[dpdk-stable] [PATCH] compress/qat: fix return correct status on qat overflow
 2018-12-27 10:42 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH v3 1/6] eal: fix clang compilation error on x86
 2018-12-27  6:36 UTC  (2+ messages)
  ` [dpdk-stable] [EXT] "

[dpdk-stable] [PATCH 01/20] bus/fslmc: fix to reset portal memory before use
 2018-12-27  6:23 UTC  (7+ messages)
` [dpdk-stable] [PATCH 02/20] bus/fslmc: fix the ring mode to use correct cache settings
` [dpdk-stable] [PATCH 03/20] bus/fslmc: fix to use correct physical core for logical core
` [dpdk-stable] [PATCH 04/20] net/dpaa2: fix bad check for not-null
` [dpdk-stable] [PATCH 05/20] bus/fslmc: fix to convert error msg to warning
` [dpdk-stable] [PATCH 06/20] bus/fslmc: fix parse method for bus devices
` [dpdk-stable] [PATCH 07/20] net/dpaa2: fix device init for secondary process

[dpdk-stable] [PATCH 1/4] bus/dpaa: fix the logical to physical core affine logic
 2018-12-26 11:33 UTC  (2+ messages)
` [dpdk-stable] [PATCH 2/4] net/dpaa: fix the secondary process

[dpdk-stable] [PATCH] app/testpmd: fix mpls encap ipv4 version and ihl
 2018-12-25 19:29 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] build: use generic march on arm64 when using 'default' machine
 2018-12-24 12:56 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).