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 94 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 137 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 177 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 41 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 31 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 233 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 inherit 3 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 204 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 49 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 206 │ false │ OK │ # │ gre 6 │ 4 │ inherit 0x98 │ inherit 143 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 242 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 204 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 184 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 33 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 168 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 118 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 149 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 250 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 35 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 255 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 209 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 31 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 46 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 84 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 36 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 251 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 21 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 94 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 41 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 146 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 84 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 73 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 179 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 210 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 62 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 135 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 14 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 136 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 186 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 131 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 86 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 1 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 33 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 220 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 204 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 1 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 216 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 6 │ 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__->