[dpdk-test-report] |WARNING| pw32549 [PATCH] reset src fd field to	-1 in fdset_move of vhost
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Thu Dec 21 10:16:30 CET 2017
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/32549
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#15: 
In the fdset_move, after copying the fd&rwfds from the src to the dst, the fd should be set to -1. Or else in some cases, there will be a fault missing. E.g:
total: 0 errors, 1 warnings, 7 lines checked
    
    
More information about the test-report
mailing list