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 0x24 │ inherit 170 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 54 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 136 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 239 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 inherit 199 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 129 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 49 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 40 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 221 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 213 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 25 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 170 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 22 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 79 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 230 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 145 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 24 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other inherit 0xd4 │ inherit 66 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 71 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 231 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 11 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 55 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 16 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 195 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 78 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 245 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 255 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 228 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 187 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 128 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 196 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 172 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 31 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 151 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 99 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 194 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 246 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 159 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 13 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 213 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 251 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 179 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 119 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 231 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 154 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 212 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 170 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 25 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 181 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 243 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 240 │ 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__->