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 115 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x08 │ inherit 220 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 240 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 30 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 60 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 106 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 other │ inherit 0x30 │ inherit 255 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 159 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 200 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 108 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 119 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 30 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 inherit 0x58 │ inherit 73 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 204 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 33 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 161 │ false │ OK │ # │ gre │ 6 │ other inherit 0x9c │ inherit 245 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 124 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 73 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 137 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 117 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 22 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 197 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 209 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 70 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 17 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 203 false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 30 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 143 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 13 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 217 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 126 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 240 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 134 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 165 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 185 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 17 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 10 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 178 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 242 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 204 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 163 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 60 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 219 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 144 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 43 │ 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__->