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 0x58 │ inherit 4 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 50 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 11 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 208 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 29 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 84 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 222 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 5 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 126 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 41 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 169 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 209 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 186 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 119 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 74 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 66 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 207 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 145 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 231 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 199 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 8 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 238 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 116 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 190 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 135 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 207 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 75 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 122 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 249 false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 110 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 1 │ false │ OK │ # │ vxlan 6 │ other │ fixed 0x64 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 111 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 44 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 201 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 31 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 82 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 110 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 81 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 91 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 142 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 135 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 197 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 58 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 72 │ 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__->