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 0x18 │ inherit 209 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 108 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 69 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 4 │ 6 │ inherit 0x0c │ inherit 84 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 29 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 3 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 155 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 143 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 245 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 89 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 248 │ true │ OK │ # gre │ 6 │ 4 │ fixed 0xe8 │ fixed 147 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 113 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 156 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 72 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 247 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 147 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 2 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 188 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 62 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 186 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 228 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 178 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 240 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 36 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 211 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 34 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 122 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 82 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 169 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 154 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 237 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 255 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 128 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 191 │ false │ OK │ # │ geneve │ 4 │ 4 fixed 0xa0 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 40 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 53 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ other │ inherit 0xd8 inherit 223 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 108 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 165 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 127 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 162 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 130 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 207 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 221 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 103 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 87 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 118 │ 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__->