From 7955f7d6161de8ff0844ca4b0526a664dfbd0fa1 Mon Sep 17 00:00:00 2001 From: liangzhen Date: Fri, 7 Nov 2008 15:04:04 +0000 Subject: [PATCH] Branch b1_8_gate Support zero-copy receive of Chelsio driver b=15093 i=Isaac i=Maxim --- lnet/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lnet/ChangeLog b/lnet/ChangeLog index 21ab86c..5990a7d 100644 --- a/lnet/ChangeLog +++ b/lnet/ChangeLog @@ -17,6 +17,12 @@ Bugzilla : Description: Details : +Severity : major +Bugzilla : 15093 +Description: Support Zerocopy receive of Chelsio device +Details : Chelsio driver can support zerocopy for iov[1] if it's + contiguous and large enough. + Severity : normal Bugzilla : 13490 Description: fix credit flow deadlock in uptllnd -- 1.8.3.1