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 0x54 │ inherit 90 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 220 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 137 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 180 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 81 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 126 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 136 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 44 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 226 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 27 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 80 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 175 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 159 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 50 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 139 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 106 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 222 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 87 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 236 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 112 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 191 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 225 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 194 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 28 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 140 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 236 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 173 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 69 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 183 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 251 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 43 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 145 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 99 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 222 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 47 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 76 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 14 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 254 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 42 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 88 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 157 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 160 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 44 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 230 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 81 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 82 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 136 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 27 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 8 │ 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__->