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 0xcc │ inherit 48 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 156 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 173 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 122 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 63 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 177 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 126 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 44 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 204 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 194 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 188 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 232 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 inherit 176 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 109 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 149 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 199 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 87 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 146 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 119 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 4 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 59 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 255 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 141 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 195 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 202 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 219 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 77 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 45 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 194 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 65 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 2 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 29 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 21 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 226 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 94 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 187 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 9 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 106 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 164 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 196 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 78 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 246 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 225 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 6 │ inherit 0x44 │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 119 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 11 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 239 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 124 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 44 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 89 │ 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__->