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 0x8c │ inherit 201 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 151 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 66 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 89 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 31 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 193 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 96 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 29 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 61 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 13 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 221 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 206 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 139 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 175 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 113 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 191 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 132 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 121 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 30 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 9 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 55 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 158 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 138 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 172 │ true │ OK │ # │ vxlan 4 │ 6 │ fixed 0xd0 │ fixed 191 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 58 │ false │ OK │ # │ vxlan │ 4 │ other fixed 0x60 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 128 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 27 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 157 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 55 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 172 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 79 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 104 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 180 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 8 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 199 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 147 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 146 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 171 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 62 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 204 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 100 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 112 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 128 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 43 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 198 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 234 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 150 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 63 │ 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__->