android_kernel_xiaomi_sm8350/drivers/infiniband
Steve Wise 84172dee05 RDMA/cxgb4: Optimize CQ overflow detection
1) save the timestamp flit in the cq when we consume a CQE.

2) always compare the saved flit with the previous entry flit when
   reading the next CQE entry.  If the flits don't compare, then we
   have overflowed.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2010-05-24 21:08:01 -07:00
..
core Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', 'masked-atomics', 'misc', 'mthca' and 'nes' into for-next 2010-05-15 20:06:01 -07:00
hw RDMA/cxgb4: Optimize CQ overflow detection 2010-05-24 21:08:01 -07:00
ulp Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', 'masked-atomics', 'misc', 'mthca' and 'nes' into for-next 2010-05-15 20:06:01 -07:00
Kconfig RDMA/cxgb4: Add driver for Chelsio T4 RNIC 2010-04-21 15:30:06 -07:00
Makefile RDMA/cxgb4: Add driver for Chelsio T4 RNIC 2010-04-21 15:30:06 -07:00