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 0x68 │ inherit 73 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 227 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 203 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 93 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 230 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 124 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 212 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 145 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 135 │ true │ OK │ # │ gre │ 4 │ other fixed 0x38 │ fixed 54 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 97 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 58 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 215 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 252 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 207 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 66 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 67 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 30 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 50 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 47 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 227 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 44 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 170 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 111 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 229 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 181 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 234 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 65 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 34 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 216 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 48 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 229 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 246 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 6 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 7 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 115 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 128 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 29 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 118 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 177 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 239 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 81 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 14 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 67 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 40 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 106 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 102 │ 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__->