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 0x58 │ inherit 88 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 84 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 212 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 195 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 15 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 39 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 178 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 137 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 214 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 200 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 142 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 159 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 252 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 186 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 25 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 224 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 144 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 201 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 224 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 232 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 157 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 215 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 32 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 18 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 114 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 127 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 43 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 118 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 21 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 155 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 123 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 123 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 194 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 111 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 61 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 4 │ 4 │ inherit 0xc4 │ inherit 202 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 110 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 38 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 104 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 125 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 98 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 130 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 200 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 46 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 238 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 76 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 89 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 253 │ 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__->