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 0x04 │ inherit 223 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf4 │ inherit 152 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 97 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 180 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 102 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 201 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 165 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 130 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 92 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 210 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 118 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 195 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 80 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 207 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 57 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 69 │ false │ OK │ # gre │ 6 │ other │ inherit 0xe8 │ inherit 81 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 12 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 7 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 160 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 123 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 158 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 1 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 54 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 141 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 174 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 110 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 233 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 96 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 251 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 95 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 108 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 168 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 21 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 206 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 116 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 132 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 135 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 117 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 173 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 137 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 206 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 255 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 201 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 196 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 246 │ 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__->