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 0x68 │ inherit 34 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 136 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 111 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 249 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 48 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 193 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 51 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 17 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 254 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 81 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 17 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 178 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 227 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 119 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 140 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 92 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 120 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 26 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 119 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 73 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 145 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 163 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 25 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 218 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 61 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 173 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 231 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 108 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 2 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 136 │ true OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 33 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 117 │ false │ OK │ # │ vxlan │ 6 other │ inherit 0x34 │ inherit 173 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 152 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 180 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 204 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 250 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 193 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 fixed 142 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 245 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 24 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 158 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 101 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 163 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 42 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 230 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 99 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 249 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 62 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 106 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 58 │ 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__->