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 0x90 │ inherit 236 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 7 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 75 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 242 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 84 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 90 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 204 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 71 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 219 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 121 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 96 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 167 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 4 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 148 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 88 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 38 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 26 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 80 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 243 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 106 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 247 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 59 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 116 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 38 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 107 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 239 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 237 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 199 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 179 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 206 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 48 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 194 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 173 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 23 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 63 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 239 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 193 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 45 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 240 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 133 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 112 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 152 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 146 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 60 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 91 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 41 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 232 │ 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__->