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 126 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 162 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 96 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 211 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 143 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 109 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 18 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xec │ inherit 53 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 233 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 187 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 95 │ false OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 152 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 129 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 240 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 229 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 114 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 30 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 189 │ true │ OK │ # │ gre │ 6 other │ fixed 0x14 │ fixed 138 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 241 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 34 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 7 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 20 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 158 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 100 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 13 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 93 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 145 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 180 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 133 │ true │ OK │ # │ vxlan 6 │ 4 │ fixed 0x78 │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 231 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 187 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 243 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 29 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 244 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 47 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 211 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 80 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 34 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 44 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 23 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 190 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 239 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 139 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 175 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 110 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 62 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 116 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 203 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve 6 │ other │ inherit 0xa8 │ inherit 161 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 79 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 69 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 126 │ 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__->