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 0xc4 │ inherit 198 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 161 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 37 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 85 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 188 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 144 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 101 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 133 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 26 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 32 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 58 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 251 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 166 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 113 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 225 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 155 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 11 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 222 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 190 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 131 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 16 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 80 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 6 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 84 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 149 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 57 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 204 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 11 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 43 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 86 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 125 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 147 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 238 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 207 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 107 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 12 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 2 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 102 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 229 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 208 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 200 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 148 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 215 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 105 │ 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__->