KFDTest: remove the usage global g_TestGPUFamilyId
Adjust the KFDTest for multi-gou support Change-Id: Ib3491e3f645d35fdba6ab702d65fcc86f48d3958 Signed-off-by: shaoyunl <shaoyun.liu@amd.com>
This commit is contained in:
@@ -23,6 +23,11 @@
|
||||
|
||||
#include "BasePacket.hpp"
|
||||
#include "KFDTestUtil.hpp"
|
||||
#include "KFDBaseComponentTest.hpp"
|
||||
|
||||
BasePacket::BasePacket(void) {
|
||||
m_FamilyId = g_baseTest->GetFamilyIdFromDefaultNode();
|
||||
}
|
||||
|
||||
void BasePacket::Dump() const {
|
||||
unsigned int size = SizeInDWords();
|
||||
|
||||
Reference in New Issue
Block a user