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 0x10 │ inherit 86 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 16 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 33 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 197 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 49 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 74 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 176 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 133 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 226 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 127 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 103 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 103 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 10 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 133 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 15 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 39 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 244 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 185 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 184 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 34 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 227 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 86 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 139 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 123 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 184 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 236 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 211 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 188 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 87 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 99 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 152 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 182 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 114 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 216 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 106 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 203 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 202 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 166 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 173 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 116 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 38 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 87 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 inherit 95 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 70 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 176 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 207 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 89 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 158 │ 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__->