Thread (4 messages) flat view 4 messages, 4 authors, 2016-12-15

Re: [RFC v2 03/10] IB/hfi-vnic: Virtual Network Interface Controller (VNIC) netdev

From: Jason Gunthorpe <hidden>
Date: 2016-12-15 17:24:38
Also in: linux-rdma

On Thu, Dec 15, 2016 at 05:21:05PM +0000, Hefty, Sean wrote:
quoted
This goes on the network too? Also looks like it has endian problems.
I don't think OPA supports BE systems, and I think it uses LE on the
wire for at least some portions of its protocol.
This is a linux driver for a PCI device.

It needs to support big endian systems, that is how we do things in
Linux.

If it uses LE on the wire then mark with __le and make it sparse clean.

Do not use bitfields without providing a BE version of the bitfield.

Jason
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help