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 0x80 │ inherit 43 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 139 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 7 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 143 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 135 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 215 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 172 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 255 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 174 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 195 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 120 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 226 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 167 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 5 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 142 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 169 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 241 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 196 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 77 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 1 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 151 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 128 │ true │ OK │ # │ vxlan │ 4 │ 4 fixed 0xc4 │ fixed 165 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 200 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 248 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 22 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 23 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 191 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 196 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 245 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 194 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 97 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 81 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 57 │ true OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 191 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 161 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 242 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 236 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 140 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 132 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 37 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 168 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 52 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 167 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 199 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 125 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 109 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 221 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 100 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 91 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 242 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 76 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 136 │ 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__->