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 0x5c │ inherit 92 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 14 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 205 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 224 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 161 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 103 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 46 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 13 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 16 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 164 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 31 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 153 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 170 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 114 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 209 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 244 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 206 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 159 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 224 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 8 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 58 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 37 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 141 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 231 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 147 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 160 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 91 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 90 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 202 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 10 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 170 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 249 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 156 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 95 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 233 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 207 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 171 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 30 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 171 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 46 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 206 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 88 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 180 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 243 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 17 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 135 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 227 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 168 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 39 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 210 │ 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__->