Re: [PATCH 1/9] fnic: FC stat param seconds_since_last_reset not getting updated

2013-09-06 Thread James Bottomley
On Fri, 2013-09-06 at 20:51 +, Hiral Patel (hiralpat) wrote: > Hi James, > > Yes for this patch Narsimhulu Musini is the author of this patch. > > Thanks, > Hiral > > On 9/6/13 10:35 AM, "James Bottomley" > wrote: > > >On Thu, 2013-08-29 at 10:57 -0700, Hiral Patel wrote: > >> Code to rese

Re: [PATCH 1/9] fnic: FC stat param seconds_since_last_reset not getting updated

2013-09-06 Thread Hiral Patel (hiralpat)
Hi James, Yes for this patch Narsimhulu Musini is the author of this patch. Thanks, Hiral On 9/6/13 10:35 AM, "James Bottomley" wrote: >On Thu, 2013-08-29 at 10:57 -0700, Hiral Patel wrote: >> Code to reset fc_host statistics. >> echo 1 > /sys/class/fc_host/hostX/statistics/reset_statistics cl

Re: [PATCH 1/9] fnic: FC stat param seconds_since_last_reset not getting updated

2013-09-06 Thread James Bottomley
On Thu, 2013-08-29 at 10:57 -0700, Hiral Patel wrote: > Code to reset fc_host statistics. > echo 1 > /sys/class/fc_host/hostX/statistics/reset_statistics clears fc_host > stats, > the code also issues command to fnic firmware to clear vnic stats. > > Signed-off-by: Narsimhulu Musini > Signed-off