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 0xe4 │ inherit 165 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xec │ inherit 127 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 186 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 165 false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 196 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 199 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 60 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 8 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 136 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 188 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 8 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 50 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 136 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 231 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 139 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 173 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 29 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 218 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 75 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 252 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 12 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 218 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 108 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 167 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 216 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 144 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 157 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other inherit 0x5c │ inherit 91 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 116 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 48 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 49 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 91 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 61 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 59 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 13 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 190 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 41 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 118 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 205 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 86 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 78 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 231 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 158 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 17 │ 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__->