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 149 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 157 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 157 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 69 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 126 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 19 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 241 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 186 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 179 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 95 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 39 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 199 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 113 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 33 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 168 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 45 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 211 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 242 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 254 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 2 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 17 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 3 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 116 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 66 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 187 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 222 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 33 │ false │ OK │ # vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 87 false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 6 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 86 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 85 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 183 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 183 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 119 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 185 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 147 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 209 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 31 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 147 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 fixed 54 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 88 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 148 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 209 │ false OK │ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 60 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 41 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 239 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 203 │ 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__->