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 0x4c │ inherit 134 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 191 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 51 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 34 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 74 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 73 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 99 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 68 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 115 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 80 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 228 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 239 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 176 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 129 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 65 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 97 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 44 │ true │ OK │ # │ gre 6 │ other │ fixed 0x38 │ fixed 23 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 149 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 153 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 94 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 11 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 21 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 249 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 153 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 120 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 166 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 198 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 180 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 134 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 154 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 2 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 177 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 121 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 9 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 236 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 23 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 73 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 244 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 121 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 32 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 135 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 244 │ true │ OK │ # │ geneve │ 6 4 │ fixed 0x58 │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 182 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 49 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 175 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 61 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 246 │ false │ OK │ # geneve │ 6 │ other │ fixed 0x08 │ fixed 140 │ 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__->