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 0x2c │ inherit 216 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 29 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 1 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 206 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 70 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 165 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 96 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 153 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 130 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 121 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 200 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 230 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 114 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 136 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 217 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 176 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 33 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 5 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 54 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 157 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 137 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 41 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 232 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 174 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 148 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 153 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 172 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 92 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 199 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 21 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 97 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 14 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 3 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 142 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 218 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 141 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 207 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 236 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x74 inherit 11 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 168 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 197 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 248 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 156 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 107 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 164 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 136 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 116 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ 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__->