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 0x68 │ inherit 88 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 242 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 51 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 121 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 33 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 226 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 113 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 124 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 115 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 42 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 210 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 183 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 46 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 9 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 108 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 97 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 161 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 180 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 45 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 17 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 96 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 109 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 inherit 0xb0 │ inherit 87 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 206 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 230 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 116 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 247 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 82 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 169 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 242 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 251 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 104 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 192 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 7 │ false OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 242 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 110 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 154 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 41 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ 4 │ inherit 0x44 │ inherit 121 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 106 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 44 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 155 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 175 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 31 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 157 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 31 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 20 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 215 │ 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__->