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 68 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 168 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 140 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 196 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 227 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 101 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 18 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 15 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 164 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 170 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 252 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 175 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 29 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 193 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 99 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 182 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 134 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 141 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 187 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 148 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 85 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 202 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 96 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 18 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 255 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 147 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 127 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 74 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 207 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 17 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 25 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 209 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 90 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 165 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 115 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 46 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 177 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 63 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 177 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 8 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 72 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 228 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 15 │ 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__->