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 160 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 11 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 34 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 167 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 67 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 4 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 161 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 85 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 80 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 199 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 8 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 43 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 234 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 43 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 205 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 56 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 154 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 178 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 172 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 12 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 129 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 212 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 109 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 56 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 139 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 227 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 188 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 172 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 99 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 105 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 197 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 28 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 65 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 164 │ false │ OK │ # │ geneve 4 │ 4 │ fixed 0xe0 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 128 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 65 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 248 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 34 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 75 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 159 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 195 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 214 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 37 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 100 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 146 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 189 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 4 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 223 │ 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__->