[PATCH v12 10/26] nvme-tcp: Deal with netdevice DOWN events
Aurelien Aptel
aaptel at nvidia.com
Mon Aug 21 05:33:51 PDT 2023
Sagi Grimberg <sagi at grimberg.me> writes:
> I'm assuming you are running with lockdep and friends?
We tested it under the following configuration:
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_PROVE_LOCKING=y
CONFIG_PROVE_RAW_LOCK_NESTING=y
CONFIG_LOCKDEP=y
CONFIG_LOCKDEP_BITS=15
CONFIG_LOCKDEP_CHAINS_BITS=16
CONFIG_LOCKDEP_STACK_TRACE_BITS=19
CONFIG_LOCKDEP_STACK_TRACE_HASH_BITS=14
CONFIG_LOCKDEP_CIRCULAR_QUEUE_BITS=12
CONFIG_DEBUG_LOCKDEP=y
CONFIG_PROVE_RCU=y
No warnings were printed in dmesg.
Anything else we should verify?
More information about the Linux-nvme
mailing list