@@ -9,7 +9,7 @@ import tests.cryptodev_common as cc
from framework.test_case import TestCase
-class PerfTestsCryptodev(TestCase):
+class TestCryptoPerfCryptodevPerf(TestCase):
def set_up_all(self):
self._perf_result = {}
self._default_crypto_perf_opts = {
@@ -32,7 +32,7 @@ from framework.settings import HEADER_SIZE
from framework.test_case import TestCase
-class TestDcfLifeCycle(TestCase):
+class TestDCFLifeCycle(TestCase):
@property
def target_dir(self):
target_dir = (
@@ -19,7 +19,7 @@ PF_MAX_QUEUE = 64
VF_MAX_QUEUE = 4
-class Testddp_mpls(TestCase):
+class TestDdpMpls(TestCase):
supported_vf_driver = ["pci-stub", "vfio-pci"]
def set_up_all(self):
@@ -42,7 +42,7 @@ MNT_PATH = ["/mnt/huge1", "/mnt/huge2", "/mnt/huge3"]
vhost_name = ["vhost1", "vhost2", "vhost3"]
-class DpdkHugetlbfsMountSize(TestCase):
+class TestDPDKHugetlbfsMountSize(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -14,7 +14,7 @@ from framework.pmd_output import PmdOutput
from framework.test_case import TestCase
-class TestEEPROMDump(TestCase):
+class TestEepromDump(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -10,7 +10,7 @@ from framework.pmd_output import PmdOutput
from framework.test_case import TestCase
-class TestEnable_Package_Download_In_Ice_Driver(TestCase):
+class TestEnablePackageDownloadInICEDriver(TestCase):
def set_up_all(self):
self.verify(
self.nic
@@ -9,7 +9,7 @@ import tests.cryptodev_common as cc
from framework.test_case import TestCase
-class FipCryptodev(TestCase):
+class TestFipsCryptodev(TestCase):
def set_up_all(self):
out = self.dut.build_dpdk_apps("./examples/fips_validation")
self.verify("Error" not in out, "Compilation error")
@@ -21,7 +21,7 @@ from framework.utils import RED
from framework.virt_dut import VirtDut
-class TestFloatingVEBSwitching(TestCase):
+class TestFloatingVeb(TestCase):
def VEB_get_stats(self, vf0_vf1, portid, rx_tx):
"""
Get packets number from port statistic
@@ -46,7 +46,7 @@ SCTP_PROTO = 132
RESERVED_PROTO = 255
-class TestGeneric_flow_api(TestCase):
+class TestGenericFlowApi(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -16,7 +16,7 @@ from framework.packet import Packet
from framework.test_case import TestCase
-class TestPortHotPlug(TestCase):
+class TestHotPlug(TestCase):
"""
This feature supports igb_uio, vfio-pci and vfio-pci:noiommu now and not support freebsd
"""
@@ -42,7 +42,7 @@ from framework.test_case import TestCase
#
-class TestI40ERssInput(TestCase):
+class TestI40eRSSInput(TestCase):
#
#
# Utility methods and other non-test code.
@@ -635,7 +635,7 @@ mac_ipv4_udp_gtpu_ul_ipv4_tcp = [
vf1_mac = "00:11:22:33:44:55"
-class TestIavfFdirProtocolAgnosticFlow(TestCase):
+class TestIavfFDIRProtocolAgnosticFlow(TestCase):
"""
E810 enable Protocol agnostic flow offloading
"""
@@ -12,7 +12,7 @@ from framework.settings import CONFIG_ROOT_PATH
from framework.test_case import TestCase
-class Testiavf_package_and_driver_check(TestCase):
+class TestIavfPackageDriverErrorHandle(TestCase):
def set_up_all(self):
self.verify(
self.nic
@@ -367,7 +367,7 @@ dPort = 1
port_topology = {"port_id": dPort, "tport_id": tPort}
-class TestIavfRssProtocolAgnosticFlow(TestCase):
+class TestIavfRSSProtocolAgnosticFlow(TestCase):
"""
E810 enable Protocol agnostic flow offloading
"""
@@ -6355,7 +6355,7 @@ mac_ipv6_gre_ipv6_udp_symmetric = eval(
# gre tunnel end
-class AdvancedIavfRSSTest(TestCase):
+class TestICEAdvancedIavfRSS(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -5685,7 +5685,7 @@ exclusive = [
]
-class TestICEAdvancedIAVFRSSGTPoGRE(TestCase):
+class TestICEAdvancedIavfRSSGTPoGRE(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -8456,7 +8456,7 @@ mac_ipv4_gtpc_symmetric_toeplitz = [mac_ipv4_gtpc_symmetric]
mac_ipv6_gtpc_symmetric_toeplitz = [mac_ipv6_gtpc_symmetric]
-class TestICEAdvancedIAVFRSSGTPU(TestCase):
+class TestICEAdvancedIavfRSSGTPU(TestCase):
supported_nic = [
"ICE_100G-E810C_QSFP",
"ICE_25G-E810C_SFP",
@@ -3002,7 +3002,7 @@ vector_case_108 = [
]
-class TestICEAdvancedIAVFRSSPPPoL2TPv2oUDP(TestCase):
+class TestICEAdvancedIavfRSSPPPoL2TPv2oUDP(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -1609,7 +1609,7 @@ mac_vlan_ipv6_sctp_l3dst_l4dst = {
mac_vlan_ipv6_sctp_pay = [mac_vlan_ipv6_sctp_vlan, mac_vlan_ipv6_sctp_l3dst_l4dst]
-class ICE_advance_iavf_rss_vlan_ah_l2tp_pfcp(TestCase):
+class TestICEAdvancedIavfRSSVlanEspAhL2tpPfcp(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -6732,7 +6732,7 @@ ipv6_64bit_prefix = [
]
-class ICEAdvancedRSSTest(TestCase):
+class TestICEAdvancedRSS(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -4921,7 +4921,7 @@ mac_vlan_pppoe_pay = [
]
-class Advanced_rss_pppoe(TestCase):
+class TestICEAdvancedRSSPPPOE(TestCase):
@skip_unsupported_pkg(["os default", "wireless"])
def set_up_all(self):
"""
@@ -1344,7 +1344,7 @@ mac_vlan_ipv6_sctp_pay_list = [
]
-class Advanced_rss_vlan_ah_l2tp_pfcp(TestCase):
+class TestICEAdvancedRSSVlanEspAhL2tpPfcp(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -514,7 +514,7 @@ queue_buffer_split_inner_ipv6_sctp = [
]
-class TestBufferSplit(TestCase):
+class TestICEBufferSplit(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -846,7 +846,7 @@ vectors_ipv4_sctp_2ports = [
]
-class ICEDCFACLFilterTest(TestCase):
+class TestICEDCFACLFilter(TestCase):
def bind_nics_driver(self, ports, driver=""):
# modprobe vfio driver
if driver == "vfio-pci":
@@ -10,7 +10,7 @@ from framework.pmd_output import PmdOutput
from framework.test_case import TestCase
-class DcfDataPathTest(TestCase):
+class TestICEDCFDataPath(TestCase):
vf_mac = "D2:6B:4C:EB:1C:26"
wrong_mac = "68:05:CA:8D:ED:A8"
@@ -70,7 +70,7 @@ subcases = {
}
-class ICEDCFACLDisableFilterTest(TestCase):
+class TestICEDCFDisableACLFilter(TestCase):
supported_nic = [
"ICE_25G-E810C_SFP",
"ICE_25G-E810_XXV_SFP",
@@ -402,7 +402,7 @@ tv_mac_qinq_ipv6_tcp = {
tvs_mac_l4_qinq_dcf_pipeline_mode = [tv_mac_qinq_ipv6_udp, tv_mac_qinq_ipv6_tcp]
-class TestICEDcfDualVlan(TestCase):
+class TestICEDCFDualVlan(TestCase):
@check_supported_nic(
[
"ICE_25G-E810C_SFP",
@@ -1829,7 +1829,7 @@ tv_mac_vlan_pppoe_ipcp_pay = {
}
-class ICEDCFFlowPriorityTest(TestCase):
+class TestICEDCFFlowPriority(TestCase):
supported_nic = [
"ICE_100G-E810C_QSFP",
"ICE_25G-E810C_SFP",
@@ -24,7 +24,7 @@ from framework.settings import HEADER_SIZE, NICS, get_nic_name
from framework.test_case import TestCase
-class TestICEDcfQos(TestCase):
+class TestICEDCFQos(TestCase):
def d_con(self, cmd):
_cmd = [cmd, "# ", 15] if isinstance(cmd, str) else cmd
return self.dut.send_expect(*_cmd)
@@ -2284,7 +2284,7 @@ tv_mac_ipv4_vxlan_mac_ipv4_tcp = {
}
-class ICEDCFSwitchFilterTest(TestCase):
+class TestICEDCFSwitchFilter(TestCase):
supported_nic = [
"ICE_100G-E810C_QSFP",
"ICE_25G-E810C_SFP",
@@ -3535,7 +3535,7 @@ sv_mac_ipv6_gtpu_ipv6_tcp_2 = [
sv_mac_ipv6_gtpu_ipv6_tcp = [sv_mac_ipv6_gtpu_ipv6_tcp_1, sv_mac_ipv6_gtpu_ipv6_tcp_2]
-class ICEDCFSwitchFilterGTPUTest(TestCase):
+class TestICEDCFSwitchFilterGTPU(TestCase):
supported_nic = [
"ICE_100G-E810C_QSFP",
"ICE_25G-E810C_SFP",
@@ -791,7 +791,7 @@ tv_mac_vlan_pppoe_ipcp_pay = {
}
-class ICEDCFSwitchFilterPPPOETest(TestCase):
+class TestICEDCFSwitchFilterPPPOE(TestCase):
supported_nic = [
"ICE_100G-E810C_QSFP",
"ICE_25G-E810C_SFP",
@@ -22,7 +22,7 @@ STREAM_UP_CONFIG = [0, 1, 2, 0, 0, 0, 0, 0]
LINERATE = 100
-class TestIceEnableBasicHqosOnPF(TestCase):
+class TestICEEnableBasicHqosOnPF(TestCase):
def set_up_all(self):
self.dut_ports = self.dut.get_ports()
# for test topo requirement,need 1 100G port and 1 25G port
@@ -2989,7 +2989,7 @@ vectors_ipv6_next_proto_sctp = [
]
-class TestICEFdir(TestCase):
+class TestICEFDIR(TestCase):
def query_count(self, hits_set, hits, port_id=0, rule_id=0):
out = self.dut.send_command(
"flow query %s %s count" % (port_id, rule_id), timeout=1
@@ -632,7 +632,7 @@ mac_ipv4_udp_gtpu_ul_ipv4_tcp = [
]
-class TestIceFdirProtocolAgnosticFlow(TestCase):
+class TestICEFDIRProtocolAgnosticFlow(TestCase):
"""
E810 enable Protocol agnostic flow offloading
"""
@@ -392,7 +392,7 @@ tv_mac_vlan_pppoe_ipcp_pay = {
}
-class ICEPFFlowPriorityTest(TestCase):
+class TestICEFlowPriority(TestCase):
supported_nic = [
"ICE_100G-E810C_QSFP",
"ICE_25G-E810C_SFP",
@@ -20,7 +20,7 @@ from framework.test_case import TestCase
from framework.utils import convert_int2ip, convert_ip2int
-class TestIceHeaderSplitPerf(TestCase):
+class TestICEHeaderSplitPerf(TestCase):
#
# Test cases.
#
@@ -8429,7 +8429,7 @@ vectors_ipv6_gre_ipv6_udp = [
]
-class TestICEIAVFFdir(TestCase):
+class TestICEIavfFDIR(TestCase):
def rte_flow_process(self, vectors):
test_results = {}
for tv in vectors:
@@ -2228,7 +2228,7 @@ tvs_outer_mac_ipv6_gre_ipv6_gtpu_dl = [
]
-class TestICEIavfGTPoGREFDIR(TestCase):
+class TestICEIavfFDIRGTPoGRE(TestCase):
def set_up_all(self):
self.ports = self.dut.get_ports(self.nic)
@@ -1899,7 +1899,7 @@ vectors_mac_ipv6_pppol2tpv2_ipv6_tcp = [
]
-class TestICEIAVFFDIRPPPoL2TPv2oUDP(TestCase):
+class TestICEIavfFDIRPPPoL2TPv2oUDP(TestCase):
def rte_flow_process(self, vectors):
test_results = {}
for tv in vectors:
@@ -16,7 +16,7 @@ from framework.test_case import TestCase
from framework.utils import GREEN, RED
-class IAVFPacketPacingTest(TestCase):
+class TestICEIavfPacketPacing(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -230,7 +230,7 @@ tvs_mac_disable_rss = eval(
tvs_mac_default = tvs_mac_all
-class IAVFRSSConfigureTest(TestCase):
+class TestICEIavfRSSConfigure(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -67,7 +67,7 @@ command_line_option_with_timestamp = {
}
-class IAVFTimestampConfigureTest(TestCase):
+class TestICEIavfRxTimestamp(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -40,7 +40,7 @@ tv_max_rule_number = {
}
-class TestICELimitValue(TestCase):
+class TestICELimitValueTest(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -281,7 +281,7 @@ rss_configure_to_default = eval(
)
-class RSSConfigureTest(TestCase):
+class TestICERSSConfigure(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -359,7 +359,7 @@ mac_ipv4_udp_gtpu_dl_ipv4_tcp = {
}
-class TestIceRssProtocolAgnosticFlow(TestCase):
+class TestICERSSProtocolAgnosticFlow(TestCase):
"""
E810 enable Protocol agnostic flow offloading
"""
@@ -67,7 +67,7 @@ command_line_option_with_timestamp = {
}
-class TimestampConfigureTest(TestCase):
+class TestICERxTimestamp(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -4317,7 +4317,7 @@ tvs_L2_mask_non_pipeline_mode = [
test_results = OrderedDict()
-class ICESwitchFilterTest(TestCase):
+class TestICESwitchFilter(TestCase):
def bind_nics_driver(self, ports, driver=""):
# modprobe vfio driver
if driver == "vfio-pci":
@@ -2885,7 +2885,7 @@ tvs_mac_vlan_pppoe_ipcp_pay = [
test_results = OrderedDict()
-class ICESwitchFilterPPPOETest(TestCase):
+class TestICESwitchFilterPPPOE(TestCase):
def bind_nics_driver(self, ports, driver=""):
# modprobe vfio driver
if driver == "vfio-pci":
@@ -15,7 +15,7 @@ mul_mac_1 = "33:33:00:40:10:01"
vf0_wrong_mac = "00:11:22:33:44:56"
-class TestICEVfSupportMulticastAdress(TestCase):
+class TestICEVfSupportMulticastAddress(TestCase):
def set_up_all(self):
"""
Prerequisite steps for each test suite.
@@ -15,7 +15,7 @@ from framework.packet import Packet
from framework.test_case import TestCase, skip_unsupported_host_driver
-class TestIPPipeline(TestCase):
+class TestIpPipeline(TestCase):
def write_pcap_file(self, pcap_file, pkts):
try:
wrpcap(pcap_file, pkts)
@@ -13,7 +13,7 @@ from framework.settings import CONFIG_ROOT_PATH
from framework.test_case import TestCase
-class TestIPsecGW(TestCase):
+class TestIPsecGwCryptodevFunc(TestCase):
def set_up_all(self):
self.core_config = "1S/3C/1T"
self.number_of_ports = 2
@@ -21,7 +21,7 @@ import framework.utils as utils
from framework.test_case import TestCase
-class IpReassemblyTestConfig(object):
+class Ipv4ReassemblyTestConfig(object):
"""
Helper class that encapsulates all the parameters used by the different
@@ -85,7 +85,7 @@ class IpReassemblyTestConfig(object):
#
-class TestIpReassembly(TestCase):
+class TestIpv4Reassembly(TestCase):
#
#
@@ -420,7 +420,7 @@ class TestIpReassembly(TestCase):
1K maxflows.
"""
- self.test_config = IpReassemblyTestConfig(self)
+ self.test_config = Ipv4ReassemblyTestConfig(self)
self.execute_example_app()
self.send_n_siff_packets()
@@ -433,7 +433,7 @@ class TestIpReassembly(TestCase):
Only 1K frames are expected to be forwarded.
"""
- self.test_config = IpReassemblyTestConfig(self, number_of_frames=2048)
+ self.test_config = Ipv4ReassemblyTestConfig(self, number_of_frames=2048)
self.execute_example_app()
self.send_n_siff_packets()
@@ -445,7 +445,7 @@ class TestIpReassembly(TestCase):
Sends 4K frames split into 7 fragments each.
"""
- self.test_config = IpReassemblyTestConfig(
+ self.test_config = Ipv4ReassemblyTestConfig(
self,
number_of_frames=4096,
frags_per_frame=7,
@@ -475,7 +475,7 @@ class TestIpReassembly(TestCase):
sends 1K frames. 1K frames must be forwarded back.
"""
- self.test_config = IpReassemblyTestConfig(
+ self.test_config = Ipv4ReassemblyTestConfig(
self, number_of_frames=1100, flowttl="3s"
)
@@ -497,7 +497,7 @@ class TestIpReassembly(TestCase):
timeout sends 1K frames expecting all of them to be forwarded back.
"""
- self.test_config = IpReassemblyTestConfig(self, maxflows=1023, flowttl="5s")
+ self.test_config = Ipv4ReassemblyTestConfig(self, maxflows=1023, flowttl="5s")
self.execute_example_app()
@@ -519,7 +519,7 @@ class TestIpReassembly(TestCase):
Sends 1 frame split in into maximum fragments + 1 fragment, the packet can't be forwarded back.
"""
- self.test_config = IpReassemblyTestConfig(
+ self.test_config = Ipv4ReassemblyTestConfig(
self,
number_of_frames=1,
frags_per_frame=self.default_max_fragments + 1,
@@ -542,7 +542,7 @@ class TestIpReassembly(TestCase):
be forwarded back.
"""
- self.test_config = IpReassemblyTestConfig(
+ self.test_config = Ipv4ReassemblyTestConfig(
self, number_of_frames=1, flowttl="3s"
)
self.execute_example_app()
@@ -575,7 +575,7 @@ class TestIpReassembly(TestCase):
Expects all the frames to be forwarded back.
"""
mtu = 9000
- self.test_config = IpReassemblyTestConfig(
+ self.test_config = Ipv4ReassemblyTestConfig(
self, payload_size=mtu - 100, fragment_size=2500
)
try:
@@ -594,7 +594,7 @@ class TestIpReassembly(TestCase):
"""
mtu = 9000
- self.test_config = IpReassemblyTestConfig(
+ self.test_config = Ipv4ReassemblyTestConfig(
self, payload_size=mtu - 100, fragment_size=2500
)
try:
@@ -20,7 +20,7 @@ from framework.test_case import TestCase
from framework.virt_common import VM
-class TestIxgbeVfGetExtraInfo(TestCase):
+class TestIxgbeVfGetExtraQueueInformation(TestCase):
def get_packet_bytes(self, queue):
"""
Get rx queue packets and bytes.
@@ -22,7 +22,7 @@ from framework.packet import Packet
from framework.test_case import TestCase
-class TestL2fwdCrypto(TestCase):
+class TestL2fwdCryptodevFunc(TestCase):
def set_up_all(self):
self.core_config = "1S/3C/1T"
self.number_of_ports = 2
@@ -108,7 +108,7 @@ tv_MAC_IPV6_NAT_T_ESP_vlan = {
}
-class L2tpEspCoverage(TestCase):
+class TestL2tpEspCoverage(TestCase):
supported_nic = [
"ICE_100G-E810C_QSFP",
"ICE_25G-E810C_SFP",
@@ -10,7 +10,7 @@ from framework.pmd_output import PmdOutput
from framework.test_case import TestCase
-class TestLoopbackPortRestart(TestCase):
+class TestLoopbackMultiPathsPortRestart(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -11,7 +11,7 @@ from tests.virtio_common import basic_common as BC
from tests.virtio_common import cbdma_common as CC
-class TestLoopbackVirtioUserServerModeCbama(TestCase):
+class TestLoopbackVirtioUserServerModeCbdma(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -18,7 +18,7 @@ from framework.pmd_output import PmdOutput
from framework.test_case import TestCase
-class TestSuiteMaliciousDrvEventIndication(TestCase):
+class TestMaliciousDriverEventIndication(TestCase):
def d_con(self, cmd):
_cmd = [cmd, "# ", 10] if isinstance(cmd, str) else cmd
return self.dut.send_expect(*_cmd)
@@ -19,7 +19,7 @@ from .bonding import FRAME_SIZE_64, MODE_LACP
######################
# bonding 802.3ad mode
######################
-class TestBonding8023AD(TestCase):
+class TestPmdBonded8023AD(TestCase):
AGG_MODES = ["bandwidth", "stable", "count"]
DEDICATED_QUEUES = ["disable", "enable"]
@@ -25,7 +25,7 @@ from .bonding import (
)
-class TestBondingStacked(TestCase):
+class TestPmdStackedBonded(TestCase):
#
# On dut, dpdk bonding
@@ -43,7 +43,7 @@ from framework.test_case import TestCase
#
# Test class.
#
-class TestPmdrssHash(TestCase):
+class TestPmdRSSHash(TestCase):
#
#
# Utility methods and other non-test code.
@@ -24,7 +24,7 @@ from framework.pmd_output import PmdOutput
from framework.test_case import TestCase
-class TestPmdrssreta(TestCase):
+class TestPmdRSSReta(TestCase):
def send_packet(self, itf, tran_type):
"""
Sends packets.
@@ -12,7 +12,7 @@ from framework.pmd_output import PmdOutput
from framework.test_case import TestCase
-class TestPtype_Mapping(TestCase):
+class TestPtypeMapping(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -11,7 +11,7 @@ from framework.test_case import TestCase
from framework.virt_common import VM
-class TestVhostPVPDiffQemuVersion(TestCase):
+class TestPVPDiffQemuVersion(TestCase):
def set_up_all(self):
# Get and verify the ports
self.dut_ports = self.dut.get_ports()
@@ -19,7 +19,7 @@ from framework.settings import UPDATE_EXPECTED, load_global_setting
from framework.test_case import TestCase
-class TestPVPMultiPathPerformance(TestCase):
+class TestPVPMultiPathsPerformance(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -20,7 +20,7 @@ from framework.settings import UPDATE_EXPECTED, load_global_setting
from framework.test_case import TestCase
-class TestPVPMultiPathVhostPerformance(TestCase):
+class TestPVPMultiPathsVhostSingleCorePerformance(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -20,7 +20,7 @@ from framework.settings import UPDATE_EXPECTED, load_global_setting
from framework.test_case import TestCase
-class TestPVPMultiPathVirtioPerformance(TestCase):
+class TestPVPMultiPathsVirtioSingleCorePerformance(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -14,7 +14,7 @@ from framework.test_case import TestCase
from framework.virt_common import VM
-class TestPVPQemuMultiPathPortRestart(TestCase):
+class TestPVPQemuMultiPathsPortRestart(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -18,7 +18,7 @@ from framework.test_case import TestCase
from framework.virt_common import VM
-class TestPVPVirtIOBonding(TestCase):
+class TestPVPVirtioBonding(TestCase):
def set_up_all(self):
# Get and verify the ports
self.core_config = "1S/5C/1T"
@@ -9,7 +9,7 @@ from framework.settings import HEADER_SIZE, UPDATE_EXPECTED, load_global_setting
from framework.test_case import TestCase
-class TestPVPVirtioWith2MHugepages(TestCase):
+class TestPVPVirtioUser2MHugepages(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -21,7 +21,7 @@ from framework.settings import DRIVERS, HEADER_SIZE
from framework.test_case import TestCase
-class TestQueue_region(TestCase):
+class TestQueueRegion(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -35,7 +35,7 @@ iptypes = {
}
-class TestRssKeyUpdate(TestCase):
+class TestRSSKeyUpdate(TestCase):
def send_packet(self, itf, tran_type, symmetric):
"""
Sends packets.
@@ -17,7 +17,7 @@ from framework.pmd_output import PmdOutput
from framework.test_case import TestCase
-class TestRSS_to_Rteflow(TestCase):
+class TestRSSToRteflow(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -17,7 +17,7 @@ from framework.pmd_output import PmdOutput
from framework.test_case import TestCase
-class RteFlow(TestCase):
+class TestRteFlow(TestCase):
#
#
# Helper methods and setup methods.
@@ -19,7 +19,7 @@ RSS_KEY = "6EA6A420D5138E712433B813AE45B3C4BECB2B405F31AD6C331835372D15E2D5E4956
PACKET_COUNT = 100
-class TestRuntimeVfQn(TestCase):
+class TestRuntimeVfQueueNumber(TestCase):
supported_vf_driver = ["pci-stub", "vfio-pci"]
def set_up_all(self):
@@ -15,7 +15,7 @@ from framework.pmd_output import PmdOutput
from framework.test_case import TestCase
-class TestRuntimeVfQnMaxinum(TestCase):
+class TestRuntimeVfQueueNumberMaxinum(TestCase):
supported_vf_driver = ["igb_uio", "vfio-pci"]
rss_key = "6EA6A420D5138E712433B813AE45B3C4BECB2B405F31AD6C331835372D15E2D5E49566EE0ED1962AFA1B7932F3549520FD71C75E"
max_allow_per_testpmd = 18
@@ -20,7 +20,7 @@ from framework.test_case import TestCase
from framework.utils import convert_int2ip, convert_ip2int
-class TestRxTimestamoPerf(TestCase):
+class TestRxTimestampPerf(TestCase):
#
# Test cases.
#
@@ -51,7 +51,7 @@ offloads = {
}
-class TestRxTx_Offload(TestCase):
+class TestRxTxOffload(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -23,7 +23,7 @@ from framework.test_case import TestCase
#
-class TestShortLiveApp(TestCase):
+class TestShortLive(TestCase):
#
#
#
@@ -12,7 +12,7 @@ from framework.test_case import TestCase
from .perf_test_base import BIN_TYPE, IP_TYPE, MATCH_MODE, PerfTestBase
-class TestPmdPerf(TestCase, PerfTestBase):
+class TestTestpmdPerf(TestCase, PerfTestBase):
#
# Test cases.
@@ -33,7 +33,7 @@ TSO_value = 1460
count = 4
-class TestTX_preparation(TestCase):
+class TestTxPreparation(TestCase):
#
# Test cases.
#
@@ -25,7 +25,7 @@ from framework.pmd_output import PmdOutput
from framework.test_case import TestCase
-class TestUniPacket(TestCase):
+class TestUniPkt(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -22,7 +22,7 @@ from framework.utils import RED
from framework.virt_dut import VirtDut
-class TestVEBSwitching(TestCase):
+class TestVebSwitch(TestCase):
def VEB_get_stats(self, vf0_vf1, portid, rx_tx):
"""
Get packets number from port statistic
@@ -50,7 +50,7 @@ D_MAC_IP_PORT = []
LACP_MESSAGE_SIZE = 128
-class TestVFPmdBonded(TestCase):
+class TestVfPmdBonded(TestCase):
def get_stats(self, portid, rx_tx):
"""
Get packets number from port statistic
@@ -17,7 +17,7 @@ from .bonding import FRAME_SIZE_64, MODE_LACP
######################
# bonding 802.3ad mode
######################
-class TestVFPmdBonded8023AD(TestCase):
+class TestVfPmdBonded8023AD(TestCase):
AGG_MODES = ["bandwidth", "stable", "count"]
DEDICATED_QUEUES = ["disable", "enable"]
@@ -25,7 +25,7 @@ from .bonding import (
)
-class TestVFPmdStackedBonded(TestCase):
+class TestVfPmdStackedBonded(TestCase):
#
# On dut, dpdk bonding
@@ -23,7 +23,7 @@ from framework.test_case import TestCase
from framework.virt_common import VM
-class TestVfRss(TestCase):
+class TestVfRSS(TestCase):
supported_vf_driver = ["pci-stub", "vfio-pci"]
@@ -21,7 +21,7 @@ VF_TEMP_MAC = "52:54:12:45:67:1%d"
SEND_PACKET = 100
-class TestVF2VFBridge(TestCase):
+class TestVfToVfNicBridge(TestCase):
supported_vf_driver = ["pci-stub", "vfio-pci"]
@@ -14,7 +14,7 @@ import framework.utils as utils
from framework.test_case import TestCase
-class TestVirtioUserInterrupt(TestCase):
+class TestVhostVirtioUserInterrupt(TestCase):
def set_up_all(self):
"""
run at the start of each test suite.
@@ -18,7 +18,7 @@ from tests.virtio_common import basic_common as BC
from tests.virtio_common import cbdma_common as CC
-class TestVirtioUserInterruptCbdma(TestCase):
+class TestVhostVirtioUserInterruptCbdma(TestCase):
def set_up_all(self):
"""
run at the start of each test suite.
@@ -19,7 +19,7 @@ from framework.settings import HEADER_SIZE, UPDATE_EXPECTED, load_global_setting
from framework.test_case import TestCase
-class TestVirtioUserInterruptDsa(TestCase):
+class TestVhostVirtioUserInterruptWithPowerMonitor(TestCase):
def set_up_all(self):
"""
run at the start of each test suite.
@@ -12,7 +12,7 @@ from framework.test_case import TestCase
from framework.virt_common import VM
-class TestVirtioIdxInterrupt(TestCase):
+class TestVirtioEventIdxInterrupt(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -14,7 +14,7 @@ from tests.virtio_common import basic_common as BC
from tests.virtio_common import cbdma_common as CC
-class TestVirtioIdxInterruptCbdma(TestCase):
+class TestVirtioEventIdxInterruptCbdma(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -18,7 +18,7 @@ from framework.qemu_kvm import QEMUKvm
from framework.test_case import TestCase
-class VirtioCryptodevIpsecTest(TestCase):
+class TestVirtioIpsecCryptodevFunc(TestCase):
def set_up_all(self):
self.sample_app = self.dut.apps_name["vhost_crypto"]
self.user_app = self.dut.apps_name["ipsec-secgw"]
@@ -15,7 +15,7 @@ from framework.qemu_kvm import QEMUKvm
from framework.test_case import TestCase
-class VirtioCryptodevPerfTest(TestCase):
+class TestVirtioPerfCryptodevFunc(TestCase):
def set_up_all(self):
self.sample_app = self.dut.apps_name["vhost_crypto"]
self.user_app = self.dut.apps_name["test-crypto-perf"]
@@ -16,7 +16,7 @@ from framework.qemu_kvm import QEMUKvm
from framework.test_case import TestCase
-class VirtioCryptodevUnitTest(TestCase):
+class TestVirtioUnitCryptodevFunc(TestCase):
def set_up_all(self):
self.sample_app = self.dut.apps_name["vhost_crypto"]
self.user_app = self.dut.apps_name["test"]
@@ -19,7 +19,7 @@ from framework.settings import HEADER_SIZE, UPDATE_EXPECTED, load_global_setting
from framework.test_case import TestCase
-class TestVirtioUserForContainer(TestCase):
+class TestVirtioUserForContainerNetworking(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -12,7 +12,7 @@ from framework.virt_common import VM
from tests.virtio_common import cbdma_common as CC
-class TestVM2VMVirtioPmdCBDMA(TestCase):
+class TestVM2VMVirtioPmdCbdma(TestCase):
def set_up_all(self):
self.dut_ports = self.dut.get_ports()
self.ports_socket = self.dut.get_numa_id(self.dut_ports[0])
@@ -23,7 +23,7 @@ from tests.virtio_common import basic_common as BC
from tests.virtio_common import cbdma_common as CC
-class TestVswitchSampleCBDMA(TestCase):
+class TestVswitchSampleCbdma(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.
@@ -19,7 +19,7 @@ from framework.virt_common import VM
from .virtio_common import dsa_common as DC
-class TestVswitchSampleDSA(TestCase):
+class TestVswitchSampleDsa(TestCase):
def set_up_all(self):
"""
Run at the start of each test suite.