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 0xc8 │ inherit 245 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 172 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 114 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 219 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 84 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 26 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 147 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 160 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 88 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 170 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 251 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 94 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 197 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 228 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 109 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 38 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 78 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 202 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 237 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 151 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 225 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 109 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 180 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 206 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 213 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 228 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 137 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 26 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 164 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 46 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 101 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 116 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 189 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 20 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 235 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 185 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 211 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 224 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 7 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 173 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 139 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 190 true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 183 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 133 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 151 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 185 │ 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__->