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 0xc0 │ inherit 161 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x7c │ inherit 49 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 221 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 36 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 188 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 66 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 77 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 194 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 5 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 107 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 227 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 54 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 216 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 178 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 69 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 157 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 116 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 93 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 55 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 85 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 66 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 24 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 164 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 252 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 188 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 127 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 103 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 146 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 132 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 127 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 118 │ true │ OK │ # vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 234 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 7 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 243 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 36 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 182 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 26 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 231 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 134 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 56 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 23 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 204 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 106 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 132 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 26 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 50 │ 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__->