make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x64 │ inherit 33 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 55 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 134 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 2 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 130 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 132 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 149 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 3 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 182 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 7 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 213 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 181 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 178 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 110 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 84 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 103 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 114 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 30 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 146 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 98 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 235 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 181 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 203 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 188 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 159 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 210 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 226 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 149 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 49 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 190 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 202 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 169 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 241 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 81 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 253 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 215 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 24 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 82 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 106 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 78 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 228 │ 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__->