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 0x54 │ inherit 66 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 170 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 143 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 243 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 24 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 11 │ false │ OK │ # │ gre 4 │ 6 │ fixed 0xc4 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 113 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 119 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 196 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 95 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 222 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 199 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 185 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 198 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 70 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 243 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 228 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 91 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 109 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 149 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 169 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 95 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 32 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 234 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 141 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 227 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 130 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 99 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 242 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 174 │ false │ OK │ # vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 222 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 88 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 233 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 98 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 73 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 229 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 202 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 140 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 91 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 59 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 186 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 28 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 228 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 248 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 202 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 251 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 57 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 81 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 114 │ 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__->