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 0x50 │ inherit 182 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 137 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 35 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 101 true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 19 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 131 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 61 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 106 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 163 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 32 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 111 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 198 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 31 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 61 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 251 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 112 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 68 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 169 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 199 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 7 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 239 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 149 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 114 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 227 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 198 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 76 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 159 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 247 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 3 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 127 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 236 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 243 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 137 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 162 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 36 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 119 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 80 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 45 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 14 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 166 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 181 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 224 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 101 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 230 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 220 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 173 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 91 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 213 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 155 │ 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__->