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 0xac │ inherit 56 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 84 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 108 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 41 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 95 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 54 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 167 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 149 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 119 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 136 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 179 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 182 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 174 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 2 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 96 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 154 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 84 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 160 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 124 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 149 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 74 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 87 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 90 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 153 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 50 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 84 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 147 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 104 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 14 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 134 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 117 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 55 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 220 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 252 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 151 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 67 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 133 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 52 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 118 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 78 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 27 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 148 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 23 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 78 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 70 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 162 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 99 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 221 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 56 │ false OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 160 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 70 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 199 │ 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__->