Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SMBD support #302

Open
PurvakS opened this issue May 10, 2023 · 1 comment
Open

SMBD support #302

PurvakS opened this issue May 10, 2023 · 1 comment

Comments

@PurvakS
Copy link

PurvakS commented May 10, 2023

I would like to know if the MS-SMBD test suite has support for other vendors than Chelsio and Mellanox.

Currently we have "Intel E-810-CQDA2 and its OEM products" for RDMA. MS-SMBD tests are failing.
Currently we have windows Protocol Test Suite 3.20.1 version and 4.22.6.0 on two different windows machines both supporting RDMA, both are giving same error message,

2023-05-04 23:35:36.340 [Debug] Load provider 15: C:\Windows\System32\DriverStore\FileRepository\indv2.inf_amd64_9b80ddd67b1fe626\irdma.dll
2023-05-04 23:35:36.340 [Debug] Loading providers is completed
2023-05-04 23:35:36.340 [Debug] IP address "10.68.10.13" is not supported by all providers. Open adapter failed.
2023-05-04 23:35:36.356 [CheckFailed] Assert.AreEqual failed. Expected: <STATUS_SUCCESS (Microsoft.Protocols.TestTools.StackSdk.NtStatus)>, Actual: <STATUS_NOT_SUPPORTED (Microsoft.Protocols.TestTools.StackSdk.NtStatus)>. Status of SMBD connection is STATUS_NOT_SUPPORTED

Test suite is saying SMBD is not supported but if we try general share access and some io operations like copy, then we can see the traffic on RDMA. This is verified with event logs and performance monitoring tool.

Attached below is MS-SMBD test case complete output for - Microsoft.Protocol.TestSuites.Smbd.TestSuite.SmbdNegotiate.BVT_SmbdNegotiate_Basic

Microsoft.Protocol.TestSuites.Smbd.TestSuite.SmbdNegotiate.BVT_SmbdNegotiate_Basic.txt

@obaro
Copy link
Contributor

obaro commented May 10, 2023

Hi @PurvakS
Thanks for reaching out. Let me check and verify the supported hardware.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants