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 0xd4 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 65 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 245 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 192 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 57 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 38 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 156 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 138 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 77 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 189 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 172 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 28 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 65 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 119 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 145 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 152 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 234 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 234 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 140 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 255 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 3 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 9 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 156 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 38 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 194 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 211 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 77 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 66 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 59 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 101 │ true OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 71 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 194 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 9 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 fixed 48 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 115 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 89 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 91 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 219 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 184 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 66 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 168 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 114 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 107 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 112 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 69 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 128 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 94 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 69 │ 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__->