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 0x80 │ inherit 29 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 108 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 185 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 194 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 118 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 76 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 112 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 38 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 55 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 68 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 75 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 31 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 110 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 58 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 6 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 165 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 97 true │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 201 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼──────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 96 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 35 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 49 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 71 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 249 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 251 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 58 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 75 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 220 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 191 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 65 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 61 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 43 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 27 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 11 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 124 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 251 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 239 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 197 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 165 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 137 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 96 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 177 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 194 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 34 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 151 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 147 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 91 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 13 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 41 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 214 │ 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__->