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 0x18 │ inherit 85 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 221 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 4 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 209 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 43 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 56 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 62 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 250 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 189 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 124 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 152 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 227 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 230 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 218 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 155 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 180 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 30 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 36 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 224 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 218 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 180 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 120 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 86 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 75 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 202 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 163 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 233 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 118 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 52 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 136 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 171 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 49 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 247 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 62 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 96 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 133 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 178 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 174 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 40 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 172 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 111 │ 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__->