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 0x8c │ inherit 137 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 183 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 250 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 6 │ inherit 0xb8 │ inherit 226 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 157 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 210 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 199 │ true OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 55 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 181 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 109 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 94 │ false │ OK │ # │ gre 6 │ 4 │ inherit 0xfc │ inherit 68 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 106 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 198 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 228 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 213 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 151 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 49 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 150 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 109 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 11 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 115 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 232 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 210 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 108 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 221 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 59 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 14 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 146 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 27 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 219 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 86 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 189 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 172 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 167 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 222 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 150 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 171 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 52 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 140 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 20 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 127 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 68 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 2 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 221 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 140 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 245 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 42 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 153 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 46 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 179 │ 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__->