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 0x38 │ inherit 190 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 99 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 206 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 175 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 120 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 fixed 96 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 219 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 143 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 231 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 85 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 79 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 234 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 2 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 165 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 72 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 14 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 100 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 123 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 88 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 181 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 216 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 125 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 45 │ false │ OK │ # │ vxlan 4 │ 6 │ fixed 0x30 │ fixed 2 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 48 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 29 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 110 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 119 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 99 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 9 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 110 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 177 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 98 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 207 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 103 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 198 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 250 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 6 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 139 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 213 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 103 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 222 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 169 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 15 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 46 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 79 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 241 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 224 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 199 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 198 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 176 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 1 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 45 │ 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__->