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 0xec │ inherit 69 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 8 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 215 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 53 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 236 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 212 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 92 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 50 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 171 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 158 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 179 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 178 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 158 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 148 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 22 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 92 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 202 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 54 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 58 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 20 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 241 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 46 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 185 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 248 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 21 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 189 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 190 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 177 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 126 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 241 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 70 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 247 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 97 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 136 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 93 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 139 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 15 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 88 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 24 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 196 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 52 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 38 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 66 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 124 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 230 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 31 │ true │ OK │ # geneve │ 6 │ other │ fixed 0x08 │ fixed 114 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 22 │ 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__->