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 0x60 │ inherit 161 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 114 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 230 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 187 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 44 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 133 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 20 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 84 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 106 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 22 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 121 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 25 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 135 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 247 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 18 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 177 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 208 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 74 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 38 │ false │ OK │ # │ vxlan 4 │ 4 │ inherit 0x28 │ inherit 92 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 59 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 186 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 252 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 20 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 128 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 235 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 86 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 19 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 1 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 49 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 81 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 164 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 180 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 209 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 204 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 67 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 134 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 80 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 118 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 241 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 27 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 80 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 146 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 118 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 157 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 223 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 142 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 165 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 63 │ 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__->