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 0xf4 │ inherit 61 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 181 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 87 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 167 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 139 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 232 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 125 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 178 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 110 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 182 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 43 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 54 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 232 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 43 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 221 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 110 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 144 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 70 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 174 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 195 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 196 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 206 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 233 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 48 │ false │ OK │ # vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 81 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 13 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 117 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 106 │ true │ OK │ # │ vxlan │ 6 │ 4 fixed 0x48 │ fixed 242 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 155 │ false │ OK # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 221 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 90 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 196 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 79 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 236 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 188 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 144 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 147 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 121 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 inherit 0x84 │ inherit 83 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 117 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 195 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 90 │ false OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 76 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 24 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 21 │ 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__->