SMB Test Results on 2025-12-10

Please refer to “How to Test SMB”.

1 Patches to be tested

The mainline version used for testing is c4a2a49f7df4 smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h.

The following patches were applied to the mainline for testing:

2 Test Results

After applying the above patches to mainline, no additional failed test cases were observed in the test results.

The mainline version used for testing is c4a2a49f7df4 smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h.

2.1 KUnit Test Results

After running modprobe cifs, test results are as follows:

[ 2375.502427] Key type cifs.spnego registered
[ 2375.503422] Key type cifs.idmap registered
[ 2375.504330] KTAP version 1
[ 2375.504927] 1..2
[ 2375.505772]     KTAP version 1
[ 2375.506527]     # Subtest: smb1_maperror
[ 2375.507316]     # module: cifs
[ 2375.507318]     1..8
[ 2375.508639]     ok 1 ntstatus_to_dos_map_check_sort
[ 2375.508833]     ok 2 nt_errs_check_sort
[ 2375.510018]     ok 3 mapping_table_ERRDOS_check_sort
[ 2375.510973]     ok 4 mapping_table_ERRSRV_check_sort
[ 2375.512329]     ok 5 ntstatus_to_dos_map_check_search
[ 2375.513637]     ok 6 nt_errs_check_search
[ 2375.514918]     ok 7 mapping_table_ERRDOS_check_search
[ 2375.515977]     ok 8 mapping_table_ERRSRV_check_search
[ 2375.517106] # smb1_maperror: pass:8 fail:0 skip:0 total:8
[ 2375.518222] # Totals: pass:8 fail:0 skip:0 total:8
[ 2375.519354] ok 1 smb1_maperror
[ 2375.520996]     KTAP version 1
[ 2375.521670]     # Subtest: smb2_maperror
[ 2375.522502]     # module: cifs
[ 2375.522503]     1..2
[ 2375.523749]     ok 1 maperror_test_check_sort
[ 2375.524424]     ok 2 maperror_test_check_search
[ 2375.525331] # smb2_maperror: pass:2 fail:0 skip:0 total:2
[ 2375.526296] # Totals: pass:2 fail:0 skip:0 total:2
[ 2375.527425] ok 2 smb2_maperror

2.2 Xfstests and Smbtorture Test Results

Test results of the mainline version:

Test results after applying the above patches: