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 0x8c │ inherit 84 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 164 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 219 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 36 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 113 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 222 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 31 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 106 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 42 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 90 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 231 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 136 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 23 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 91 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 47 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 36 │ false │ OK │ # │ gre │ 6 │ 6 fixed 0x6c │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 223 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 81 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 59 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 194 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 57 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 171 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 223 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 220 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 73 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 55 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 105 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 229 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 187 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 239 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 34 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 42 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 209 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 158 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 193 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 125 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 fixed 101 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 120 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 121 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 230 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 51 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 57 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 130 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x38 inherit 204 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 222 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 121 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 246 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 12 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 127 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 240 │ 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__->