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 0xcc │ inherit 33 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 191 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 244 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 228 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 164 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 126 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 173 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 178 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 27 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 29 false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 150 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 242 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 206 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 170 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 245 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 93 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 3 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 111 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 195 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 164 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 196 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 160 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 81 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 143 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 15 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 147 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 108 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 79 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 154 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 44 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 149 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 126 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 144 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 149 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 230 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 215 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 197 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other inherit 0xb4 │ inherit 120 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 138 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 41 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 51 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 75 │ true │ OK │ # │ geneve │ 6 │ 4 fixed 0x68 │ fixed 76 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 56 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 2 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 160 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 2 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 132 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 184 │ 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__->