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 0x48 │ inherit 25 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 74 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 78 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 236 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 71 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 58 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 202 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 231 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 98 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 23 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 247 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 110 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 19 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 245 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 234 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 147 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 21 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 196 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 33 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 201 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 128 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 30 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 96 true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 11 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 22 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 146 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 128 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 247 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 145 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 244 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 239 │ true │ OK │ # vxlan │ 6 │ other │ fixed 0x1c │ fixed 142 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 16 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 39 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 13 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 150 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 108 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 219 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 229 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 255 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 54 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 175 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 119 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 95 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 36 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 156 │ 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__->