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 0xb0 │ inherit 23 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 133 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 168 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 148 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 12 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 221 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 41 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 36 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 145 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 58 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 85 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 31 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 117 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 90 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 40 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 167 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 60 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 252 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 88 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 202 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 21 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 181 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 29 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 195 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 198 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 199 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 14 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 125 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 40 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 129 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 139 │ true │ OK │ # │ geneve 4 │ 4 │ fixed 0xbc │ fixed 193 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 3 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 226 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 189 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 188 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 206 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 219 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 152 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 94 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 211 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 185 │ 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__->