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 0x40 │ inherit 223 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb0 │ inherit 18 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 124 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 102 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 235 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 134 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 107 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 150 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 104 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 59 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 95 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 2 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 165 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 165 │ true │ OK │ # │ gre │ 6 │ 6 fixed 0x44 │ fixed 171 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 52 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 229 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 44 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 60 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 239 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 95 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 118 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 144 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 155 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 51 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 245 false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 139 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 248 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 238 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 190 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 96 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 234 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 47 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 192 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 77 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 143 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 188 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 150 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 204 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 113 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 245 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 140 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 89 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 130 │ 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__->