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 0x68 │ inherit 149 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 65 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 134 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 251 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 183 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 201 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 239 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 145 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 101 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 141 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 45 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 18 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 144 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 101 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 95 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 70 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 118 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 172 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 92 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 207 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 242 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 145 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 159 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 4 │ 6 │ inherit 0xf8 │ inherit 97 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 254 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 180 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 178 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 207 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 131 │ false │ OK │ # │ vxlan │ 6 4 │ inherit 0x58 │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 181 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 96 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 12 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 170 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 inherit 4 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 6 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 67 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 100 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 inherit 0x7c │ inherit 173 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 55 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 109 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 172 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 207 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 69 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 132 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 156 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 38 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 129 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 68 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 133 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 242 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 21 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 115 │ 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__->