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 0xc0 │ inherit 78 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 117 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 135 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 38 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 118 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 169 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 252 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 30 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 171 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 232 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 66 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 137 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 82 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 45 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 62 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 41 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 187 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 166 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 16 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 93 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 61 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 87 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 229 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 145 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 95 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 45 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 7 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 229 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 242 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 168 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 46 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 78 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 81 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 240 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 191 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 154 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 227 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 243 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 inherit 0x08 │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 210 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 121 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 13 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 108 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 174 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 139 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 35 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 98 │ 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__->