[dpdk-stable] [PATCH] net/i40e: fix conflict with multi-driver
2020-11-19 6:16 UTC
[dpdk-stable] patch 'net/netvsc: check for overflow on packet info from host' has been queued to LTS release 18.11.11
2020-11-18 16:35 UTC (47+ messages)
` [dpdk-stable] patch 'net/netvsc: replace compiler builtin overflow check' "
` [dpdk-stable] patch 'eventdev: check allocation in Tx adapter' "
` [dpdk-stable] patch 'event/dpaa2: fix dereference before null check' "
` [dpdk-stable] patch 'eventdev: fix adapter leak in error path' "
` [dpdk-stable] patch 'test/event: fix function arguments for crypto adapter' "
` [dpdk-stable] patch 'eal/x86: fix memcpy AVX-512 enablement' "
` [dpdk-stable] patch 'vhost: fix virtio-net header length with packed ring' "
` [dpdk-stable] patch 'net/netvsc: fix Tx queue leak in error path' "
` [dpdk-stable] patch 'net/bonding: fix possible unbalanced packet receiving' "
` [dpdk-stable] patch 'net/bonding: fix Rx queue conversion' "
` [dpdk-stable] patch 'net/failsafe: fix state synchro cleanup' "
` [dpdk-stable] patch 'net/ring: check internal arguments' "
` [dpdk-stable] patch 'doc: fix EF10 Rx mode name in sfc guide' "
` [dpdk-stable] patch 'doc: fix typo in pcap "
` [dpdk-stable] patch 'net/bnx2x: add QLogic vendor id for BCM57840' "
` [dpdk-stable] patch 'ethdev: fix memory ordering for callback functions' "
` [dpdk-stable] patch 'distributor: fix handshake synchronization' "
` [dpdk-stable] patch 'distributor: fix handshake deadlock' "
` [dpdk-stable] patch 'distributor: fix buffer use after free' "
` [dpdk-stable] patch 'distributor: handle worker shutdown in burst mode' "
` [dpdk-stable] patch 'test/distributor: fix shutdown of busy worker' "
` [dpdk-stable] patch 'distributor: fix return pkt calls in single mode' "
` [dpdk-stable] patch 'test/distributor: fix freeing mbufs' "
` [dpdk-stable] patch 'test/distributor: fix lcores statistics' "
` [dpdk-stable] patch 'test/distributor: collect return mbufs' "
` [dpdk-stable] patch 'distributor: fix API documentation' "
` [dpdk-stable] patch 'test/distributor: fix race conditions on shutdown' "
` [dpdk-stable] patch 'distributor: fix scalar matching' "
` [dpdk-stable] patch 'distributor: fix flushing in flight packets' "
` [dpdk-stable] patch 'distributor: fix clearing returns buffer' "
` [dpdk-stable] patch 'test/distributor: fix quitting workers in burst mode' "
` [dpdk-stable] patch 'test/distributor: fix mbuf leak on failure' "
` [dpdk-stable] patch 'doc: add SPDX license tag header to meson guide' "
` [dpdk-stable] patch 'app: fix missing dependencies' "
` [dpdk-stable] patch 'examples/l2fwd-crypto: fix missing dependency' "
` [dpdk-stable] patch 'bus/pci: remove unused scan by address' "
` [dpdk-stable] patch 'eal/linux: fix memory leak in uevent handling' "
` [dpdk-stable] patch 'efd: fix tailq entry leak in error path' "
` [dpdk-stable] patch 'eal: fix leak on device event callback unregister' "
` [dpdk-stable] patch 'mem: fix config name in error logs' "
` [dpdk-stable] patch 'examples/vm_power: fix build on Ubuntu 20.04' "
` [dpdk-stable] patch 'examples/multi_process: "
` [dpdk-stable] patch 'examples/performance-thread: fix build with low core count' "
` [dpdk-stable] patch 'baseband/turbo_sw: fix memory leak in error path' "
` [dpdk-stable] patch 'examples/fips_validation: fix missed version line' "
` [dpdk-stable] patch 'crypto/dpaa2_sec: remove dead code' "
[dpdk-stable] [PATCH 1/4] app/procinfo: fix redundant condition
2020-11-18 16:12 UTC (22+ messages)
` [dpdk-stable] [PATCH 2/4] app/procinfo: fix negative check on unsigned variable
` [dpdk-stable] [PATCH 3/4] app/procinfo: remove suspicious sizeof
` [dpdk-stable] [PATCH 4/4] app/procinfo: remove useless assignment
` [dpdk-stable] [PATCH v2 1/7] app/procinfo: fix redundant condition
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2 2/7] app/procinfo: fix negative check on unsigned variable
` [dpdk-stable] [PATCH v2 3/7] app/procinfo: remove suspicious sizeof
` [dpdk-stable] [PATCH v2 4/7] app/procinfo: remove useless assignment
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2 5/7] net/pcap: remove local variable shadown outer one
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2 6/7] net/af_xdp: remove useless assignment
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2 7/7] net/bnxt: fix redundant return
[dpdk-stable] [PATCH] net/mlx5: fix raw encap/decap limit constant
2020-11-18 13:46 UTC (2+ messages)
[dpdk-stable] [PATCH] event/octeontx2: unlink queues during port release
2020-11-18 8:54 UTC
[dpdk-stable] [PATCH] net/mlx5: fix assertion check warnings
2020-11-17 20:53 UTC (2+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [dpdk-dev] [PATCH] event/octeontx2: fix unintended flush in Tx enqueue
2020-11-17 16:46 UTC
[dpdk-stable] [PATCH] net/mlx5: fix WQE counter assert in free completion queue
2020-11-17 16:19 UTC (2+ messages)
[dpdk-stable] [PATCH] net/mlx5: fix validate RSS queues types
2020-11-17 11:49 UTC (2+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] please help backporting some patches to stable release 19.11.6
2020-11-17 11:28 UTC
[dpdk-stable] patch 'app/testpmd: revert max Rx packet length adjustment' has been queued to stable release 19.11.6
2020-11-17 11:14 UTC (43+ messages)
` [dpdk-stable] patch 'devtools: fix build test config inheritance from env' "
` [dpdk-stable] patch 'devtools: fix x86-default build test install "
` [dpdk-stable] patch 'examples: fix flattening directory layout on install' "
` [dpdk-stable] patch 'examples/l2fwd-keepalive: skip meson build if no librt' "
` [dpdk-stable] patch 'devtools: fix directory filter in forbidden token check' "
` [dpdk-stable] patch 'eal/arm: fix clang build of native target' "
` [dpdk-stable] patch 'examples/qos_sched: fix usage string' "
` [dpdk-stable] patch 'build: fix install on Windows' "
` [dpdk-stable] patch 'build: fix MS linker flag with meson 0.54' "
` [dpdk-stable] patch 'usertools: fix CPU layout script to be PEP8 compliant' "
` [dpdk-stable] patch 'gro: fix packet type detection with IPv6 tunnel' "
` [dpdk-stable] patch 'config: enable packet prefetching with Meson' "
` [dpdk-stable] patch 'net/bnxt: remove useless prefetches' "
` [dpdk-stable] patch 'net/ring: fix typo in log message' "
` [dpdk-stable] patch 'net/mlx5: fix switch port id when representor in bonding' "
` [dpdk-stable] patch 'net/mlx5: fix Rx queue completion index consistency' "
` [dpdk-stable] patch 'examples/vhost_crypto: add new line character in usage' "
` [dpdk-stable] patch 'vhost: fix virtqueue initialization' "
` [dpdk-stable] patch 'net/hns3: check PCI config space write' "
` [dpdk-stable] patch 'net/i40e: add C++ include guard' "
` [dpdk-stable] patch 'net/i40e: fix build for log format specifier' "
` [dpdk-stable] patch 'net/iavf: fix releasing mbufs' "
` [dpdk-stable] patch 'net/mlx5: fix missing meter packet' "
` [dpdk-stable] patch 'net/af_xdp: fix pointer storage size' "
` [dpdk-stable] patch 'net/iavf: fix performance drop after port reset' "
` [dpdk-stable] patch 'net/hinic/base: add message check for command channel' "
` [dpdk-stable] patch 'net/ixgbe: remove redundant MAC flag check' "
` [dpdk-stable] patch 'vhost: fix error path when setting memory tables' "
` [dpdk-stable] patch 'vhost: fix fd leak in dirty logging setup' "
` [dpdk-stable] patch 'vhost: fix fd leak in kick "
` [dpdk-stable] patch 'app/testpmd: fix MTU after device configure' "
` [dpdk-stable] patch 'net/bnxt: fix doorbell barrier location' "
` [dpdk-stable] patch 'net/mlx5: validate MPLSoGRE with GRE key' "
` [dpdk-stable] patch 'doc: fix typo in ipsec-secgw guide' "
` [dpdk-stable] patch 'app/eventdev: check timer adadpters number' "
` [dpdk-stable] patch 'examples/fips_validation: fix build with pkg-config' "
` [dpdk-stable] patch 'examples/kni: "
` [dpdk-stable] patch 'examples/l2fwd-crypto: "
` [dpdk-stable] patch 'examples/ntb: fix clean target' "
` [dpdk-stable] patch 'examples/performance-thread: fix build with pkg-config' "
` [dpdk-stable] patch 'examples/vhost_blk: "
` [dpdk-stable] patch 'examples/rxtx_callbacks: "
[dpdk-stable] [PATCH] net/af_xdp: fix 32-bit build for older kernels
2020-11-17 11:00 UTC (4+ messages)
[dpdk-stable] [PATCH] net/mlx5: fix packet padding config for RxQ via DevX
2020-11-17 10:52 UTC (2+ messages)
[dpdk-stable] [PATCH] net/i40e: fix counters
2020-11-17 8:56 UTC
[dpdk-stable] [PATCH] app/testpmd: revert setting MTU explicitly after configure
2020-11-16 19:03 UTC
[dpdk-stable] [PATCH v2 01/11] examples/fips_validation: fix build with pkg-config
2020-11-16 4:16 UTC (13+ messages)
` [dpdk-stable] [PATCH v2 02/11] examples/ipsec-gw: "
` [dpdk-stable] [EXT] "
` [dpdk-stable] [PATCH v2 03/11] examples/kni: "
` [dpdk-stable] [PATCH v2 06/11] examples/ntb: fix clean target
` [dpdk-stable] [PATCH v2 07/11] examples/performance-thread: fix build with pkg-config
` [dpdk-stable] [PATCH v2 09/11] examples/rxtx_callbacks: "
` [dpdk-stable] [PATCH v3 01/11] examples/fips_validation: "
` [dpdk-stable] [PATCH v3 02/11] examples/ipsec-gw: "
` [dpdk-stable] [PATCH v3 03/11] examples/kni: "
` [dpdk-stable] [PATCH v3 07/11] examples/ntb: fix clean target
` [dpdk-stable] [PATCH v3 08/11] examples/performance-thread: fix build with pkg-config
` [dpdk-stable] [PATCH v3 10/11] examples/rxtx_callbacks: "
[dpdk-stable] [dpdk-dev] [PATCH v2] eal/linux: do not create user mem map repeatedly when it exists
2020-11-15 14:23 UTC (4+ messages)
` [dpdk-stable] [dpdk-dev] [PATCH v3] eal: fix "
[dpdk-stable] [PATCH] config: enable packet prefetching with Meson
2020-11-14 10:54 UTC (5+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH 1/4] common/mlx5: share UAR allocation routine
2020-11-14 10:01 UTC (3+ messages)
[dpdk-stable] [dpdk-dev] [PATCH v2] gro: fix an error when packet is IPv6
2020-11-14 8:47 UTC
[dpdk-stable] [PATCH 1/5] net/mlx5: fix unused calculation in RSS expansion
2020-11-13 22:26 UTC (2+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH] net/mlx5: fix nested flow creation error
2020-11-13 19:22 UTC (3+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH] net/mlx5: fix unix socket server file name
2020-11-13 19:17 UTC (3+ messages)
[dpdk-stable] [PATCH] net/mlx5: fix validate MPLSoGRE with GRE key
2020-11-13 19:07 UTC (2+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH] net/mlx5: fix switch port id when representor in bonding
2020-11-13 18:54 UTC (2+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH] net/mlx5: fix eCPRI previous layer checking
2020-11-13 18:08 UTC (3+ messages)
` [dpdk-stable] [PATCH v2] "
[dpdk-stable] [PATCH] net/mlx5: fix info about Rx descriptors for MPRQ
2020-11-13 18:03 UTC (4+ messages)
` [dpdk-stable] [PATCH v2] "
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH] usertools/cpu_layout: fix code to be pep8 style compliant
2020-11-13 14:41 UTC (2+ messages)
[dpdk-stable] [PATCH] mempool: fix ignore return value Coverity issue
2020-11-13 14:29 UTC (3+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH 19.11.6 00/13] backport for 19.11.6
2020-11-13 13:37 UTC (14+ messages)
` [dpdk-stable] [PATCH 19.11.6 01/13] net/hns3: support TSO
` [dpdk-stable] [PATCH 19.11.6 02/13] net/hns3: check TSO segment size during Tx
` [dpdk-stable] [PATCH 19.11.6 03/13] net/hns3: fix reassembling multiple segment packets in Tx
` [dpdk-stable] [PATCH 19.11.6 04/13] net/hns3: support promiscuous and allmulticast mode for VF
` [dpdk-stable] [PATCH 19.11.6 05/13] net/hns3: decrease non-nearby memory access in Rx
` [dpdk-stable] [PATCH 19.11.6 06/13] net/hns3: cleanup duplicated code on processing TSO in Tx
` [dpdk-stable] [PATCH 19.11.6 07/13] net/hns3: fix inserted VLAN tag position "
` [dpdk-stable] [PATCH 19.11.6 08/13] net/hns3: report Tx descriptor segment limitations
` [dpdk-stable] [PATCH 19.11.6 09/13] net/hns3: report Rx drop packets enable configuration
` [dpdk-stable] [PATCH 19.11.6 10/13] net/hns3: report Rx free threshold
` [dpdk-stable] [PATCH 19.11.6 11/13] net/hns3: reduce address calculation in Rx
` [dpdk-stable] [PATCH 19.11.6 12/13] net/hns3: fix Tx checksum outer header prepare
` [dpdk-stable] [PATCH 19.11.6 13/13] net/hns3: fix Tx checksum with fixed header length
[dpdk-stable] [PATCH v10 08/15] eal/arm: fix clang build of native target
2020-11-13 11:09 UTC
[dpdk-stable] [dpdk-dev] [PATCH] app/eventdev: fix segfault with incorrect timer adadpters
2020-11-13 9:56 UTC (2+ messages)
[dpdk-stable] [PATCH v1] eal/arm: fix clang build of native target
2020-11-13 9:21 UTC (4+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH v4 0/3] vhost: fix fd an memory leaks
2020-11-13 8:39 UTC (7+ messages)
` [dpdk-stable] [PATCH v4 1/3] vhost: fix error path when setting memory tables
` [dpdk-stable] [PATCH v4 2/3] vhost: fix fd leak in dirty logging setup
` [dpdk-stable] [PATCH v4 3/3] vhost: fix fd leak in kick setup
[dpdk-stable] [PATCH v1] net/ixgbe: remove the redundant MAC flag check
2020-11-12 23:49 UTC (2+ messages)
[dpdk-stable] [dpdk-dev] [PATCH] compress/isal: check allocation in qp setup
2020-11-12 21:15 UTC (2+ messages)
[dpdk-stable] [PATCH] test/cryptodev: fix typo in blockcipher test output
2020-11-12 21:10 UTC (2+ messages)
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH] doc: fix typo in ipsec-secgw guide
2020-11-12 21:04 UTC (2+ messages)
[dpdk-stable] [PATCH] devtools: fix directory filter in forbidden token check
2020-11-12 18:43 UTC (2+ messages)
[dpdk-stable] [PATCH] net/bnxt: fix incorrect assignment
2020-11-12 18:20 UTC (2+ messages)
[dpdk-stable] [PATCH v3 0/3] vhost: fix fd an memory leaks
2020-11-12 17:06 UTC (8+ messages)
` [dpdk-stable] [PATCH v3 1/3] vhost: fix error path when setting memory tables
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v3 3/3] vhost: fix fd leak in kick setup
` [dpdk-stable] [dpdk-dev] "
[dpdk-stable] [PATCH] devtools: fix x86-default env when installing
2020-11-12 15:24 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).