[ewg] [PATCH v3] IB Core: RAW ETH support
Or Gerlitz
ogerlitz at Voltaire.com
Mon Jun 14 01:37:55 PDT 2010
Alekseys Senin wrote:
> + Add new RAW_ETY QP type in order to build RAW Ethernet packets over iWARP and RoCEE.
> +--- a/include/rdma/ib_verbs.h
> ++++ b/include/rdma/ib_verbs.h
> +@@ -571,6 +571,7 @@ enum ib_qp_type {
> + IB_QPT_UD,
> + IB_QPT_XRC,
> + IB_QPT_RAW_IPV6,
> ++ IB_QPT_RAW_ETH,
> + IB_QPT_RAW_ETY
I got confused here, the change log say you add RAW_ETY wheres the patch adds RAW_ETH, which is correct? can you please fix that.
Or.
More information about the ewg
mailing list