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 0x20 │ inherit 22 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 252 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 96 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 13 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 250 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 220 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 250 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 235 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼───────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 14 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 184 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 202 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 19 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 122 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 231 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 166 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xac │ inherit 102 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 82 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 230 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 88 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 246 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 30 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 6 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ other │ inherit 0x0c │ inherit 80 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 173 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 28 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 150 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 193 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 124 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 215 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 104 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 138 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 110 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 140 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 115 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 14 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 204 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 225 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 128 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 8 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 237 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 211 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 115 │ 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__->