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 0xc8 │ inherit 174 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 153 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 207 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 132 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 179 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 220 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 62 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 150 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 158 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 89 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x6c inherit 54 │ true │ OK # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 169 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 27 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 135 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 235 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 30 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 182 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 10 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 71 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 138 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 37 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 214 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 29 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 186 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 66 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 241 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 61 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 113 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 43 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 158 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 82 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 182 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 90 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 217 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 201 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 231 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 224 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 80 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 23 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 239 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 124 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 146 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 46 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 251 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 126 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 68 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 226 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 74 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 80 true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 143 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 176 │ 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__->