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 0xc8 │ inherit 53 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 245 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 108 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 120 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 202 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 222 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 106 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 76 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 96 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 37 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 8 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 85 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 123 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 185 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 17 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 192 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 209 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 247 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 91 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 22 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 79 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 116 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 137 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 35 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 241 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 239 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 76 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 21 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 253 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 145 │ true OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 35 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 76 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 120 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 194 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 66 │ false │ OK │ # │ vxlan │ 6 other fixed 0x88 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 30 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 182 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 44 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 71 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 181 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 243 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 180 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 27 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 174 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 112 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 181 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 94 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 65 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 202 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 177 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 24 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 50 │ 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__->