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 0xf0 │ inherit 55 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 188 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 166 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 127 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 175 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 120 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 252 │ false │ OK │ # │ gre 4 │ other │ inherit 0x94 │ inherit 159 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 125 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 45 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 133 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 102 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 136 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 35 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 237 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 236 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 130 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 151 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 166 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 45 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 162 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 211 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 22 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 82 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 203 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 124 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 234 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 137 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 134 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 217 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 144 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 72 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 69 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 155 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 48 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 184 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 120 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 237 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 245 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 101 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 204 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 226 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 160 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 20 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 61 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 8 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 154 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 79 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 169 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 82 │ 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__->