make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 121 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 114 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 143 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 92 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 210 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 13 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 111 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 30 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 246 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 5 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 248 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 74 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 88 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 29 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 137 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 16 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 117 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 96 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 17 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 101 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 234 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 129 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 187 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 203 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 226 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 131 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 65 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 142 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 6 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 33 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 146 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 130 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 72 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 51 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 182 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 251 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 72 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 39 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 207 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 163 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 44 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 151 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 fixed 74 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 24 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->