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 0x34 │ inherit 240 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 49 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 103 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 49 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 13 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 196 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 255 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 42 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 50 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 12 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 173 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 248 │ false │ OK │ # │ gre │ 6 4 │ fixed 0xf0 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 212 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x28 inherit 218 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 185 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 160 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 111 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 195 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 131 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 192 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 136 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 152 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 179 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 114 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 91 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 135 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 205 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 176 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 87 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 98 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 137 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 56 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 86 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 45 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 150 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 46 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 204 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 213 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 189 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 194 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 128 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 231 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 178 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 150 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 147 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 231 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 104 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 73 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 213 │ 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__->