Hi, Roland.
This is actually a continue of the RAW_ET(XXXX) issue. We want to
make a submition of the patches to the upstream, but there is not
support for IB transport in Ethernet devices, and the mlx4_en drivers
version is a bit outdated 1.4.1.1 in upstream and 1.5.1 in the OFED
There is also missing VLAN support that already present in the OFED.
When do you planning to submit changes from OFED to upstream?
Now, concerning new enum type RAW_ETH and exporting it to the kernel.
As you can see there is no special QP types defined in the verbs
userspace, so I think we can't broke userspace applications.This is on
the one hand. On the second hand, we need this new enum becase already
present RAW_ETY actually should be used when formatting non-IBA frames
over IB, and the new one will be used for formatting such pakets over
Ethernet. In additon there are changes in the OFED that using RAW_ETY
type and QP created for such type is different from the RAW_ETH QP.
The first one - RAW_ETY - cannot be created from userspace and there
is no such limitation for newer RAW_ETH type.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html