freebsd-dev/sys/dev/cxgbe/tom
Navdeep Parhar addd6a52c4 cxgbe/t4_tom: Exempt RDMA connections from a TCP sanity test for now, to
avoid panicking debug kernels.

t4_tom does not keep track of a connection once it switches to ULP mode
iWARP.  If the connection falls out of ULP mode the driver/hardware seq#
etc. are out of sync.  A better fix would be to figure out what the
current seq# are, update the driver's state, and perform all sanity
checks as usual.
2016-05-28 00:38:17 +00:00
..
t4_connect.c cxgbe: catch up with the latest hardware-related definitions. 2016-02-19 00:29:16 +00:00
t4_cpl_io.c cxgbe/t4_tom: Exempt RDMA connections from a TCP sanity test for now, to 2016-05-28 00:38:17 +00:00
t4_ddp.c Move the KTR for the update of ddp_active_id on each completion under 2016-05-20 23:08:22 +00:00
t4_listen.c Set the correct vnet in TOE event handlers. 2016-05-06 23:49:10 +00:00
t4_tom_l2t.c Implement interface link header precomputation API. 2015-12-31 05:03:27 +00:00
t4_tom_l2t.h
t4_tom.c Use DDP to implement zerocopy TCP receive with aio_read(). 2016-05-07 00:33:35 +00:00
t4_tom.h Use DDP to implement zerocopy TCP receive with aio_read(). 2016-05-07 00:33:35 +00:00