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 0x90 │ inherit 13 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 166 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 181 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 99 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 130 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 61 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 32 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 16 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 195 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 208 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 94 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 98 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 138 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 253 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 96 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 185 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 90 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 35 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 79 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 112 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 186 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 61 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 103 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 157 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 8 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 33 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 40 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 158 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 10 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 60 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 75 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 157 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 248 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 90 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 35 │ true OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 72 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 183 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 239 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 58 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 46 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 174 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 240 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 151 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 128 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 207 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 218 │ 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__->