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 0xc0 │ inherit 188 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 95 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 227 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 135 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 242 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 169 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 74 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 81 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 180 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 62 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 55 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 76 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 3 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 69 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 39 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 208 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 29 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 184 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 94 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 176 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 152 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 35 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 226 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 36 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 244 true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 140 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 116 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 218 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 161 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 142 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 144 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 211 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 171 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 223 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 226 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 226 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 150 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 227 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 204 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 206 │ false │ OK │ # │ geneve │ 6 │ 4 fixed 0x74 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 230 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 58 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 204 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 148 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 125 │ 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__->