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 0xa8 │ inherit 163 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 198 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 15 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 11 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 197 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 84 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 247 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 81 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 229 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 181 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 170 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 172 │ false OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 239 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 36 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 52 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 51 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 162 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 152 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 221 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 153 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 163 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 51 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 135 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 15 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 135 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 2 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 140 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 67 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 96 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 45 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 115 │ false │ OK │ # │ vxlan │ 6 6 │ inherit 0x3c │ inherit 96 │ true │ OK # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 116 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 23 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 156 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 162 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 68 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 141 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 125 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 45 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 other │ inherit 0x9c │ inherit 17 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 248 true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 219 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 24 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 89 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 46 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 244 │ true │ OK │ # geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 247 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 229 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 76 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 226 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 29 │ 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__->