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 0x74 │ inherit 180 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 228 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 137 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 97 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 181 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 159 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 139 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 148 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 53 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 12 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 109 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 224 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 228 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 83 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 97 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 84 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 124 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 57 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 116 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 106 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 149 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 83 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 50 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 120 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 139 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 57 true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 110 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c inherit 60 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 229 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 27 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 116 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 94 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 238 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 105 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 35 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 238 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 251 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 19 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 13 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 36 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 200 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 228 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 146 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 5 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 31 │ 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__->