<div dir="ltr"><div>Hello Luca,</div><div><br></div><div><div>The testing with dpdk 20.11.5-rc1 <span style="font-size:11pt;font-family:Arial;color:rgb(0,0,0);background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap" id="gmail-m_-1376090699138778693m_3383122528502381104gmail-m_634524211495644227gmail-m_2301650944530626896gmail-docs-internal-guid-2070516b-7fff-f940-5256-5b67958b6b55"></span> from Red Hat looks good. We tested below 17 scenarios and all got PASS on RHEL8:<br><br>(1)Guest with device assignment(PF) throughput testing(1G hugepage size): PASS<br>(2)Guest with device assignment(PF) throughput testing(2M hugepage size) : PASS<br>(3)Guest with device assignment(VF) throughput testing: PASS<br>(4)PVP (host dpdk testpmd as vswitch) 1Q: throughput testing: PASS<br>(5)PVP vhost-user 2Q throughput testing: PASS<br>(6)PVP vhost-user 1Q - cross numa node throughput testing: PASS<br>(7)Guest with vhost-user 2 queues throughput testing: PASS<br>(8)vhost-user reconnect with dpdk-client, qemu-server: qemu reconnect: PASS<br>(9)vhost-user reconnect with dpdk-client, qemu-server: ovs reconnect: PASS<br>(10)PVP 1Q live migration testing: PASS</div><div>(11)PVP 1Q cross numa node live migration testing: PASS<br>(12)Guest with ovs+dpdk+vhost-user 1Q live migration testing: PASS<br>(13)Guest with ovs+dpdk+vhost-user 1Q live migration testing (2M): PASS<br>(14)Guest with ovs+dpdk+vhost-user 2Q live migration testing: PASS<br>(15)Guest with ovs+dpdk+vhost-user 4Q live migration testing: PASS<br>(16)Host PF + DPDK testing: PASS<br>(17)Host VF + DPDK testing: PASS</div><div> <br></div><div>Versions:<br>kernel 4.18<br>qemu 6.2<br>dpdk: git://<a href="http://dpdk.org/dpdk-stable">dpdk.org/dpdk-stable</a> branch: 20.11</div><div># git log -1<br>commit 576842a59ab35979dc102535f59061fa3d6ea16b<br>Author: Luca Boccassi <<a href="mailto:bluca@debian.org">bluca@debian.org</a>><br>Date:   Fri Mar 18 15:01:38 2022 +0000<br>    version: 20.11.5-rc1<br>    Signed-off-by: Luca Boccassi <<a href="mailto:bluca@debian.org">bluca@debian.org</a>><br></div><div><br>NICs: X540-AT2 NIC(ixgbe, 10G)<br><br>Best regards,<br><br>Pei</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Mar 18, 2022 at 11:21 PM <<a href="mailto:luca.boccassi@gmail.com">luca.boccassi@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi all,<br>
<br>
Here is a list of patches targeted for stable release 20.11.5.<br>
<br>
The planned date for the final release is the 4th of April.<br>
<br>
Please help with testing and validation of your use cases and report<br>
any issues/results with reply-all to this mail. For the final release<br>
the fixes and reported validations will be added to the release notes.<br>
<br>
A release candidate tarball can be found at:<br>
<br>
    <a href="https://dpdk.org/browse/dpdk-stable/tag/?id=v20.11.5-rc1" rel="noreferrer" target="_blank">https://dpdk.org/browse/dpdk-stable/tag/?id=v20.11.5-rc1</a><br>
<br>
These patches are located at branch 20.11 of dpdk-stable repo:<br>
    <a href="https://dpdk.org/browse/dpdk-stable/" rel="noreferrer" target="_blank">https://dpdk.org/browse/dpdk-stable/</a><br>
<br>
Thanks.<br>
<br>
Luca Boccassi<br>
<br>
---<br>
Adham Masarwah (1):<br>
      app/testpmd: fix show RSS RETA on Windows<br>
<br>
Ajit Khaparde (4):<br>
      net/bnxt: fix PAM4 mask setting<br>
      net/bnxt: check VF representor pointer before access<br>
      net/bnxt: fix VF resource allocation strategy<br>
      net/bnxt: fix ring calculation for representors<br>
<br>
Alexander Kozyrev (2):<br>
      net/mlx5: fix maximum packet headers size for TSO<br>
      net/mlx5: fix committed bucket size<br>
