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 0x08 │ inherit 34 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 124 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 54 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 104 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 14 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 81 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 216 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 120 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 28 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 5 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 253 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 242 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 111 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 174 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 4 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 178 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xac │ inherit 76 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 245 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 224 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 73 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 251 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 16 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 35 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 39 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 171 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 99 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 55 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 253 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 81 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 221 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 108 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 135 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 107 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 170 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 112 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 178 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 143 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 22 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 195 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 94 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 168 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 18 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 27 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 110 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 190 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 54 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 234 │ 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__->