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 0xf8 │ inherit 23 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 216 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 35 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 58 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 96 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 172 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 17 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 145 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 22 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 147 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 215 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 116 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 180 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 36 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 97 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 59 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 189 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 137 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 50 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 155 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 48 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 162 │ true │ OK │ # │ vxlan │ 4 6 │ fixed 0x24 │ fixed 2 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 171 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 65 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 56 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 212 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 104 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 12 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 5 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 233 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 51 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 203 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 58 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 54 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 11 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 84 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 245 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 68 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 fixed 5 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 12 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 3 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 226 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 99 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 130 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 117 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 187 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 70 │ 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__->