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 0x70 │ inherit 132 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 145 │ true │ OK │ # │ gre 4 │ 4 │ fixed 0x48 │ fixed 195 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 53 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 129 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 207 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 243 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 97 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 31 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 96 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 176 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 66 │ false │ OK │ # │ gre │ 6 │ 4 fixed 0x98 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 195 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 144 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 9 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 70 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 89 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 220 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 152 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 131 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 146 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 51 │ false │ OK │ # │ vxlan 4 │ 6 │ inherit 0x48 │ inherit 149 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 101 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 215 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 156 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 139 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 230 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 161 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 148 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 251 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 185 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 3 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 182 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 154 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 148 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 157 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 10 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 187 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 227 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 148 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 142 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 216 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 216 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 236 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 63 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 10 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 245 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 151 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 56 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 143 │ 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__->