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 0xb8 │ inherit 63 │ false │ OK # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 196 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 133 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 99 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 19 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 152 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 198 │ false │ OK # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 121 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 108 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 91 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 160 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 26 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 100 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 52 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 26 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 169 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 182 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 189 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 208 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 21 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 204 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 220 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 138 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 74 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 47 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 190 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 198 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 149 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 230 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 242 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 2 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 52 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 135 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 18 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 50 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 176 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 6 inherit 0xb4 │ inherit 77 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 183 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 71 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 42 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 233 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 195 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 229 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 53 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 164 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 45 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 110 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 131 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 173 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 171 │ 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__->