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 0x7c │ inherit 4 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 108 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 217 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 175 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 19 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 18 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 38 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 186 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 48 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 28 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 18 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 243 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 224 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 111 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 219 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 175 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 171 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 247 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 148 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 199 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 68 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 246 │ false │ OK │ # vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 52 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 210 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 33 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 191 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 58 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 41 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 233 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 165 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 1 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 131 │ false │ OK # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 182 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 206 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 100 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 111 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 12 │ true │ OK │ # │ geneve │ 4 │ 6 fixed 0xcc │ fixed 146 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 61 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 34 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 60 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 24 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 221 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 163 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 117 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 49 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 224 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 70 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 54 │ 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__->