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 0x30 │ inherit 58 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 215 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 243 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 192 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 112 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 188 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 59 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 166 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 98 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 195 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 249 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 71 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 218 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 232 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 118 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 48 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 153 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 120 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 151 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 164 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 160 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 131 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 96 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 22 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 194 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 245 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 128 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 92 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 36 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 164 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 231 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 99 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 14 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 148 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 226 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 200 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 131 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 146 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 243 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 160 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 131 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 54 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 75 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 22 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 139 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 194 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 117 │ 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__->