We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fa557e commit cea73acCopy full SHA for cea73ac
cmd/fpga_plugin/fpga_plugin.go
@@ -53,7 +53,7 @@ const (
53
scanPeriod = 5 * time.Second
54
55
// CDI hook attributes.
56
- HookName = "prestart"
+ HookName = "createRuntime"
57
HookPath = "/opt/intel/fpga-sw/intel-fpga-crihook"
58
)
59
0 commit comments