<br>
Ali Alnubani (1):<br>
      doc: fix typos and punctuation in flow API guide<br>
<br>
Anatoly Burakov (1):<br>
      net/qede: fix redundant condition in debug code<br>
<br>
Andrzej Ostruszka (1):<br>
      ring: optimize corner case for enqueue/dequeue<br>
<br>
Andy Pei (1):<br>
      vdpa/ifc: fix log info mismatch<br>
<br>
Arek Kusztal (1):<br>
      cryptodev: fix RSA key type name<br>
<br>
Bin Zheng (1):<br>
      net/ixgbe: add vector Rx parameter check<br>
<br>
Bing Zhao (2):<br>
      net/mlx5: fix matcher priority with ICMP or ICMPv6<br>
      net/mlx5: remove unused reference counter<br>
<br>
Brian Dooley (11):<br>
      eal: add missing C++ guards<br>
      telemetry: add missing C++ guards<br>
      ethdev: add missing C++ guards<br>
      metrics: add missing C++ guards<br>
      acl: add missing C++ guards<br>
      compressdev: add missing C++ guards<br>
      eventdev: add missing C++ guards<br>
      kni: add missing C++ guards<br>
      vhost: add missing C++ guards<br>
      examples/l2fwd-crypto: fix port mask overflow<br>
      crypto/virtio: fix out-of-bounds access<br>
<br>
Bruce Richardson (19):<br>
      doc: remove dependency on findutils on FreeBSD<br>
      dma/idxd: fix paths to driver sysfs directory<br>
      build: fix warnings when running external commands<br>
      build: fix warning about using -Wextra flag<br>
      build: remove deprecated Meson functions<br>
      eal: fix C++ include<br>
      eventdev: fix C++ include<br>
      graph: fix C++ include<br>
      ipsec: fix C++ include<br>
      table: fix C++ include<br>
      vhost: fix C++ include<br>
      ethdev: fix cast for C++ compatibility<br>
      dma/idxd: configure maximum batch size to high value<br>
      distributor: fix potential overflow<br>
      eal/freebsd: add missing C++ include guards<br>
      compressdev: fix missing space in log macro<br>
      cryptodev: fix clang C++ include<br>
      doc: replace characters for (R) symbol in Linux guide<br>
      doc: fix missing note on UIO module in Linux guide<br>
<br>
Chandubabu Namburu (1):<br>
      net/axgbe: use PCI root complex device to distinguish device<br>
<br>
Chenbo Xia (1):<br>
      vhost: fix queue number check when setting inflight FD<br>
<br>
Chengchang Tang (1):<br>
      net/bonding: fix offloading configuration<br>
<br>
Chengwen Feng (1):<br>
      net/hns3: delete duplicated RSS type<br>
<br>
Chuanshe Zhang (1):<br>
      examples/flow_classify: fix failure message<br>
<br>
Ciara Loftus (2):<br>
      net/af_xdp: fix build with -Wunused-function<br>
      net/af_xdp: ensure socket is deleted on Rx queue setup error<br>
<br>
Dapeng Yu (2):<br>
      net/ice: track DCF state of PF<br>
      net/i40e: enable maximum frame size at port level<br>
<br>
Dariusz Sosnowski (2):<br>
      net/mlx5: fix inline length for multi-segment TSO<br>
      net/mlx5: fix MPLS/GRE Verbs spec ordering<br>
<br>
David Marchand (7):<br>
      config/ppc: fix build with GCC >= 10<br>
      devtools: fix comment detection in forbidden token check<br>
      stack: fix stubs header export<br>
      test/mbuf: fix mbuf data content check<br>
      net/af_xdp: add missing trailing newline in logs<br>
      vhost: fix FD leak with inflight messages<br>
      bpf: fix build with some libpcap version on FreeBSD<br>
<br>
Dawid Gorecki (2):<br>
      net/ena: fix reset reason being overwritten<br>
      net/ena: check memory BAR before initializing LLQ<br>
<br>
Devendra Singh Rawat (1):<br>
      net/qede: fix Rx bulk mbuf allocation<br>
<br>
Dmitry Kozlyuk (6):<br>
      net/mlx5: relax headroom assertion<br>
      app/testpmd: fix external buffer allocation<br>
      net/mlx5: fix modify port action validation<br>
      common/mlx5: add Netlink event helpers<br>
      net/mlx5: fix link status change detection<br>
      net/mlx5: fix initial link status detection<br>
