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 0xdc │ inherit 154 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 181 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 34 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 116 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 102 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 202 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 163 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 122 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 214 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 88 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 250 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 107 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 22 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 210 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 205 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 74 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 103 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 134 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 233 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 30 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 236 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 117 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 252 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 154 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 133 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 97 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 18 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 96 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 39 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 17 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 230 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 6 │ 6 │ inherit 0xd4 │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 236 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 197 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 203 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 139 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 179 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 241 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 255 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 145 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 226 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 183 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 124 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 65 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 236 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 203 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 120 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 182 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 87 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 115 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 221 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 211 │ 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__->