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 0xb8 │ inherit 60 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 233 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 198 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 4 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 67 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 217 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 147 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 214 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 203 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 205 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 129 │ false │ OK │ # │ gre │ 6 │ 4 inherit 0x1c │ inherit 236 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 190 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 52 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 34 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 138 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 216 │ false │ OK # │ gre │ 6 │ other │ inherit 0xbc │ inherit 216 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 113 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 59 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 131 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 122 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 9 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 164 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 173 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 75 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 228 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 213 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 235 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 88 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 227 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 237 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 52 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 111 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 251 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 147 │ false │ OK │ # vxlan │ 6 │ other │ fixed 0x28 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 194 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 223 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 117 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 14 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 118 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 217 │ true │ OK # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 32 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 184 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 128 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 157 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 145 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 24 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 37 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 6 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 30 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 108 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 127 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 199 │ 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__->