<br>
Ferruh Yigit (2):<br>
      kni: update kernel API to set random MAC address<br>
      ethdev: fix doxygen comments for device info struct<br>
<br>
Gregory Etelson (5):<br>
      net/mlx5: fix RSS expansion with explicit next protocol<br>
      net/mlx5: fix GRE protocol type translation for Verbs<br>
      net/mlx5: fix GRE item translation in Verbs<br>
      net/mlx5: fix inet IPIP protocol type<br>
      net/mlx5: fix next protocol RSS expansion<br>
<br>
Haiyue Wang (1):<br>
      doc: fix KNI PMD name typo<br>
<br>
Harold Huang (2):<br>
      net/virtio-user: fix resource leak on probing failure<br>
      net/kni: fix config initialization<br>
<br>
Heinrich Kuhn (1):<br>
      net/nfp: free HW rings memzone on queue release<br>
<br>
Hemant Agrawal (1):<br>
      crypto/dpaax_sec: fix auth/cipher xform chain checks<br>
<br>
Honnappa Nagarahalli (3):<br>
      examples/distributor: reduce Tx queue number to 1<br>
      examples/l3fwd: share queue size variables<br>
      examples/l3fwd: make Rx and Tx queue size configurable<br>
<br>
Huisong Li (8):<br>
      net/hns3: fix using enum as boolean<br>
      net/hns3: fix max packet size rollback in PF<br>
      net/hns3: fix insecure way to query MAC statistics<br>
      net/hns3: fix operating queue when TCAM table is invalid<br>
      kni: fix freeing order in device release<br>
      net/hns3: fix RSS TC mode entry<br>
      net/hns3: fix VF RSS TC mode entry<br>
      net/hns3: increase time waiting for PF reset completion<br>
<br>
Ivan Malov (3):<br>
      net/sfc: validate queue span when parsing flow action RSS<br>
      net/sfc: do not push fast free offload to default TxQ config<br>
      net/sfc: demand Tx fast free offload on EF10 simple datapath<br>
<br>
Jakub Poczatek (1):<br>
      doc: fix FIPS guide<br>
<br>
Jiawei Wang (3):<br>
      net/mlx5: fix NIC egress flow mismatch in switchdev mode<br>
      net/mlx5: fix sample flow action on trusted device<br>
      net/mlx5: fix port matching in sample flow rule<br>
<br>
Jiawen Wu (1):<br>
      net/txgbe: fix debug logs<br>
<br>
Jie Hai (1):<br>
      net/hns3: remove duplicate macro definition<br>
<br>
Jie Zhou (2):<br>
      eal/windows: fix error code for not supported API<br>
      test/mem: fix error check<br>
<br>
Josh Soref (1):<br>
      fix spelling in comments and strings<br>
<br>
Junfeng Guo (1):<br>
      raw/ntb: clear all valid doorbell bits on init<br>
<br>
Kalesh AP (13):<br>
      net/bnxt: fix multicast address set<br>
      net/bnxt: fix multicast MAC restore during reset recovery<br>
      net/bnxt: fix queue stop operation<br>
      net/bnxt: restore RSS configuration after reset recovery<br>
      net/bnxt: fix restoring VLAN filtering after recovery<br>
      net/bnxt: cap maximum number of unicast MAC addresses<br>
      net/bnxt: add null check for mark table<br>
      net/bnxt: get maximum supported multicast filters count<br>
      net/bnxt: fix handling of VF configuration change<br>
      net/bnxt: fix xstats query<br>
      net/bnxt: fix check for autoneg enablement<br>
      net/bnxt: handle ring cleanup in case of error<br>
      net/bnxt: fix memzone allocation per VNIC<br>
<br>
Kathleen Capella (2):<br>
      net/iavf: count continuous DD bits for Arm<br>
      net/iavf: count continuous DD bits for Arm in flex Rx<br>
<br>
Kevin Liu (2):<br>
      net/ice: fix Tx checksum offload<br>
      net/ice: fix Tx offload path choice<br>
<br>
Kevin Traynor (2):<br>
      maintainers: update for stable branches<br>
      examples/qos_sched: fix compile failure<br>
<br>
Kiran Kumar K (1):<br>
      common/octeontx2: update mailbox version to 0xb<br>
<br>
Kumara Parameshwaran (2):<br>
      ethdev: add internal function to device struct from name<br>
      net/tap: fix to populate FDs in secondary process<br>
<br>
Lance Richardson (1):<br>
      net/bnxt: fix xstats names query overrun<br>
