bnx2x: add periodic debug option
authorHarish Patil <harish.patil@qlogic.com>
Fri, 11 Dec 2015 06:36:36 +0000 (22:36 -0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 13 Dec 2015 00:55:12 +0000 (01:55 +0100)
commit8dc08a093a0388bfe2c93708067c24355826d57f
tree5c06581fa4186417f653fd0ed947560a0d802ffe
parentc275e3cb52ce09b1f20a21590fd66733f989298a
bnx2x: add periodic debug option

The periodic debug option is used to collect periodic
events like statistics, register access etc and won't
interfere with user-level messages.

Signed-off-by: Harish Patil <harish.patil@qlogic.com>
Signed-off-by: Rasesh Mody <rasesh.mody@qlogic.com>
config/common_bsdapp
config/common_linuxapp
drivers/net/bnx2x/Makefile
drivers/net/bnx2x/bnx2x.c
drivers/net/bnx2x/bnx2x.h
drivers/net/bnx2x/bnx2x_ethdev.c
drivers/net/bnx2x/bnx2x_logs.h
drivers/net/bnx2x/bnx2x_stats.c
drivers/net/bnx2x/debug.c