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 0x48 │ inherit 125 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 136 │ true OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 117 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 4 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 78 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 145 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other inherit 0xf0 │ inherit 20 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 236 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 93 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 104 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 115 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 53 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 143 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 42 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 239 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 111 │ false │ OK │ # │ gre │ 6 │ other inherit 0xc8 │ inherit 176 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 51 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 85 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 146 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 151 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 158 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 204 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 16 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 75 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 174 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 183 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc inherit 207 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 246 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 135 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 136 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 126 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 232 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 9 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 133 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 3 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 56 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 255 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 109 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 234 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 61 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 62 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 112 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 80 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 166 │ 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__->