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 0x44 │ inherit 55 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 14 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 163 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 151 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 249 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 42 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 245 │ false │ OK # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 12 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 83 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 89 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 105 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 117 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 205 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 97 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 67 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 18 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 75 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 136 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 45 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 110 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 119 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 206 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 62 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 211 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 169 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 177 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 73 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 80 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 239 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 2 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 171 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 87 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 100 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 40 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 132 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 140 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 84 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 103 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 38 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 117 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 90 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 115 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 183 │ 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__->