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 49 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 183 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 47 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 122 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 11 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 105 false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 123 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 80 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 243 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 197 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 239 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 41 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 252 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 241 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 14 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 93 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 150 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 2 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 137 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 61 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 113 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 252 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 20 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 16 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 27 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c inherit 219 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 252 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 234 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 28 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 152 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 54 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 120 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 249 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 56 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 6 │ inherit 0x3c │ inherit 29 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 252 │ true │ OK │ # │ geneve │ 4 │ 6 fixed 0x7c │ fixed 184 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 26 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 156 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 213 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 230 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 176 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 181 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 160 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 200 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 21 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 159 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 238 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 231 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 121 │ 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__->