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 0xe0 │ inherit 189 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 154 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 44 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 122 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 94 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 229 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 148 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 241 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 164 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 87 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 127 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 244 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 207 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 88 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 181 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 80 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 171 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 31 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 178 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 244 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 109 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 66 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 49 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 131 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 25 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 8 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 101 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 131 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 154 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 30 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 88 │ false │ OK │ # │ vxlan 6 │ other │ inherit 0x10 │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 162 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 22 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 93 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 156 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 41 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 111 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 234 │ false │ OK # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 39 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 234 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 15 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 206 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 147 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 179 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 206 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 41 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 60 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 188 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 225 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 57 │ 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__->