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 0x20 │ inherit 57 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 11 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 203 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 255 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 8 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 76 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 95 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 196 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 238 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 155 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 47 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 230 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 245 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 199 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 226 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 35 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 115 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 84 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 214 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 201 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 110 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 58 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 226 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 89 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 92 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 188 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 34 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 2 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 225 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 116 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 138 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 107 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 136 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 159 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 4 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 181 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 97 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 84 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 19 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 8 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 187 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 139 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 56 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 236 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 102 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 83 │ false │ OK │ # │ geneve │ 6 │ other fixed 0xbc │ fixed 184 │ 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__->