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 0x98 │ inherit 186 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 124 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 164 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 32 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 107 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 126 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 142 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 149 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 210 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 141 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 70 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 14 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 119 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 223 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 142 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 5 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 37 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 63 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 248 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 48 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 232 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 87 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 43 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 169 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 111 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 18 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 127 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 253 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 110 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 160 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 40 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 144 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 140 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 88 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 249 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 36 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 127 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 66 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 103 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 122 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 132 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 73 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 215 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 98 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 116 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 28 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 76 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 84 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 90 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 23 │ 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__->