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 0x6c │ inherit 222 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 205 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 111 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 23 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 6 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 32 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 244 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 66 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 106 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 241 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 191 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 242 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 55 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 132 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 213 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 95 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 inherit 17 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 248 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 25 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 126 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 41 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 123 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 122 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 109 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 229 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 240 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 233 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 188 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 66 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 52 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ other │ inherit 0xb8 │ inherit 73 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 222 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 219 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 145 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 122 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 255 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 147 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 27 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 159 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 37 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 127 │ true │ OK │ # │ geneve │ 4 other │ fixed 0x04 │ fixed 57 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 251 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 254 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 79 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 46 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 137 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 165 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 188 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 33 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 116 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 32 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 207 │ 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__->