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 0xc0 │ inherit 33 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 89 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 155 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 45 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 62 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 35 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 156 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 143 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 215 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 116 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 148 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 16 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 175 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 82 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 246 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 206 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 24 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 191 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 112 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 239 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 238 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 18 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 196 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 224 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 249 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 22 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 81 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 15 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 180 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 55 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 202 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 94 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 30 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 14 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 59 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 167 false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 35 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 252 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 56 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 18 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 62 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 204 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 195 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 211 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 243 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 31 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 77 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 68 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 14 │ 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__->