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 0xf4 │ inherit 113 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 240 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 205 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 52 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 164 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 176 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 115 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 66 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 101 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 57 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 81 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 194 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 110 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 225 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 128 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 105 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 157 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 10 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 29 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 206 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 102 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 116 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 119 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 63 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 141 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 221 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 210 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 47 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 25 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 39 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 140 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 157 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 159 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 116 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 132 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 177 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 154 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 72 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 58 false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 13 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 87 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 31 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 149 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 129 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 52 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 163 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 153 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 253 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 200 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 92 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 140 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 158 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 20 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 6 │ 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__->