Re: [PATCH][RFC/v1][11/12] Add InfiniBand Documentation files

From: Roland Dreier
Date: Tue Nov 23 2004 - 01:02:16 EST


Christoph> Any reason this doesn't use an interface similar to the
Christoph> normal vlan code?

The normal vlan code uses an ioctl(). I thought a simple sysfs
interface would be more palatable than a new socket ioctl.

Christoph> And what is a P_Key?

It is a 16-bit identifier carried by IB packets that says which
partition the packet is in. End ports have P_Key tables that list
which partitions they are members of (a port can be a member of one or
more partitions, and can only receive packets from that partition).

- Roland
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/