<br>
Leyi Rong (1):<br>
      net/iavf: fix potential out-of-bounds access<br>
<br>
Lijun Ou (1):<br>
      net/hns3: fix RSS key with null<br>
<br>
Lior Margalit (1):<br>
      net/mlx5: fix assertion on flags set in packet mbuf<br>
<br>
Luca Boccassi (1):<br>
      cryptodev: add backward-compatible enum<br>
<br>
Markus Theil (1):<br>
      kni: fix ioctl signature<br>
<br>
Martin Spinler (2):<br>
      net/nfb: fix array indexes in deinit functions<br>
      net/nfb: fix multicast/promiscuous mode switching<br>
<br>
Matan Azrad (1):<br>
      vdpa/mlx5: workaround queue stop with traffic<br>
<br>
Maxime Coquelin (1):<br>
      vhost: fix unsafe vring addresses modifications<br>
<br>
Maxime Gouin (3):<br>
      bus/ifpga: remove useless check while browsing devices<br>
      net/nfp: remove duplicated check when setting MAC address<br>
      net/nfp: remove useless range checks<br>
<br>
Megha Ajmera (1):<br>
      examples/qos_sched: fix core mask overflow<br>
<br>
Michael Baum (11):<br>
      common/mlx5: add minimum WQE size for striding RQ<br>
      net/mlx5: improve stride parameter names<br>
      net/mlx5: fix MPRQ stride devargs adjustment<br>
      net/mlx5: fix memory socket selection in ASO management<br>
      common/mlx5: fix error handling in multi-class probe<br>
      net/mlx5: fix ineffective metadata argument adjustment<br>
      doc: remove obsolete vector Tx explanations from mlx5 guide<br>
      doc: replace broken links in mlx guides<br>
      doc: correct name of BlueField-2 in mlx5 guide<br>
      net/mlx5: fix sibling device config check<br>
      net/mlx5: workaround ASO memory region creation<br>
<br>
Michal Krawczyk (5):<br>
      net/ena: remove unused enumeration<br>
      net/ena: remove unused offload variables<br>
      net/ena: skip timer if reset is triggered<br>
      net/ena: fix meta descriptor DF flag setup<br>
      net/ena: fix checksum flag for L4<br>
<br>
Michal Wilczynski (1):<br>
      net/ice: fix overwriting of LSE bit by DCF<br>
<br>
Min Hu (Connor) (4):<br>
      net/bonding: fix promiscuous and allmulticast state<br>
      net/bonding: fix reference count on mbufs<br>
      app/testpmd: fix bonding mode set<br>
      app/testpmd: check starting port is not in bonding<br>
<br>
Naga Harish K S V (1):<br>
      eventdev/eth_tx: fix queue add error code<br>
<br>
Nicolas Chautru (1):<br>
      baseband/acc100: avoid out-of-bounds access<br>
<br>
Nipun Gupta (1):<br>
      examples/l3fwd: fix Rx burst size for event mode<br>
<br>
Nithin Dabilpuram (2):<br>
      examples/ipsec-secgw: fix eventdev start sequence<br>
      examples/ipsec-secgw: fix default flow rule creation<br>
<br>
Pablo de Lara (4):<br>
      crypto/ipsec_mb: fix ZUC authentication verify<br>
      crypto/ipsec_mb: fix ZUC operation overwrite<br>
      test/efd: fix sockets mask size<br>
      efd: fix uninitialized structure<br>
<br>
Qi Zhang (2):<br>
      net/ice: fix Tx checksum offload capability<br>
      doc: update matching versions in ice guide<br>
<br>
Rahul Bhansali (1):<br>
      examples/l3fwd: fix buffer overflow in Tx<br>
<br>
Rahul Lakkireddy (1):<br>
      net/cxgbe: fix dangling pointer by mailbox access rework<br>
<br>
Raja Zidane (7):<br>
      net/mlx5: fix mark enabling for Rx<br>
      app/testpmd: fix GENEVE parsing in checksum mode<br>
      app/compress-perf: fix cycle count operations allocation<br>
      app/compress-perf: optimize operations pool allocation<br>
      app/compress-perf: fix socket ID type during init<br>
      app/compress-perf: fix number of queue pairs to setup<br>
      compressdev: fix socket ID type<br>
<br>
Rashmi Shetty (1):<br>
      doc: fix dlb2 guide<br>
