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-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 0x0c │ inherit 162 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 212 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 222 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 202 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 170 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 54 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 46 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 15 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 202 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 188 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 10 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 169 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 62 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 111 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 103 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 108 │ false │ OK # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 180 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 171 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 246 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 175 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 186 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 28 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 178 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 174 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 224 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other inherit 0x4c │ inherit 134 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 217 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 240 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 220 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 163 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 205 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 57 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 116 │ false │ OK │ # │ vxlan 6 │ other │ fixed 0xa8 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 92 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 218 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 220 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 193 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 142 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 107 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 67 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 53 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 186 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 237 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 225 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 52 │ 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__->