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 0xbc │ inherit 136 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 28 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 150 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 51 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 113 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 227 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 142 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 209 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 216 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 235 │ false OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 206 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 216 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 250 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 200 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 45 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 142 │ false │ OK │ # │ gre │ 6 6 │ fixed 0x84 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 105 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 195 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 96 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 98 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 57 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 210 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 106 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 58 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 67 true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 fixed 106 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 250 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 240 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 156 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 39 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 183 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 86 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 4 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 87 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 116 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 48 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 139 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 91 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 124 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 115 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 252 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 231 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 103 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 65 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 90 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 91 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 74 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 231 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 57 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 92 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 66 │ 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__->