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 0xec │ inherit 35 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 6 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 190 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 217 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 214 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 2 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 62 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 85 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 85 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 232 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 74 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 118 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 115 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 135 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 156 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 97 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 156 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 198 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 12 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 78 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 50 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 72 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 4 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 80 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 141 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 109 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 174 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 172 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 86 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 42 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 135 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 103 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 165 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 163 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 4 │ other │ inherit 0x7c │ inherit 93 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 57 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 126 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 6 │ 4 │ inherit 0xcc │ inherit 158 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 190 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 83 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 227 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 237 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 191 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 65 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 195 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 46 │ 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__->