Hi Jack,

With OFED 1.3, the printk below in core/verbs.c is present in
my dmesg each time a qp is destroyed, can you please remove it?

Or.

        if (qp_type == IB_QPT_XRC)
                atomic_dec(&xrcd->usecnt);
        else
                printk("ib_destroy_qp: type = %d, xrcd = %p\n", qp_type, xrcd);

_______________________________________________
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

Reply via email to