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 0xa0 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 112 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 8 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 63 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 39 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 204 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 69 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 71 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 220 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 105 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 2 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 12 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 113 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 145 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 228 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 186 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 72 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 171 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 45 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 75 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 32 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 63 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 137 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 7 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 11 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 82 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 37 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 156 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 41 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 23 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 198 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 185 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 216 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 167 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 198 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 249 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 36 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 63 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 95 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 145 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 198 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 63 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 inherit 167 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 202 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 11 │ 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__->