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 0xd4 │ inherit 9 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 141 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 139 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 6 │ inherit 0x3c │ inherit 118 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 50 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 164 │ false │ OK │ # │ gre │ 4 6 │ fixed 0xb0 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 94 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 33 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 66 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 24 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 140 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 54 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 23 │ false │ OK │ # │ gre │ 6 │ 4 fixed 0x8c │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 115 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 66 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 186 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 10 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 103 │ true │ OK │ # gre │ 6 │ other │ fixed 0x24 │ fixed 49 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 160 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 192 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 193 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 7 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 101 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 216 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 189 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 186 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 59 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 70 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 46 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 210 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 120 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 205 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 76 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 85 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 115 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 161 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 141 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 124 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 2 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 17 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 242 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 24 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 193 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 6 │ other │ inherit 0x04 │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 31 │ 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__->