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 0xa0 │ inherit 127 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe8 │ inherit 134 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 105 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 123 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 199 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 150 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 54 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 191 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 105 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 190 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 123 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd8 inherit 162 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 8 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 208 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 213 │ true │ OK │ # │ gre 6 │ 6 │ fixed 0x40 │ fixed 131 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 132 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xac │ inherit 204 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 177 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 18 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 110 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 71 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 87 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 100 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 78 │ false │ OK # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 3 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 130 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 192 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 180 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 57 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 174 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 220 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 90 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 12 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 68 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ 6 fixed 0x60 │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 49 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 211 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 84 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 95 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 3 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 22 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 91 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 203 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 73 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 61 │ 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__->