Bug 1335865
| Summary: | [fdBeta] [RFE] Update OVS-DPDK version to OVS 2.6 and DPDK 16.11 | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Franck Baudin <fbaudin> | |
| Component: | openvswitch | Assignee: | Kevin Traynor <ktraynor> | |
| Status: | CLOSED ERRATA | QA Contact: | Jean-Tsung Hsiao <jhsiao> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 7.3 | CC: | aloughla, atelang, atragler, cchen, ctrautma, fbaudin, fherrman, fleitner, jean-mickael.guerin, jhsiao, juzhang, mleitner, osabart, pezhang, qding, rkhan, samuel.gauthier, shai.amir, smerrow, vaggarwa, vincent.jardin, wchadwic, xfu, xiywang, zshi | |
| Target Milestone: | rc | Keywords: | FutureFeature | |
| Target Release: | 7.4 | |||
| Hardware: | x86_64 | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | openvswitch-2.6.1-2.git20161206.el7fdb | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1411913 (view as bug list) | Environment: | ||
| Last Closed: | 2018-01-29 16:31:58 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1279525, 1293405, 1307025, 1333872, 1350550, 1365194, 1366498, 1384672, 1389435, 1402132, 1411445, 1411741, 1411862, 1416430 | |||
|
Description
Franck Baudin
2016-05-13 12:20:13 UTC
*** Bug 1321299 has been marked as a duplicate of this bug. *** Please include OVS2.6 + 16.11 We do want OVS 2.6 and DPDK 16.11 The following seven test suites have been run with ovs-2.6.1-2 and dpdk-16.11-2, and all tests passed. == OVS general test-suite --- Non-DPDK == * kernel/networking/openvswitch/perf_check/ over 40 Gb cxgb4. * https://beaker.engineering.redhat.com/jobs/1632394 * All 216 netperf tests passed. == DPDK only == === Xena to testpmd/Host === * Due to change of dpdk_nic_bind to dpdk-devbind the existing beaker automation failed. All tests have been tested via scripts. * single stream with size={64, 256, 1024}; for 64 bytes got 14.88 Mpps. * 32 streams size={64, 256, 1024}; for 64 bytes got 14.88 Mpps. * All tests passed. * No issues identified. === Namespace -> Host testpmd -> Namespace === * netperf {TCP_STREAM, TCP_MAERTS, TCP_CRR, TCP_RR} * netperf UDP_STREAM message={64, 1024,1454} * All tests passed. * No issues identified. == Xena to vhostuser testpmd 4Q == * Due to change of dpdk_nic_bind to dpdk-devbind the existing beaker automation failed. * With 64 bytes packet got 14.88 Mpps. * An issue was identified --- https://bugzilla.redhat.com/show_bug.cgi?id=1405036 == OVS-dpdk vxlan tunneling testing == * Concurrent netperf tests between two 4Q vhostusers over a OVS-dpdk vxlan tunne/ixgbe dpdk interface. * netperf {TCP_STREAM, TCP_MAERTS} with concurrent streams={1,2,4,8,32,64} * netperf UDP_STREAM with message size={64,256,1024,65507} and concurrency={1,2,4,8,32,64} * All tests passed. == OVS-dpdk bonding testing == * Concurrent netperf tests between two 4Q vhostusers over a lacp balance-tcp OVS-dpdk bond/ixgbe dpdk interface. * netperf {TCP_STREAM, TCP_MAERTS} with concurrent streams={1,2,4,8,32,64} * netperf UDP_STREAM with message size={64,256,1024,65507} and concurrency={1,2,4,8,32,64} * All tests passed. == Driverctl testing == * Installed driverctl rpm. * Ran driverctl with various commands. * Wrote a brief eport: https://wiki.test.redhat.com/jhsiao/dpdk/TestResults/driverctl-testing Set status to VERIFIED. *** Bug 1411445 has been marked as a duplicate of this bug. *** *** Bug 1436593 has been marked as a duplicate of this bug. *** OVS 2.6 is part of RHOSP10 since RHOSP10.z3, closing this BZ. |