nvme_ut is testing multi-threaded operations, and Valgrind's thread behavior is different than running the program natively. Under Valgrind, the unit test essentially hangs waiting for the global variable to be updated. Change-Id: Id3665002c16ac3e695c50325375305a76f72cee4 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>