make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-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 0xe4 │ inherit 89 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 181 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 51 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 122 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 72 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 219 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 235 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 192 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 3 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 165 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 33 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 234 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 65 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 218 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 43 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 18 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 175 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 223 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 146 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 196 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 225 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 109 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 145 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 79 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 132 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 189 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 4 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 216 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 27 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 183 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 43 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 77 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 106 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 3 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 247 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 37 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 203 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 79 │ false │ OK │ # │ geneve 4 │ 6 │ inherit 0x08 │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 83 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 47 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 89 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 56 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 192 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 5 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 172 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 247 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 102 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 249 │ true │ OK │ # └────────┴───────┴───────┴────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->