make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 53 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 251 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 196 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 101 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 160 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 170 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 67 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 25 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 40 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 inherit 0xa0 │ inherit 158 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 244 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 148 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 105 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 73 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 197 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 201 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 10 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 133 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 137 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 133 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 116 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 97 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 176 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 2 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 219 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 205 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 210 │ true OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 102 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 252 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 102 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 9 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 80 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 26 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 61 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 185 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 175 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 225 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 131 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 193 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 138 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 128 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 21 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 67 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 163 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 190 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 118 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 159 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 32 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->