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 0x1c │ inherit 66 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb0 │ inherit 128 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 245 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 31 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 187 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 3 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 63 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 75 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 200 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 252 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 166 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 131 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 18 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 235 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 189 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 133 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 44 │ true │ OK │ # gre │ 6 │ other │ fixed 0xbc │ fixed 7 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 229 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 223 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 217 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 133 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 97 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 230 │ false │ OK │ # vxlan │ 4 │ other │ inherit 0xd4 │ inherit 83 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 76 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 122 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 253 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 48 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 208 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 213 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 32 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 162 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 86 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 108 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 26 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 68 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 31 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 127 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 163 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 209 │ true │ OK # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 154 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 227 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 245 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 178 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 40 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 207 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 198 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 51 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 115 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 195 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 122 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 52 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 212 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 116 │ 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__->