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 0xf0 │ inherit 170 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 37 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 17 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 229 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 196 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 210 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 126 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 204 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 23 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 77 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 216 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 226 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 228 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 245 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 105 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 12 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 136 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 131 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 171 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 12 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 223 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 187 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 120 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 151 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 222 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 154 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 45 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 220 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 153 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 58 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 202 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 163 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 152 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 151 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 229 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 247 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 185 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 215 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 218 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 54 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 197 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 217 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 75 │ 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__->