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 0xe4 │ inherit 83 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 254 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 226 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 158 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 156 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 151 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 19 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 4 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 68 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 139 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 38 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 235 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 212 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 43 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 237 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 199 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 58 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 202 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 66 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 141 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 75 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 35 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 137 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 79 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 102 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 113 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 202 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 97 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 114 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 173 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 19 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 33 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 109 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 224 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 139 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 159 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 97 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 40 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 96 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 150 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 145 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 30 │ 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__->