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 0xfc │ inherit 60 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 78 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 143 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 103 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 73 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 22 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 36 │ true OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 241 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 185 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 157 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 157 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 159 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 116 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 237 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 246 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 39 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 175 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 157 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 86 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 99 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 197 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 113 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 213 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 92 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 1 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 45 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 253 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 233 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 158 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 91 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 86 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 48 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 105 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 121 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 35 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 52 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 36 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 47 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 243 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 98 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 184 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 41 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 7 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 170 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 77 │ 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__->