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 0xec │ inherit 36 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 214 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 44 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 140 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 151 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 124 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 14 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 184 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 202 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 110 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 203 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 114 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 144 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 5 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 84 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 43 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 8 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 184 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 171 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 180 │ false │ OK │ # │ vxlan 4 │ 4 │ inherit 0x8c │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 230 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 3 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 33 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 202 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 107 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 55 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 233 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 1 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 169 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 79 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 92 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve 4 │ 4 │ inherit 0x04 │ inherit 141 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 251 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 133 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 125 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 148 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 222 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 55 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 200 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 24 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 51 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 166 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 180 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 193 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 150 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 91 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 136 │ 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__->