make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0xcc │ inherit 133 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 2 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 11 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 109 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 146 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 177 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 6 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 135 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 27 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 26 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 72 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 222 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 19 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 181 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 173 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 227 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 22 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 104 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 83 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 58 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 63 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 31 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 81 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 109 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 15 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 65 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 204 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 35 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other inherit 0xc4 │ inherit 136 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 76 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 196 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 112 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 250 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 84 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 224 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 143 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 250 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 177 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 238 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 73 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 160 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 173 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 9 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 39 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 20 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 226 │ 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__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->