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 0x18 │ inherit 220 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 100 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 90 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 138 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 239 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 42 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 246 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 82 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 9 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 240 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 138 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 57 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 142 false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 34 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 175 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 39 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 41 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 217 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 220 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 248 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 199 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 67 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 57 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 99 │ false │ OK │ # │ vxlan │ 6 6 │ fixed 0x1c │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 221 true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 50 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 152 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 5 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 15 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 31 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 40 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 231 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 218 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 23 │ false │ OK │ # geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 33 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 128 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 192 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 121 │ 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__->