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 0xe8 │ inherit 65 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 9 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc fixed 42 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 4 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 166 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 107 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 60 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 72 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 109 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 96 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 41 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 2 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 136 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 56 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 118 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 116 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 219 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 178 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 175 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 3 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 62 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 241 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 20 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 177 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 4 │ other │ inherit 0x24 │ inherit 186 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 73 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 165 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 215 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 33 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 2 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 81 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 59 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 170 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 228 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 250 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 100 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 215 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 214 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 236 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 60 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 80 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 131 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 61 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 128 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 253 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 104 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 61 │ 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__->