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 0x5c │ inherit 91 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 229 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 93 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 78 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 44 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 134 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 226 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 166 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 137 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 137 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 230 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 129 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 71 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 25 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 204 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 47 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 217 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 189 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 80 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 10 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 54 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 207 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 220 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 10 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 214 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 224 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 39 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 207 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 49 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 71 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ other │ inherit 0x60 │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 168 │ false │ OK │ # │ geneve │ 4 4 │ inherit 0xac │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 225 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 253 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x20 inherit 104 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 33 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 233 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 88 │ false │ OK # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 109 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 68 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 81 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 143 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 109 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 46 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 47 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 194 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 255 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 174 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 164 │ 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__->