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 0x90 │ inherit 21 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 194 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 40 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 71 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 235 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 203 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 145 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 225 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 207 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 78 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 116 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 66 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 219 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 168 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 140 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 96 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 100 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 163 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 119 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 195 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 135 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 52 │ false │ OK │ # │ vxlan │ 4 6 │ inherit 0x34 │ inherit 60 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 225 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 66 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 196 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 117 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 10 true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 212 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 94 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 86 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 74 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 1 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 141 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 1 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 18 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 170 │ false OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 182 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 158 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 4 │ other │ inherit 0x80 │ inherit 164 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 203 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 23 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 53 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 127 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 189 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 92 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 119 │ true │ OK # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 210 │ 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__->