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 0x50 │ inherit 7 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 7 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 12 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 151 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 4 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 213 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 230 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 42 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 89 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 202 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 116 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 185 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 26 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 212 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 68 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 73 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 25 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 150 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 147 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 130 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 36 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 174 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 212 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 236 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 207 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 227 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 84 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 59 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 4 │ inherit 0x44 │ inherit 247 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 58 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 20 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 134 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 49 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 157 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 95 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 60 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 124 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 110 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 245 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 28 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 250 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 163 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 137 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 254 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 97 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 253 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 16 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 241 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 143 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 164 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 255 │ 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__->