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 0x3c │ inherit 153 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 246 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 15 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 58 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 165 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 69 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 162 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 101 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 115 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 241 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 34 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 5 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 117 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 1 │ true │ OK │ # │ gre │ 6 6 │ fixed 0xd0 │ fixed 159 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 215 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 158 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 207 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 12 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 96 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 75 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 223 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 239 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 160 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 83 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 191 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 130 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 65 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 211 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 182 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 233 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 227 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 241 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 247 │ true │ OK # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 143 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 17 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 139 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 30 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 75 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 248 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 11 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 203 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 160 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 52 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 128 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 95 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 48 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 154 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 162 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 211 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 225 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 6 │ 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__->