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 0x2c │ inherit 236 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 216 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 236 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 52 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 79 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 201 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 156 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 250 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 136 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 74 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 23 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 102 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 248 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 53 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 245 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 198 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 44 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 128 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 250 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 25 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 114 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 38 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 103 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 184 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 61 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 31 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 246 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 210 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 135 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 128 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 14 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 243 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 232 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 106 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 204 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 49 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 101 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 170 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 19 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 103 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 234 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 133 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 65 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 118 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 251 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 239 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 142 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 68 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 38 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 67 │ 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__->