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 0x34 │ inherit 140 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 128 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 199 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 49 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 114 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 9 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 153 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 189 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 213 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 254 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 104 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 232 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 211 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 195 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 137 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 236 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 231 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 188 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 89 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 11 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 248 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 101 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 75 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 39 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 94 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 43 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 174 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 96 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 100 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 9 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 188 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 29 │ true OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 156 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 247 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 154 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 86 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 89 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 65 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 114 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 201 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 99 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 72 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 95 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 221 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 125 │ false │ OK │ # │ geneve │ 6 4 │ fixed 0xc8 │ fixed 200 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 inherit 197 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 140 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 61 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 151 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 22 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 21 │ 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__->