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 0x94 │ inherit 175 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 5 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 62 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 198 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 143 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 193 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 21 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 202 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 246 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 144 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 17 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 inherit 32 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 162 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 202 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 92 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 35 │ true │ OK # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 107 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 230 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 128 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 92 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 3 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 147 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 193 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 193 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 182 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 148 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 159 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 208 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 118 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 96 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 27 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 121 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 199 │ false │ OK │ # │ geneve 4 │ 4 │ inherit 0xcc │ inherit 122 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 145 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 125 │ false │ OK # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 227 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 61 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 144 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 128 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 204 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 227 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 46 │ false │ OK │ # │ geneve 6 │ 6 │ inherit 0x60 │ inherit 247 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 110 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 77 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 121 │ 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__->