Re: [ewg] [PATCH v2] rdma_lat: Add -m --max-inline option to support devices with different

2008-02-05 Thread Steve Wise
Ignore this patch. Its bad. Stay tuned for v3... :( Steve Wise wrote: From: Steve Wise [EMAIL PROTECTED] inline max values. Currently the max inline value is hard-coded and too big for the chelsio device. This patch allows specifying the max inline as a command line param.

[ewg] [PATCH v2] rdma_lat: Add -m --max-inline option to support devices with different

2008-02-05 Thread Steve Wise
From: Steve Wise [EMAIL PROTECTED] inline max values. Currently the max inline value is hard-coded and too big for the chelsio device. This patch allows specifying the max inline as a command line param. Signed-off-by: Steve Wise [EMAIL PROTECTED] --- rdma_lat.c | 13 ++--- 1 files