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 0x20 │ inherit 242 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 162 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 250 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 108 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 129 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 192 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 95 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 244 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 150 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 77 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 6 │ 4 │ inherit 0x28 │ inherit 163 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 186 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 54 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 13 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 234 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 246 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 210 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 138 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 227 │ false │ OK │ # │ vxlan 4 │ 4 │ inherit 0x98 │ inherit 96 │ true │ OK │ # │ vxlan 4 │ 4 │ fixed 0x10 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 26 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 200 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 10 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 73 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 94 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 240 │ true │ OK │ # │ vxlan │ 6 │ 4 fixed 0xc0 │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 91 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 52 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 12 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 199 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 70 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 39 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 198 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 27 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 186 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 183 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 78 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 1 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 14 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 97 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 116 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 14 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 229 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 220 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 180 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 149 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 12 │ 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__->