<br>
Reshma Pattan (1):<br>
      app/pdump: abort on multi-core capture limit<br>
<br>
Rongwei Liu (1):<br>
      net/mlx5: fix shared RSS destroy<br>
<br>
Ruifeng Wang (1):<br>
      config: add arch define for Arm<br>
<br>
Satheesh Paul (2):<br>
      net/octeontx2:: fix base rule merge<br>
      net/octeontx2: fix flow MCAM priority management<br>
<br>
Sean Morrissey (1):<br>
      app/testpmd: fix dereference before null check<br>
<br>
Stephen Douthit (1):<br>
      net/ixgbe: fix FSP check for X550EM devices<br>
<br>
Stephen Hemminger (4):<br>
      eal/linux: log hugepage create errors with filename<br>
      net/memif: remove unnecessary Rx interrupt stub<br>
      ipc: end multiprocess thread during cleanup<br>
      vfio: cleanup the multiprocess sync handle<br>
<br>
Steve Yang (4):<br>
      app/testpmd: fix stack overflow for EEPROM display<br>
      net/i40e: fix unintentional integer overflow<br>
      eal/linux: fix illegal memory access in uevent handler<br>
      net/iavf: fix function pointer in multi-process<br>
<br>
Thomas Monjalon (3):<br>
      doc: replace deprecated distutils version parsing<br>
      app/testpmd: fix build without drivers<br>
      regexdev: fix section attribute of symbols<br>
<br>
Tianfei Zhang (2):<br>
      raw/ifpga/base: fix SPI transaction<br>
      raw/ifpga: fix thread closing<br>
<br>
Tianli Lai (1):<br>
      examples/kni: add missing trailing newline in log<br>
<br>
Vanshika Shukla (2):<br>
      net/dpaa2: fix unregistering interrupt handler<br>
      net/dpaa2: fix timestamping for IEEE1588<br>
<br>
Viacheslav Ovsiienko (1):<br>
      app/testpmd: fix Tx scheduling interval<br>
<br>
Vladimir Medvedkin (1):<br>
      app/fib: fix division by zero<br>
<br>
Wei Huang (5):<br>
      raw/ifpga/base: fix port feature ID<br>
      raw/ifpga: fix variable initialization in probing<br>
      raw/ifpga: fix monitor thread<br>
      raw/ifpga: fix interrupt handle allocation<br>
      raw/ifpga: fix build with optimization<br>
<br>
Weiguo Li (10):<br>
      bus/dpaa: fix C++ include guard<br>
      net/cxgbe: remove useless C++ include guard<br>
      net/dpaa2: remove useless C++ include guard<br>
      eal/windows: remove useless C++ include guard<br>
      net/enic: fix dereference before null check<br>
      regex/mlx5: fix memory allocation check<br>
      net/memif: remove pointer deference before null check<br>
      compress/octeontx: fix null pointer dereference<br>
      net/txgbe: fix queue statistics mapping<br>
      net/bnxt: fix null dereference in session cleanup<br>
<br>
Wenwu Ma (1):<br>
      examples/vhost: fix launch with physical port<br>
<br>
Xiaoyu Min (1):<br>
      net/mlx5: reject jump to root table<br>
<br>
Xuan Ding (1):<br>
      vhost: fix field naming in guest page struct<br>
<br>
Xueming Li (1):<br>
      net/virtio: fix Tx queue 0 overriden by queue 128<br>
<br>
Yajun Wu (1):<br>
      common/mlx5: fix queue pair ack timeout configuration<br>
<br>
Yiding Zhou (1):<br>
      net/ice: fix build with 16-byte Rx descriptor<br>
<br>
Yu Wenjun (1):<br>
      net/bonding: fix RSS with early configure<br>
<br>
Yuan Wang (1):<br>
      vhost: fix guest to host physical address mapping<br>
<br>
Yunjian Wang (7):<br>
      net/bonding: fix mode type mismatch<br>
      net/ice: fix link up when starting device<br>
      net/virtio-user: check FD flags getting failure<br>
      ring: fix error code when creating ring<br>
      net/ixgbe: check filter init failure<br>
      mem: check allocation in dynamic hugepage init<br>
      net/ixgbe: reset security context pointer on close<br>
<br>
Yuying Zhang (1):<br>
      net/ice/base: add profile validation on switch filter<br>
<br>
Zhihong Wang (1):<br>
      ring: fix overflow in memory size calculation<br>
<br>
</blockquote></div></div>