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 200 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 34 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 233 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 62 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 138 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 214 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 12 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 47 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 153 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 201 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 162 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 51 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 48 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 210 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 67 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 82 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 125 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 153 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 65 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 175 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 110 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 135 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 242 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 55 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 148 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 143 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 239 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 50 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 229 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 229 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 30 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 144 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 228 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 251 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 181 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 12 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 136 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 18 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 14 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 114 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 181 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 90 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 175 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 192 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 16 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 156 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 150 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 255 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 163 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 87 │ 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__->