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 0xc8 │ inherit 186 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 8 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 236 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 12 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 235 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 135 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 164 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 101 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 162 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 26 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 139 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 212 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 206 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 69 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 75 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 141 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 189 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 244 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 151 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 179 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 76 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 23 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 113 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 224 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 222 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 101 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 4 │ inherit 0x60 │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 49 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 85 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 123 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 112 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 221 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 203 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 28 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 4 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 108 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 162 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 100 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 47 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 1 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 132 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 143 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 251 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 148 │ 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__->