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 0x78 │ inherit 105 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 100 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 76 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 80 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 127 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 159 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 149 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 168 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 11 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 38 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 146 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 71 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 190 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 247 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 173 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 205 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 16 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 30 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 74 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 120 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 199 │ false │ OK │ # │ vxlan │ 4 │ 4 fixed 0x8c │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 160 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 43 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 40 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 124 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 142 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 65 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 158 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 84 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 197 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 69 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 141 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 17 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 102 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 183 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 238 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 68 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 40 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 159 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 246 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 211 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 6 │ 6 │ inherit 0x48 │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 129 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 10 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 223 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 249 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 255 │ 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__->