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 0xcc │ inherit 222 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 77 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 231 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 146 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 127 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 124 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 13 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 125 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 117 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 192 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 39 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 158 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 83 │ true │ OK │ # gre │ 6 │ 6 │ fixed 0x50 │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 224 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 19 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 100 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 151 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 133 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 138 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 98 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 3 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 47 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 235 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 217 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 203 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 203 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 146 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 133 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 53 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 246 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 250 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 244 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 50 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 254 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 148 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 94 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 109 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 174 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 229 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 198 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 68 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 67 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 131 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 199 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 60 │ 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__->