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 0x50 │ inherit 136 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 227 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 232 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 81 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 216 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 91 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 249 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 30 │ false OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 97 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 132 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 158 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 44 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 250 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 181 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 27 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 10 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 226 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 74 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 165 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 172 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 207 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 252 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 197 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 245 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 45 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 99 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 112 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 4 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 92 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 221 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 130 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 94 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 186 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 23 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 160 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 179 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 103 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 36 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 108 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 164 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 160 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 232 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 204 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 11 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 174 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 89 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 244 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 208 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 172 │ false │ OK │ # │ geneve 6 │ other │ inherit 0x44 │ inherit 109 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 123 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 157 │ 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__->