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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 132 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 197 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 255 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 207 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 104 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 24 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 97 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 157 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 215 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 130 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 107 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 41 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 247 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 83 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 89 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 171 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 145 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 214 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 234 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 127 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 2 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 180 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 69 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 59 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 159 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 149 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 204 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 27 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 9 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 162 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 176 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 230 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 136 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 166 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 205 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 247 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 99 │ false │ OK │ # geneve │ 4 │ 6 │ fixed 0x04 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 246 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 246 │ true OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 162 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 161 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 58 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 6 true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 135 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 232 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 117 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 207 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 132 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->