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 0x80 │ inherit 32 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 196 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 173 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 164 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 13 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 224 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 193 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 164 true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 232 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 72 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 233 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 244 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 inherit 0xac │ inherit 162 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 184 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 78 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 44 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 167 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 59 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 70 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 224 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 202 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 197 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 117 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 66 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 135 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 196 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 251 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 inherit 138 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 84 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 133 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 174 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 94 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 68 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 219 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 12 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 84 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 162 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 33 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 183 │ true │ OK │ # geneve │ 4 │ other │ fixed 0x58 │ fixed 192 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 226 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 120 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 85 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 75 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 160 │ true │ OK │ # │ geneve │ 6 6 │ fixed 0x94 │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 151 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 221 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 170 │ 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__->