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 0x90 │ inherit 233 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 243 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 164 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 55 │ false │ OK │ # │ gre │ 4 6 │ inherit 0x34 │ inherit 104 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 252 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 154 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 235 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 42 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 55 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 145 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 97 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 230 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 56 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 19 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 57 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 232 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 154 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 217 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 62 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 170 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 94 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 58 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 181 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 184 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 157 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 118 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 234 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 182 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 16 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 193 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 108 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 253 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 248 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 59 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 62 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 157 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 184 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 inherit 18 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 240 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc fixed 155 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 142 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 73 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 128 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 217 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 158 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 151 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 58 │ 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__->