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 0x0c │ inherit 220 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 57 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 194 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 165 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 139 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 209 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 160 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 157 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 38 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 255 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 168 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 3 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 128 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 67 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 62 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 30 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 101 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 41 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 99 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 102 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 125 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 98 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 134 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 41 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 31 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 18 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 90 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 138 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 106 │ true │ OK │ # │ vxlan │ 6 6 │ fixed 0xdc │ fixed 103 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 221 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 148 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 178 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 219 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 191 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 226 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 11 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 206 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 1 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 51 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 31 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 75 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 76 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 44 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 203 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 164 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 77 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 92 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 19 │ 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__->