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 0x5c │ inherit 212 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb8 │ inherit 22 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 207 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 29 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 236 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 228 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 226 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 202 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 165 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 109 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 103 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 49 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 107 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 95 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 67 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 142 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 204 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 16 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 222 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 200 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 44 false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 8 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 212 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 239 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 136 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 27 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 149 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 70 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 243 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 81 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 166 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 25 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 11 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 26 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 136 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 85 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 139 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 246 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 85 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 61 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 98 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 177 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 200 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 23 │ 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__->