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 0x38 │ inherit 206 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 132 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 196 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 189 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 75 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 167 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 71 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 119 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 7 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 207 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 45 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 190 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 26 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 210 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 43 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 209 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 93 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 13 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 136 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 39 │ true │ OK │ # │ vxlan 4 │ 4 │ fixed 0x78 │ fixed 213 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 13 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 254 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 11 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 184 false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 114 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 167 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 89 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 236 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 242 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 103 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 202 true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 130 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 22 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 164 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 166 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 10 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 191 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 5 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 91 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 101 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 109 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 196 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 133 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 216 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 22 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 39 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 71 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 235 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 192 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 206 │ 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__->