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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 188 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 101 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 65 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 67 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 109 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 173 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 106 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 36 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 43 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 115 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 95 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 215 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 31 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 189 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 122 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 224 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 252 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 196 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 224 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 243 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 141 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 176 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 167 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 9 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 209 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 216 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 91 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 152 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 241 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 204 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 173 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 138 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 31 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 3 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 80 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 202 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 245 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 54 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 75 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 173 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 74 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 3 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->