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 0x90 │ inherit 246 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 31 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 253 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 73 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 251 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 113 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 138 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 185 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 179 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 4 │ inherit 0x78 │ inherit 209 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 39 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 241 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 27 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 173 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 70 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 67 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 224 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 71 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 21 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 180 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 38 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 186 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 9 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other inherit 0x70 │ inherit 72 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 49 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 95 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 250 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 31 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 6 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 130 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 241 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 175 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 129 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 107 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 38 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 147 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 236 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 104 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 201 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 209 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 4 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 189 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 32 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 40 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 76 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 66 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ 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__->