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 0x54 │ inherit 105 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 28 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 117 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 79 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 51 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 50 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 239 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 39 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 206 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 28 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 6 │ 4 │ inherit 0xb8 │ inherit 142 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 52 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 24 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 60 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 107 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 115 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 132 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 54 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 255 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 226 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 103 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 210 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 3 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 126 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 108 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 118 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 50 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 5 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 31 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 182 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 252 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 35 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 133 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 73 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 85 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 145 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 139 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 98 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 108 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 175 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 160 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 162 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 220 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 9 │ false OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 96 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 190 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 221 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 101 │ 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__->