[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] net/fm10k: initialize sm_down variable
2019-01-03 2:09 UTC (2+ messages)
[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: fix MAT enable for VF in multicast
2019-01-02 6:32 UTC
[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] doc: fix a typo in testpmd user guide
2018-12-30 8:23 UTC (2+ messages)
[dpdk-stable] [PATCH] app/testpmd: fixed get RSS conf
2018-12-29 9:33 UTC (6+ messages)
` [dpdk-stable] [PATCH v2] net/i40e: "
` [dpdk-stable] [dpdk-dev] "
` [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 (22+ messages)
` [dpdk-stable] patch 'net/failsafe: use prefix for function' "
` [dpdk-stable] patch 'igb_uio: fix unexpected removal for hot-unplug' "
` [dpdk-stable] patch 'kni: fix build on Linux 4.19' "
` [dpdk-stable] patch 'kni: fix build on Linux < 3.14' "
` [dpdk-stable] patch 'net/mlx5: fix build on PPC64' "
` [dpdk-stable] patch 'doc: fix NUMA library name in Linux guide' "
` [dpdk-stable] patch 'doc: fix function name in flow filtering app "
` [dpdk-stable] patch 'vfio: do not needlessly setup device in secondary process' "
` [dpdk-stable] patch 'eal: fix devargs reference after probing failure' "
[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 (4+ 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] examples/ip_fragmentation: support big packets
2018-12-26 13:08 UTC
[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] 18.08.1 patches review and test
2018-12-26 7:31 UTC (2+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH v2] doc: add GRO API limitations in prog_guide
2018-12-26 4:04 UTC
[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] doc: fix a parameter name in testpmd guide
2018-12-25 13:36 UTC
[dpdk-stable] [PATCH] build: use generic march on arm64 when using 'default' machine
2018-12-24 12:56 UTC
[dpdk-stable] [PATCH] mk: fix scope of disabling AVX512F support
2018-12-22 23:02 UTC (8+ messages)
` [dpdk-stable] [PATCH v2] "
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] 16.11.9 (LTS) patches review and test
2018-12-22 10:15 UTC (4+ messages)
[dpdk-stable] [PATCH] cryptodev: fix PMD memory leak
2018-12-21 15:43 UTC (2+ messages)
[dpdk-stable] [PATCH] telemetry: fix error when using ports of different types
2018-12-21 15:33 UTC (4+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH] net/sfc: pass HW Tx queue index on creation
2018-12-21 15:18 UTC (2+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH] app/testpmd: add boundary check in flow commandline
2018-12-21 15:05 UTC (3+ messages)
` [dpdk-stable] [PATCH v2] "
[dpdk-stable] [PATCH ] net/avf/base: fix comment referencing internal data
2018-12-21 14:10 UTC (2+ messages)
[dpdk-stable] [PATCH 18.11] malloc: fix deadlock when using malloc stats
2018-12-21 13:35 UTC (5+ messages)
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH 19.02 v2] "
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH] net/tap: fix possible uninitialized variable access
2018-12-21 12:33 UTC (2+ messages)
` [dpdk-stable] "
[dpdk-stable] [PATCH ] net/avf/base: fix comment referencing internal data
2018-12-21 12:14 UTC
[dpdk-stable] [PATCH] test/crypto: fix misleading trace message
2018-12-21 11:41 UTC (2+ messages)
[dpdk-stable] 18.08.1 patches review and test
2018-12-21 10:48 UTC
[dpdk-stable] [PATCH] eal: close MP socket during cleanup
2018-12-21 0:18 UTC (5+ messages)
` [dpdk-stable] [PATCH v2] "
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH] test: add missing fbarray autotest to meson
2018-12-20 22:22 UTC (3+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH] test: add missing external mem autotest to meson
2018-12-20 22:16 UTC (2+ messages)
[dpdk-stable] [PATCH] doc: remove note on limitations for memory mode in secondary
2018-12-20 22:05 UTC (2+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH 2/2] net/tap: add buffer overflow checks before checksum
2018-12-20 19:33 UTC (3+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH] net/vhost: fix double free of MAC addrs
2018-12-20 18:20 UTC (2+ messages)
[dpdk-stable] [PATCH v2 0/4] vhost: add missing barriers, move prefetching
2018-12-20 18:19 UTC (3+ messages)
[dpdk-stable] [PATCH v2 5/5] eal: fix clang compilation error on x86
2018-12-20 17:42 UTC
[dpdk-stable] [PATCH v1] devtools: fix wrong headline lowercase for arm
2018-12-20 16:01 UTC (3+ messages)
[dpdk-stable] [PATCH] malloc: make alignment requirements more stringent
2018-12-20 14:35 UTC (3+ messages)
[dpdk-stable] [PATCH] malloc: fix duplicate mem event notification
2018-12-20 14:29 UTC (3+ messages)
` [dpdk-stable] [PATCH v2] "
[dpdk-stable] [PATCH v2] malloc: notify primary process about hotplug in secondary
2018-12-20 14:26 UTC (5+ messages)
[dpdk-stable] [PATCH] malloc: fix finding maximum contiguous IOVA size
2018-12-20 14:18 UTC (3+ messages)
[dpdk-stable] [PATCH] 4-final-review: move email subject to start of file
2018-12-20 13:34 UTC (2+ messages)
[dpdk-stable] [PATCH v2] eal: fix unlock in rte_eal_memzone_init
2018-12-20 11:44 UTC (4+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] (no subject)
2018-12-20 11:30 UTC
[dpdk-stable] [PATCH] net/mlx5: fix Multi-Packet RQ mempool free
2018-12-20 6:55 UTC (2+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH v1 1/2] test/rwlock: add perf test case
2018-12-20 1:45 UTC (6+ messages)
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v1 2/2] rwlock: reimplement with __atomic builtins
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH 17.11 1/5] net/qede/base: fix MFW FLR flow
2018-12-20 0:02 UTC (4+ messages)
[dpdk-stable] [PATCH] eal/option: fix option register duplicate detection
2018-12-19 22:59 UTC (3+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH] examples/ipv4_multicast: remove useless mbuf info copy
2018-12-19 21:28 UTC (3+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH 17.11 1/3] net/bnx2x: fix logging to include device name
2018-12-19 20:15 UTC (2+ messages)
[dpdk-stable] please help backporting some patches to LTS release 17.11.5
2018-12-19 20:00 UTC (3+ messages)
[dpdk-stable] [dpdk-dev] [PATCH v2] timer: fix race condition
2018-12-19 18:54 UTC
[dpdk-stable] [PATCH v2] bbdev: add missing APIs to map file and tag all experimental
2018-12-19 18:28 UTC (2+ messages)
page: next (older) | prev (newer) | 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).