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 0xd0 │ inherit 48 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 210 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 104 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 173 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 169 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 41 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 41 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 125 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 136 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 186 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 185 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 210 │ false │ OK # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 214 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 127 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 129 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 19 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 142 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 248 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 211 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 1 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 104 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 110 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 109 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 135 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 13 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 252 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 148 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 150 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 116 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 20 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 43 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 212 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 62 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 82 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 186 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 216 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 253 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 102 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 120 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 131 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 71 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 187 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 63 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 239 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 115 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 194 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 130 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 56 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 95 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 61 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 40 │ 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__->