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 0x90 │ inherit 103 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 26 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 236 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 230 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 159 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 157 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 249 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 158 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 234 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 220 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 108 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 84 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 23 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 62 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 229 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 233 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 85 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 5 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 79 │ false OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 197 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 188 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 18 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 50 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 229 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 114 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 14 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 226 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 55 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 208 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 31 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 72 │ false │ OK # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 214 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 38 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 65 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 133 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 186 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 98 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 28 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 51 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 6 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 248 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 185 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 11 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 115 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 191 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 21 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 69 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 102 │ false │ OK │ # geneve │ 6 │ other │ inherit 0xe4 │ inherit 163 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 8 │ 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__->