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 0xdc │ inherit 98 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 85 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 231 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 218 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 152 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 123 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 18 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 38 │ true │ OK │ # gre │ 4 │ other │ fixed 0x24 │ fixed 10 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 235 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 42 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 10 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 156 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 219 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 163 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 27 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 62 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 73 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 225 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 164 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 255 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 138 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 122 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 201 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 34 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 146 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 94 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 206 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 127 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 110 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 62 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 254 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 125 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 116 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 20 │ true │ OK │ # │ geneve │ 4 │ other fixed 0x60 │ fixed 117 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 43 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 190 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 123 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 50 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other inherit 0x0c │ inherit 109 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 76 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 19 │ 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__->