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 0x14 │ inherit 175 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 192 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 201 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 127 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 25 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 26 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 155 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 198 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 27 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 41 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 189 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 56 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 105 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 240 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 119 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 72 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 233 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 242 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 132 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 112 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 21 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 214 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 210 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 140 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 254 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 34 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 91 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 144 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 73 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 231 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 170 false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 180 false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 210 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 143 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 208 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 235 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 240 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 133 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 98 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 175 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 159 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 93 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 247 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 53 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 245 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 146 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 159 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 71 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 238 │ 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__->