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 0x0c │ inherit 176 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 152 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 15 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 110 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 247 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 237 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 170 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 190 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 56 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 146 │ true │ OK │ # gre │ 6 │ 4 │ fixed 0x58 │ fixed 205 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 137 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 4 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 37 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 46 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 207 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 231 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 226 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 93 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 232 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 146 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 60 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 251 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 198 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 51 false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 123 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 54 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 209 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 220 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 252 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 156 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 128 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 18 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 18 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 21 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 17 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 198 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 168 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 95 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 220 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 210 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 215 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 19 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 225 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 163 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 215 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 80 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 190 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 58 │ 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__->