[ofa-general] Re: [PATCH RFCv3 2/2] RDMA/cxgb3: Add support for protocol statistics.
Roland Dreier
rdreier at cisco.com
Sun Jun 29 22:15:50 PDT 2008
> --- a/include/rdma/ib_verbs.h
> +++ b/include/rdma/ib_verbs.h
> @@ -61,7 +61,7 @@ struct iw_protocol_stats {
> u64 ipInReceives;
> u64 ipInHdrErrors;
> u64 ipInTooBigErrors;
> - u64 ipOutNoRoutes;
> + u64 ipInNoRoutes;
> u64 ipInAddrErrors;
> u64 ipInUnknownProtos;
> u64 ipInTruncatedPkts;
heh, I know exactly what happened now.
anyway, applied both patches, thanks.
- R.
More information about the general
mailing list