From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH V3] net/netlink: make sure the headers line up actual value output Date: Fri, 04 May 2018 13:02:23 -0400 (EDT) Message-ID: <20180504.130223.1863527612784159289.davem@davemloft.net> References: <20180504030920.ztpb2axpygrszpvh@debian> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: xiyou.wangcong@gmail.com, yuzibode@126.com, netdev@vger.kernel.org To: tsu.yubo@gmail.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:35660 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751464AbeEDRC1 (ORCPT ); Fri, 4 May 2018 13:02:27 -0400 In-Reply-To: <20180504030920.ztpb2axpygrszpvh@debian> Sender: netdev-owner@vger.kernel.org List-ID: From: YU Bo Date: Thu, 3 May 2018 23:09:23 -0400 > Making sure the headers line up properly with the actual value output > of the command > `cat /proc/net/netlink` > > Before the patch: > > After the patch: >>sk Eth Pid Groups Rmem Wmem Dump Locks Drops Inode >>0000000033203952 0 897 00000113 0 0 0 2 0 14906 > > Signed-off-by: Bo YU Applied, but why did you send this V3 to the list two times? Thank you.