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 0xec │ inherit 219 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 224 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 89 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 7 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 73 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 67 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 14 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 7 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 2 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 138 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 196 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 46 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 33 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 48 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 253 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 172 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 3 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 99 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 141 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 63 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 172 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 160 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 143 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 45 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 145 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 240 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 56 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 186 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 244 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 95 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 70 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 51 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 52 │ false │ OK # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 125 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 150 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 16 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 92 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 135 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 158 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 87 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 80 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 71 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 255 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 72 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 170 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 151 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 168 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c fixed 78 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 54 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 47 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 188 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 86 │ 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__->