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-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 0x2c │ inherit 79 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 189 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 5 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 209 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 207 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 140 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 100 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 120 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 82 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 68 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 176 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 209 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 75 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 234 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 221 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 178 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 163 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 237 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 110 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 132 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 12 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 199 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 139 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 151 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 53 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 65 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 138 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 72 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 177 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 70 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 15 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 242 │ false │ OK │ # │ vxlan 6 6 │ inherit 0xe4 │ inherit 239 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 241 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 163 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 14 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 230 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 176 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 255 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 228 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 12 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 63 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 152 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 24 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 116 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 135 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 109 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 187 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 134 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 247 │ 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__->