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 0xc4 │ inherit 191 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x08 │ inherit 113 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 42 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 241 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 10 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 19 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 7 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 133 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 144 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 185 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 253 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 111 │ false OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 123 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 13 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 26 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 195 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 240 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 141 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 158 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 127 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 61 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 15 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 114 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 48 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 165 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 16 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 234 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 59 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 55 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 97 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 22 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 inherit 0x24 │ inherit 116 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 32 true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 124 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 86 │ false │ OK │ # │ geneve 4 │ 6 │ inherit 0xf4 │ inherit 70 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 38 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 166 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 108 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 110 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 150 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 130 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 4 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 151 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 88 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 123 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 192 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 20 │ 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__->