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 0x28 │ inherit 164 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 175 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 95 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 233 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 227 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 217 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 56 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 163 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 117 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 54 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 114 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 63 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 233 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 236 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 136 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 234 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 222 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 244 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 188 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 12 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 129 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 130 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 123 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 65 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 187 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 223 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 208 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 204 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 56 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 inherit 210 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 248 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 217 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 156 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 83 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 207 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 88 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 203 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 222 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 128 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 199 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 130 false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 65 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 96 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 14 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 132 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 151 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 147 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 135 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 141 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 248 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 63 │ 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__->