Re: [PATCH net] tg3: APE heartbeat changes

2018-02-19 Thread David Miller
From: Satish Baddipadige Date: Mon, 19 Feb 2018 12:27:04 +0530 > From: Prashant Sreedharan > > In ungraceful host shutdown or driver crash case BMC connectivity is > lost. APE firmware is missing the driver state in this > case to keep the BMC connectivity alive. > This patch has below change t

[PATCH net] tg3: APE heartbeat changes

2018-02-18 Thread Satish Baddipadige
From: Prashant Sreedharan In ungraceful host shutdown or driver crash case BMC connectivity is lost. APE firmware is missing the driver state in this case to keep the BMC connectivity alive. This patch has below change to address this issue. Heartbeat mechanism with APE firmware. This heartbeat

Re: [PATCH net] tg3: APE heartbeat changes

2018-02-18 Thread Satish Baddipadige
On Sat, Feb 17, 2018 at 2:56 AM, David Miller wrote: > > From: Satish Baddipadige > Date: Fri, 16 Feb 2018 10:01:29 +0530 > > > @@ -990,6 +984,18 @@ static void tg3_ape_driver_state_change(struct tg3 > > *tp, int kind) > > tg3_ape_send_event(tp, event); > > } > > > > +static inline void t

Re: [PATCH net] tg3: APE heartbeat changes

2018-02-16 Thread David Miller
From: Satish Baddipadige Date: Fri, 16 Feb 2018 10:01:29 +0530 > @@ -990,6 +984,18 @@ static void tg3_ape_driver_state_change(struct tg3 *tp, > int kind) > tg3_ape_send_event(tp, event); > } > > +static inline void tg3_send_ape_heartbeat(struct tg3 *tp, Inline functions are not appropr

Re: [PATCH net] tg3: APE heartbeat changes

2018-02-16 Thread Mauro Rodrigues
On Fri, Feb 16, 2018 at 11:22:43AM +0530, Satish Baddipadige wrote: > From: Prashant Sreedharan > > In ungraceful host shutdown or driver crash case BMC connectivity is > lost. APE firmware is missing the driver state in this > case to keep the BMC connectivity alive. > This patch has below chang

[PATCH net] tg3: APE heartbeat changes

2018-02-15 Thread Satish Baddipadige
From: Prashant Sreedharan In ungraceful host shutdown or driver crash case BMC connectivity is lost. APE firmware is missing the driver state in this case to keep the BMC connectivity alive. This patch has below change to address this issue. Heartbeat mechanism with APE firmware. This heartbeat

[PATCH net] tg3: APE heartbeat changes

2018-02-15 Thread Satish Baddipadige
From: Prashant Sreedharan In ungraceful host shutdown or driver crash case BMC connectivity is lost. APE firmware is missing the driver state in this case to keep the BMC connectivity alive. This patch has below change to address this issue. Heartbeat mechanism with APE firmware. This heartbeat

[PATCH net] tg3: APE heartbeat changes

2018-02-15 Thread Satish Baddipadige
From: Prashant Sreedharan In ungraceful host shutdown or driver crash case BMC connectivity is lost. APE firmware is missing the driver state in this case to keep the BMC connectivity alive. This patch has below change to address this issue. Heartbeat mechanism with APE firmware. This heartbeat