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.75 [+10.75] Warning: Filter with specified priority/protocol not found. # 11.85 [+1.10] TEST: IGMPv2 report 239.10.10.10 [ OK ] # 16.94 [+5.09] Warning: Filter with specified priority/protocol not found. # 18.05 [+1.11] TEST: IGMPv2 leave 239.10.10.10 [ OK ] # 19.28 [+1.22] Warning: Filter with specified priority/protocol not found. # 20.42 [+1.14] Warning: Filter with specified priority/protocol not found. # 21.55 [+1.14] Warning: Filter with specified priority/protocol not found. # 22.69 [+1.14] Warning: Filter with specified priority/protocol not found. # 23.80 [+1.10] TEST: IGMPv3 report 239.10.10.10 is_include [ OK ] # 26.16 [+2.36] Warning: Filter with specified priority/protocol not found. # 27.31 [+1.16] Warning: Filter with specified priority/protocol not found. # 28.46 [+1.15] Warning: Filter with specified priority/protocol not found. # 29.63 [+1.17] Warning: Filter with specified priority/protocol not found. # 30.76 [+1.13] TEST: IGMPv3 report 239.10.10.10 include -> allow [ OK ] # 33.13 [+2.37] Warning: Filter with specified priority/protocol not found. # 34.26 [+1.13] Warning: Filter with specified priority/protocol not found. # 35.41 [+1.14] Warning: Filter with specified priority/protocol not found. # 36.56 [+1.15] Warning: Filter with specified priority/protocol not found. # 37.67 [+1.10] TEST: IGMPv3 report 239.10.10.10 include -> is_include [ OK ] # 40.06 [+2.40] Warning: Filter with specified priority/protocol not found. # 41.16 [+1.10] TEST: IGMPv3 report 239.10.10.10 include -> is_exclude [ OK ] # 43.56 [+2.40] Warning: Filter with specified priority/protocol not found. # 44.69 [+1.13] Warning: Filter with specified priority/protocol not found. # 45.82 [+1.13] Warning: Filter with specified priority/protocol not found. # 46.96 [+1.14] Warning: Filter with specified priority/protocol not found. # 48.08 [+1.11] TEST: IGMPv3 report 239.10.10.10 include -> to_exclude [ OK ] # 51.76 [+3.69] Warning: Filter with specified priority/protocol not found. # 52.93 [+1.16] Warning: Filter with specified priority/protocol not found. # 54.09 [+1.16] Warning: Filter with specified priority/protocol not found. # 55.25 [+1.16] Warning: Filter with specified priority/protocol not found. # 56.39 [+1.14] Warning: Filter with specified priority/protocol not found. # 57.55 [+1.16] Warning: Filter with specified priority/protocol not found. # 58.67 [+1.12] TEST: IGMPv3 report 239.10.10.10 exclude -> allow [ OK ] # 62.36 [+3.70] Warning: Filter with specified priority/protocol not found. # 63.53 [+1.17] Warning: Filter with specified priority/protocol not found. # 64.70 [+1.17] Warning: Filter with specified priority/protocol not found. # 65.84 [+1.14] Warning: Filter with specified priority/protocol not found. # 67.00 [+1.17] Warning: Filter with specified priority/protocol not found. # 68.15 [+1.15] Warning: Filter with specified priority/protocol not found. # 69.26 [+1.11] TEST: IGMPv3 report 239.10.10.10 exclude -> is_include [ OK ] # 72.84 [+3.57] Warning: Filter with specified priority/protocol not found. # 73.99 [+1.16] Warning: Filter with specified priority/protocol not found. # 75.15 [+1.15] Warning: Filter with specified priority/protocol not found. # 76.28 [+1.13] TEST: IGMPv3 report 239.10.10.10 exclude -> is_exclude [ OK ] # 79.88 [+3.61] Warning: Filter with specified priority/protocol not found. # 81.05 [+1.17] Warning: Filter with specified priority/protocol not found. # 82.21 [+1.16] Warning: Filter with specified priority/protocol not found. # 83.35 [+1.14] Warning: Filter with specified priority/protocol not found. # 84.48 [+1.12] TEST: IGMPv3 report 239.10.10.10 exclude -> to_exclude [ OK ] # 88.84 [+4.36] Warning: Filter with specified priority/protocol not found. # 89.99 [+1.16] Warning: Filter with specified priority/protocol not found. # 91.17 [+1.17] Warning: Filter with specified priority/protocol not found. # 92.29 [+1.12] TEST: IGMPv3 report 239.10.10.10 include -> block [ OK ] # 96.04 [+3.75] Warning: Filter with specified priority/protocol not found. # 97.20 [+1.16] Warning: Filter with specified priority/protocol not found. # 98.35 [+1.15] Warning: Filter with specified priority/protocol not found. # 99.49 [+1.14] Warning: Filter with specified priority/protocol not found. # 100.62 [+1.13] Warning: Filter with specified priority/protocol not found. # 101.78 [+1.16] Warning: Filter with specified priority/protocol not found. # 102.89 [+1.11] TEST: IGMPv3 report 239.10.10.10 exclude -> block [ OK ] # 110.54 [+7.66] Warning: Filter with specified priority/protocol not found. # 111.71 [+1.16] Warning: Filter with specified priority/protocol not found. # 112.85 [+1.15] Warning: Filter with specified priority/protocol not found. # 113.96 [+1.10] TEST: IGMPv3 group 239.10.10.10 exclude timeout [ OK ] # 117.48 [+3.52] Warning: Filter with specified priority/protocol not found. # 118.60 [+1.12] 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__->