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 0xe4 │ inherit 120 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 125 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 34 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 225 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 3 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 157 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 205 │ false │ OK │ # │ gre 4 │ other │ inherit 0xe8 │ inherit 229 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 140 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 137 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 44 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 242 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 32 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 153 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 224 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 101 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 249 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 232 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 213 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 221 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 2 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 123 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 135 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 11 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 25 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 143 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 134 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 201 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 140 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 82 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 154 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 139 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 249 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 148 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 73 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 124 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 129 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 80 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 203 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 92 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 239 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 105 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 205 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 50 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 165 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 78 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 87 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 15 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 35 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 49 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 77 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 17 │ 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__->