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 0x5c │ inherit 120 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x7c │ inherit 216 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 92 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 178 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 99 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 55 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 88 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 85 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 217 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 19 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 145 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 90 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 211 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 29 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 228 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 31 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 39 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 216 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 129 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 26 true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 246 │ false │ OK │ # │ vxlan │ 4 4 │ inherit 0xf0 │ inherit 88 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 204 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 63 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 109 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 86 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 9 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 4 │ inherit 0xc4 │ inherit 51 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 198 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 35 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 169 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 101 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 173 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 180 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 40 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 9 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 47 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 9 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 75 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 98 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 248 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 212 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 70 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 79 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 135 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 130 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 4 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 244 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 141 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 125 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 141 │ 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__->