Re: [PATCH V3] net/netlink: make sure the headers line up actual value output

2018-05-04 Thread Bo YU
Hi, On Fri, May 04, 2018 at 01:02:23PM -0400, David Miller wrote: 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: sk Eth Pid Groups Rmem Wmem Dump Locks Drops Inode

Re: [PATCH V3] net/netlink: make sure the headers line up actual value output

2018-05-04 Thread David Miller
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 >>33203952 0 897 0113

[PATCH V3] net/netlink: make sure the headers line up actual value output

2018-05-03 Thread YU Bo
Making sure the headers line up properly with the actual value output of the command `cat /proc/net/netlink` Before the patch: sk Eth PidGroups Rmem Wmem Dump LocksDrops Inode 33203952 0 8970113 000 20

[PATCH V3] net/netlink: make sure the headers line up actual value output

2018-05-03 Thread YU Bo
Making sure the headers line up properly with the actual value output of the command `cat /proc/net/netlink` Before the patch: sk Eth PidGroups Rmem Wmem Dump LocksDrops Inode 33203952 0 8970113 000 20