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 0x9c │ inherit 216 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 135 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 192 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 81 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 2 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 41 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 70 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 46 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 136 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 51 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 63 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 146 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 31 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 136 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 219 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 128 │ false │ OK # │ gre │ 6 │ other │ inherit 0x98 │ inherit 200 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 183 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 226 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 156 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 226 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 89 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 154 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 133 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 217 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 168 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 14 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 66 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 170 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 242 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 217 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 136 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 14 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 106 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 202 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 239 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 132 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 147 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 135 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 162 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 211 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 174 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 215 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 216 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 40 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 80 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 11 │ 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__->