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 119 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 172 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 222 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 216 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 198 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 51 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 19 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 249 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 195 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 203 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 199 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 100 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 78 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 102 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 163 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 124 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 114 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 139 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 46 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 113 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 189 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 145 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 158 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 137 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 111 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 59 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 17 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 223 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 22 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 83 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 141 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 126 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 186 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 86 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 243 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 192 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 44 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 92 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 77 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 247 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 27 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 148 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 141 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 222 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 187 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 37 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 77 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 107 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 157 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 184 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 63 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 234 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 194 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 46 │ 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__->