Lines Matching refs:start_test

84 def start_test(msg):  function
658 start_test("Test destruction of generic XDP...")
667 start_test("Test TC non-offloaded...")
671 start_test("Test TC non-offloaded isn't getting bound...")
678 start_test("Test TC offloads are off by default...")
688 start_test("Test TC offload by default...")
698 start_test("Test TC cBPF bytcode tries offload by default...")
709 start_test("Test TC cBPF unbound bytecode doesn't offload...")
717 start_test("Test non-0 chain offload...")
725 start_test("Test TC replace...")
738 start_test("Test TC replace bad flags...")
749 start_test("Test spurious extack from the driver...")
762 start_test("Test TC offloads work...")
768 start_test("Test TC offload basics...")
780 start_test("Test TC offload is device-bound...")
787 start_test("Test disabling TC offloads is rejected while filters installed...")
791 start_test("Test qdisc removal frees things...")
795 start_test("Test disabling TC offloads is OK without filters...")
802 start_test("Test destroying device gets rid of TC filters...")
810 start_test("Test destroying device gets rid of XDP...")
818 start_test("Test XDP prog reporting...")
825 start_test("Test XDP prog replace without force...")
830 start_test("Test XDP prog replace with force...")
841 start_test("Test XDP prog replace with bad flags...")
851 start_test("Test XDP prog remove with bad flags...")
857 start_test("Test MTU restrictions...")
870 start_test("Test non-offload XDP attaching to HW...")
879 start_test("Test offload XDP attaching to drv...")
889 start_test("Test XDP offload...")
898 start_test("Test XDP offload is device bound...")
908 start_test("Test removing XDP program many times...")
917 start_test("Test attempt to use a program for a wrong device...")
934 start_test("Test multi-attachment XDP - attach...")
958 start_test("Test multi-attachment XDP - replace...")
962 start_test("Test multi-attachment XDP - detach...")
981 start_test("Test multi-attachment XDP - device remove...")
988 start_test("Test mixing of TC and XDP...")
1003 start_test("Test binding TC from pinned...")
1009 start_test("Test binding XDP from pinned...")
1018 start_test("Test offload of wrong type fails...")
1022 start_test("Test asking for TC offload of two filters...")
1031 start_test("Test if netdev removal waits for translation...")
1058 start_test("Test loading program with maps...")
1061 start_test("Test bpftool bound info reporting (own ns)...")
1064 start_test("Test bpftool bound info reporting (other ns)...")
1069 start_test("Test bpftool bound info reporting (remote ns)...")
1072 start_test("Test bpftool bound info reporting (back to own ns)...")
1080 start_test("Test bpftool bound info reporting (removed dev)...")
1089 start_test("Test map update (no flags)...")
1105 start_test("Test map update (exists)...")
1119 start_test("Test map update (noexist)...")
1129 start_test("Test map dump...")
1138 start_test("Test map getnext...")
1153 start_test("Test map delete (htab)...")
1157 start_test("Test map delete (array)...")
1165 start_test("Test map remove...")
1175 start_test("Test map creation fail path...")
1184 start_test("Test multi-dev ASIC program reuse...")
1203 start_test("Test multi-dev ASIC cross-dev replace...")
1210 start_test("Test multi-dev ASIC cross-dev install...")
1224 start_test("Test multi-dev ASIC cross-dev map reuse...")
1252 start_test("Test multi-dev ASIC cross-dev destruction...")
1263 start_test("Test multi-dev ASIC cross-dev destruction - move...")
1275 start_test("Test multi-dev ASIC cross-dev destruction - orphaned...")