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 0x68 │ inherit 13 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 110 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 95 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 27 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 86 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 253 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 176 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 34 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 101 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 217 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 242 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 103 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 190 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 223 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 240 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 90 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 169 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 147 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 184 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 65 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 163 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 129 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 110 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 238 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 40 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 inherit 226 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 208 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 178 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 162 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 218 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 94 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 22 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 254 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 188 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 156 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 12 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 246 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 100 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 128 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 240 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 181 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 163 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 108 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 190 │ 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__->