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 0xa4 │ inherit 27 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 4 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 52 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 45 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 130 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 248 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 61 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 4 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 110 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 156 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 246 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 164 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 75 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 52 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 192 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 60 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 193 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 82 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 139 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 218 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 146 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 4 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 53 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 51 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 225 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 113 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 175 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 250 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 135 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 fixed 101 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 96 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 228 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 177 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 158 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 128 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 129 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 126 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 252 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 120 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 232 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 33 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 137 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 75 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 41 │ false OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 92 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 74 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 27 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 247 │ 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__->