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 0xc8 │ inherit 117 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 135 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 37 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 68 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 47 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 72 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 1 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 5 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 99 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 55 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 131 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 98 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 191 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 182 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 72 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 12 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 230 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 107 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 72 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 154 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 232 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 57 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 203 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 121 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 21 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 25 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 95 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 134 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 1 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 20 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 27 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 103 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 41 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 3 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 209 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 148 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 133 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 40 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 56 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 46 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 177 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 99 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 106 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 156 │ 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__->