You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ntb_hw_switchtec: Optimize function switchtec_ntb_reinit_peer()
Function switchtec_ntb_reinit_peer() is used to reinitialize the shared NTB
memory window. it doesn't need to free and reallocate the memory. We can
implement it by reconfiguring the reseved LUT window.
Signed-off-by: Joey Zhang <[email protected]>
0 commit comments