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 0xe0 │ inherit 121 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 78 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 227 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 119 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 157 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 182 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 109 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 87 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 127 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 131 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 227 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 209 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 115 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 36 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 190 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 24 │ true │ OK │ # gre │ 6 │ 6 │ fixed 0x10 │ fixed 193 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 186 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 4 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 89 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 86 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 244 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 241 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 177 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 fixed 190 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 236 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 122 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 146 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 171 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 123 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 231 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 148 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 123 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 65 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 249 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 229 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 177 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 87 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 98 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 136 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 119 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 6 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 114 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 205 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 147 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 234 │ false │ OK │ # geneve │ 6 │ 4 │ fixed 0x44 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 95 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 153 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 117 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 4 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 100 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 248 │ 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__->