Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 17 Oct 2002 09:58:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 17 Oct 2002 09:58:23 -0400 Received: from mg01.austin.ibm.com ([192.35.232.18]:29324 "EHLO mg01.austin.ibm.com") by vger.kernel.org with ESMTP id ; Thu, 17 Oct 2002 09:58:22 -0400 Message-ID: <001301c275e6$f31d5970$2a060e09@beavis> From: "Andrew Theurer" To: "Hirokazu Takahashi" Cc: , , , References: <012d01c27581$677d2180$2a060e09@beavis><20021017.113126.102592502.taka@valinux.co.jp><003301c275e1$0bf76810$2a060e09@beavis> <20021017.222602.48536782.taka@valinux.co.jp> Subject: Re: [NFS] Re: [PATCH] zerocopy NFS for 2.5.36 Date: Thu, 17 Oct 2002 09:10:27 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1217 Lines: 33 > Hi, > > > server: Udp: InDatagrams NoPorts InErrors OutDatagrams > > Udp: 1000665 41 0 1000666 > > clients: Udp: InDatagrams NoPorts InErrors OutDatagrams > > Udp: 200403 0 0 200406 > > (all clients the same) > > How about IP datagrams? You can see the IP fields in /proc/net/snmp > IP layer may also discard them. Server: Ip: Forwarding DefaultTTL InReceives InHdrErrors InAddrErrors ForwDatagrams InUnknownProtos InDiscards InDelivers OutRequests OutDiscards OutNoRoutes ReasmTimeout ReasmReqds ReasmOKs ReasmFails FragOKs FragFails FragCreates Ip: 1 64 4088714 0 0 720 0 0 4086393 12233109 2 0 0 0 0 0 0 0 6000000 A Client: Ip: Forwarding DefaultTTL InReceives InHdrErrors InAddrErrors ForwDatagrams InUnknownProtos InDiscards InDelivers OutRequests OutDiscards OutNoRoutes ReasmTimeout ReasmReqds ReasmOKs ReasmFails FragOKs FragFails FragCreates Ip: 2 64 2115252 0 0 0 0 0 1115244 646510 0 0 0 1200000 200008 0 0 0 0 Andrew Theurer - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/