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 0xf4 │ inherit 68 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 233 │ true │ OK # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 46 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 204 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 79 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 206 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 177 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 65 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 159 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 47 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 6 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 120 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 120 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 56 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 207 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 247 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 162 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 188 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 46 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 206 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 58 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 115 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 131 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 18 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 238 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 186 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 191 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 145 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 48 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 179 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 41 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 236 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 87 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 212 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 39 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 108 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 183 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 80 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 66 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 23 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 143 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 129 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 106 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 169 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 109 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 234 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 225 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 132 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 44 │ 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__->