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 0x64 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 39 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 142 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 101 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 151 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 5 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 121 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 112 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 1 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 187 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 218 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 65 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 111 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 77 │ false │ OK │ # │ gre │ 6 │ other inherit 0x24 │ inherit 104 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 140 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 1 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 234 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 137 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 220 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 79 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 132 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 199 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 190 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 154 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 110 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 218 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 88 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 156 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 82 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 118 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 6 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 114 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 50 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 76 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 229 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 173 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 1 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 229 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 138 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 247 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 56 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 8 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 117 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 131 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 218 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ other │ inherit 0xc8 │ inherit 68 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 125 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 33 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 105 │ 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__->