make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x90 │ inherit 9 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 93 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 1 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 98 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 90 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 80 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 219 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 44 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 137 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 195 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 45 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 91 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 251 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 230 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 223 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 220 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 58 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 74 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 108 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 44 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 130 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 163 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 116 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 247 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 131 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 37 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 173 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 83 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 241 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 111 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 123 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 72 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 123 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 74 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 142 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 14 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 158 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 240 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 224 │ false │ OK │ # │ geneve │ 4 │ other inherit 0xa0 │ inherit 231 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ geneve │ 6 4 │ inherit 0xd8 │ inherit 181 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 208 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 41 │ false OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 42 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 18 │ true │ OK │ # │ geneve │ 6 6 │ fixed 0xb8 │ fixed 133 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 162 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 66 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 230 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 244 │ 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__->