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 0xf8 │ inherit 47 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 253 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 101 │ false OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 231 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 254 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 178 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 121 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 155 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 89 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 43 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 79 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 102 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 224 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 198 │ true │ OK │ # │ gre │ 6 │ 6 fixed 0x98 │ fixed 3 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 104 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 218 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 140 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 214 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 220 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 191 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 221 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 196 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 228 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 97 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 203 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 14 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 57 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 2 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 108 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 7 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 176 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 96 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 1 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 245 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 228 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 225 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 5 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 27 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 11 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 56 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 159 │ false │ OK │ # geneve │ 6 │ 4 │ inherit 0x54 │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 242 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 125 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 4 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 153 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 144 │ 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__->