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 0xc0 │ inherit 167 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 228 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 85 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 223 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 150 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 20 │ false │ OK │ # │ gre 4 │ 6 │ fixed 0x5c │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 239 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 129 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 100 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 100 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 174 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 57 │ false OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 241 │ false │ OK │ # │ gre │ 6 │ 6 inherit 0xa8 │ inherit 91 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 218 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 169 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 70 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 47 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 167 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 87 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 125 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 237 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 41 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 45 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 39 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 214 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 248 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 195 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 253 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 156 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 181 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 135 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 198 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 102 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 208 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 179 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 116 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 166 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 75 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 160 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 246 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 253 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 36 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 194 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 107 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 117 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 31 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 21 │ 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__->