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 0x3c │ inherit 251 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 154 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 162 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 126 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 252 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 147 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 188 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 72 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 193 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 182 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 225 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 157 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 245 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 66 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 100 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 220 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 89 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 213 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 184 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 105 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 224 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 127 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 inherit 0x9c │ inherit 11 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 178 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 219 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 145 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 203 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 66 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 96 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 50 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 216 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 201 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 218 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 242 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 1 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 190 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 74 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 138 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 247 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 132 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 144 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 232 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 32 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 54 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 17 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 154 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 61 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 80 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 115 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 91 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 233 │ 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__->