From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next v2] documentation of some IP/ICMP snmp counters Date: Sun, 11 Nov 2018 09:59:12 -0800 (PST) Message-ID: <20181111.095912.2077585658593674884.davem@davemloft.net> References: <20181110213812.8260-1-yupeng0921@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, xiyou.wangcong@gmail.com, rdunlap@infradead.org To: yupeng0921@gmail.com Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:37590 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729274AbeKLDsY (ORCPT ); Sun, 11 Nov 2018 22:48:24 -0500 In-Reply-To: <20181110213812.8260-1-yupeng0921@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: From: yupeng Date: Sat, 10 Nov 2018 13:38:12 -0800 > The snmp_counter.rst explains the meanings of snmp counters. It also > provides a set of experiments (only 1 for this initial patch), > combines the experiments' resutls and the snmp counters' > meanings. This is an initial path, only explains a part of IP/ICMP > counters and provide a simple ping test. > > Signed-off-by: yupeng Applied.