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 0x08 │ inherit 41 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 218 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 240 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 197 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 199 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 154 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 212 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 150 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 205 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 90 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 11 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 127 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 23 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 36 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 71 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 179 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 253 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 43 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 77 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 58 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 103 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 251 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 232 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 186 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 252 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 172 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 52 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 180 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 189 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 84 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 226 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 9 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 87 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 129 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 23 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 186 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 107 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 130 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 143 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 97 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 165 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 197 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 122 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 203 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 186 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 199 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 49 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 255 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 59 │ 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__->