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 0x44 │ inherit 140 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 151 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 158 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 13 │ false │ OK # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 218 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 42 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 95 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 235 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 167 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 196 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 38 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 87 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 90 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 128 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 102 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 186 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 42 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 210 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 54 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 159 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 30 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 28 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 72 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 93 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 180 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 132 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 139 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 88 false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 131 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 43 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 35 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 115 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 229 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 111 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 243 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 23 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 222 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 71 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 133 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 69 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 111 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 163 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 218 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 176 │ 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__->