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 0x60 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 17 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 46 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 249 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 138 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 122 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 146 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 160 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 86 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 245 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 142 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 140 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 200 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 55 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 150 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c inherit 159 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 186 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 81 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 26 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 37 │ false OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 22 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 222 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 215 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 7 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 177 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 34 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 27 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 252 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 199 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 60 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 78 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 53 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 144 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 191 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 42 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 123 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 144 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 60 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 236 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 210 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 168 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 94 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 4 │ inherit 0x10 │ inherit 153 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 181 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 212 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 117 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 218 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 194 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 241 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 206 │ 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__->