make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_igmp.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: bridge_igmp.sh # 10.84 [+10.84] Warning: Filter with specified priority/protocol not found. # 11.96 [+1.12] TEST: IGMPv2 report 239.10.10.10 [ OK ] # 17.04 [+5.08] Warning: Filter with specified priority/protocol not found. # 18.15 [+1.10] TEST: IGMPv2 leave 239.10.10.10 [ OK ] # 19.43 [+1.28] Warning: Filter with specified priority/protocol not found. # 20.58 [+1.16] Warning: Filter with specified priority/protocol not found. # 21.72 [+1.14] Warning: Filter with specified priority/protocol not found. # 22.87 [+1.15] Warning: Filter with specified priority/protocol not found. # 23.97 [+1.10] TEST: IGMPv3 report 239.10.10.10 is_include [ OK ] # 26.37 [+2.40] Warning: Filter with specified priority/protocol not found. # 27.53 [+1.15] Warning: Filter with specified priority/protocol not found. # 28.68 [+1.15] Warning: Filter with specified priority/protocol not found. # 29.84 [+1.16] Warning: Filter with specified priority/protocol not found. # 30.95 [+1.11] TEST: IGMPv3 report 239.10.10.10 include -> allow [ OK ] # 33.32 [+2.37] Warning: Filter with specified priority/protocol not found. # 34.48 [+1.17] Warning: Filter with specified priority/protocol not found. # 35.62 [+1.14] Warning: Filter with specified priority/protocol not found. # 36.78 [+1.16] Warning: Filter with specified priority/protocol not found. # 37.88 [+1.10] TEST: IGMPv3 report 239.10.10.10 include -> is_include [ OK ] # 40.34 [+2.46] Warning: Filter with specified priority/protocol not found. # 41.46 [+1.12] TEST: IGMPv3 report 239.10.10.10 include -> is_exclude [ OK ] # 43.91 [+2.45] Warning: Filter with specified priority/protocol not found. # 45.05 [+1.14] Warning: Filter with specified priority/protocol not found. # 46.21 [+1.16] Warning: Filter with specified priority/protocol not found. # 47.37 [+1.16] Warning: Filter with specified priority/protocol not found. # 48.50 [+1.12] TEST: IGMPv3 report 239.10.10.10 include -> to_exclude [ OK ] # 52.18 [+3.69] Warning: Filter with specified priority/protocol not found. # 53.33 [+1.15] Warning: Filter with specified priority/protocol not found. # 54.47 [+1.13] Warning: Filter with specified priority/protocol not found. # 55.63 [+1.16] Warning: Filter with specified priority/protocol not found. # 56.78 [+1.15] Warning: Filter with specified priority/protocol not found. # 57.94 [+1.16] Warning: Filter with specified priority/protocol not found. # 59.05 [+1.11] TEST: IGMPv3 report 239.10.10.10 exclude -> allow [ OK ] # 62.75 [+3.70] Warning: Filter with specified priority/protocol not found. # 63.89 [+1.14] Warning: Filter with specified priority/protocol not found. # 65.04 [+1.15] Warning: Filter with specified priority/protocol not found. # 66.18 [+1.14] Warning: Filter with specified priority/protocol not found. # 67.32 [+1.13] Warning: Filter with specified priority/protocol not found. # 68.47 [+1.16] Warning: Filter with specified priority/protocol not found. # 69.58 [+1.11] TEST: IGMPv3 report 239.10.10.10 exclude -> is_include [ OK ] # 73.15 [+3.57] Warning: Filter with specified priority/protocol not found. # 74.29 [+1.14] Warning: Filter with specified priority/protocol not found. # 75.44 [+1.15] Warning: Filter with specified priority/protocol not found. # 76.55 [+1.12] TEST: IGMPv3 report 239.10.10.10 exclude -> is_exclude [ OK ] # 80.21 [+3.65] Warning: Filter with specified priority/protocol not found. # 81.35 [+1.15] Warning: Filter with specified priority/protocol not found. # 82.50 [+1.14] Warning: Filter with specified priority/protocol not found. # 83.66 [+1.16] Warning: Filter with specified priority/protocol not found. # 84.78 [+1.12] TEST: IGMPv3 report 239.10.10.10 exclude -> to_exclude [ OK ] # 89.17 [+4.40] Warning: Filter with specified priority/protocol not found. # 90.33 [+1.16] Warning: Filter with specified priority/protocol not found. # 91.49 [+1.15] Warning: Filter with specified priority/protocol not found. # 92.60 [+1.11] TEST: IGMPv3 report 239.10.10.10 include -> block [ OK ] # 96.33 [+3.73] Warning: Filter with specified priority/protocol not found. # 97.47 [+1.15] Warning: Filter with specified priority/protocol not found. # 98.63 [+1.16] Warning: Filter with specified priority/protocol not found. # 99.78 [+1.15] Warning: Filter with specified priority/protocol not found. # 100.93 [+1.15] Warning: Filter with specified priority/protocol not found. # 102.07 [+1.14] Warning: Filter with specified priority/protocol not found. # 103.17 [+1.10] TEST: IGMPv3 report 239.10.10.10 exclude -> block [ OK ] # 110.81 [+7.65] Warning: Filter with specified priority/protocol not found. # 111.97 [+1.15] Warning: Filter with specified priority/protocol not found. # 113.12 [+1.15] Warning: Filter with specified priority/protocol not found. # 114.23 [+1.11] TEST: IGMPv3 group 239.10.10.10 exclude timeout [ OK ] # 117.75 [+3.52] Warning: Filter with specified priority/protocol not found. # 118.84 [+1.09] TEST: IGMPv3 S,G port entry automatic add to a *,G port [ OK ] ok 1 selftests: net/forwarding: bridge_igmp.sh make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->