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 0xe0 │ inherit 14 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 56 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 112 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 119 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 70 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 171 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 59 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 192 │ true │ OK # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 32 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 169 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 106 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 65 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 221 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 131 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 77 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 118 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 149 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 24 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 55 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 135 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 106 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 68 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 16 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 210 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 196 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 44 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 185 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 184 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 152 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 25 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 inherit 123 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 232 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 38 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 17 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 58 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 85 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 89 false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 60 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 81 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 161 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 117 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 125 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 236 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 228 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 112 │ false │ OK │ # │ geneve │ 6 │ 6 fixed 0x34 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 69 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 253 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 206 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 164 │ 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__->