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 0xec │ inherit 56 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 148 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 254 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 81 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 118 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 165 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 226 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 211 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 110 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 210 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 255 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 36 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 103 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 198 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 93 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 189 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 2 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 49 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 56 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 194 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 99 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 44 │ true │ OK │ # │ vxlan │ 4 other │ fixed 0xe0 │ fixed 227 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 249 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 170 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 165 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 15 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 206 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 198 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 83 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 215 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 187 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 138 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 16 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 100 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 228 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 201 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 108 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 154 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 183 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 68 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 198 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 143 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 121 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 239 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 213 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 174 │ 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__->