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 0xf8 │ inherit 196 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 189 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 196 false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 43 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 19 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 28 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 197 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 69 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 87 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 171 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 4 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 75 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 99 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 125 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 254 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 131 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 226 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 82 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 146 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 207 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 195 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 245 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 25 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 195 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 128 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 182 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 149 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 167 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 251 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 254 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 148 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 135 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 121 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 135 │ true OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 148 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 120 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 254 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 6 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 132 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 60 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 77 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 33 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 171 │ false │ OK │ # geneve │ 6 │ 6 │ inherit 0x70 │ inherit 2 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 135 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 228 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 220 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 174 │ 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__->