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 0x88 │ inherit 161 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 243 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 73 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 177 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 42 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 39 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 45 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 173 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 50 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 30 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 245 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 184 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 145 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 7 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 147 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 75 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other inherit 0xd8 │ inherit 198 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 49 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 228 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 157 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 138 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 139 │ false │ OK │ # │ vxlan │ 4 │ 6 inherit 0x4c │ inherit 13 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 241 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 220 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 85 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 44 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 187 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 92 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 203 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 138 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 90 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 129 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 234 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 52 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 146 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 228 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 216 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 143 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 21 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 132 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 28 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 143 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 232 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 46 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 53 │ 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__->