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 0x50 │ inherit 45 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 94 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 29 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 196 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 17 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 145 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 136 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 74 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 145 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 246 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 119 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 48 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 253 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 24 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 25 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 119 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 31 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 243 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 129 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 74 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 205 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 226 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 238 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 179 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 14 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 219 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 210 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 253 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 143 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 151 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 49 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 196 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 182 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 247 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 223 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 13 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 230 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 122 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 172 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 128 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 26 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 196 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 244 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 97 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 72 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 162 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 177 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 240 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 250 │ 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__->