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 0x74 │ inherit 134 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 49 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 11 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 50 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 138 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 98 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 159 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 221 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 135 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 173 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 65 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 247 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 219 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 131 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 87 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 197 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 129 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 32 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 43 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 192 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 186 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 112 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 121 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 146 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 227 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan 6 │ 6 │ inherit 0x5c │ inherit 85 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 230 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 160 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 198 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 76 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 114 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 5 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 7 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 47 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 143 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 115 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 120 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ 4 inherit 0x68 │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 8 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 49 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 72 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 208 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 136 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 80 │ 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__->