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 193 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 89 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 66 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 112 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 253 true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 113 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 136 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 84 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 223 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 78 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 47 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 205 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 115 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 76 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 171 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 216 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 39 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 3 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 74 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 225 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 94 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 71 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 202 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 95 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 156 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 21 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 106 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 67 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 205 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 30 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 217 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 155 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 245 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 233 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 142 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 59 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 190 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 97 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 8 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 112 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 158 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 46 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 21 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 174 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 inherit 105 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 238 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 99 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 195 │ 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__->