RE: [PATCH net-next V3 16/18] liquidio: CN23XX health monitoring

2016-08-22 Thread Yuval Mintz
> + /* look at watchdog state field */ > + wdog &= 12ULL; Magic value? Probably could use a define. > + if (core_is_stuck[core_num] == 1) { > + dev_err(>pci_dev->dev, > +

[PATCH net-next V3 16/18] liquidio: CN23XX health monitoring

2016-08-21 Thread Raghu Vatsavayi
Adds support for watchdog based health monitoring of octeon cores on cn23xx device. Signed-off-by: Derek Chickles Signed-off-by: Satanand Burla Signed-off-by: Felix Manlunas Signed-off-by: