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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 222 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 75 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 86 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 40 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 163 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 47 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 177 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 189 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 127 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 71 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 177 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 11 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 91 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 1 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 49 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 226 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 11 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 158 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 254 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 158 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 58 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 224 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 48 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 158 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 33 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 136 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 146 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 126 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 187 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 147 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 194 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 71 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 107 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 45 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 36 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 55 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 250 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 151 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 52 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 232 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 223 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 32 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 53 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 42 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 81 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 128 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 173 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 107 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->