[dpdk-test-report] |WARNING| pw96267 [PATCH] net/virtio: fix memory leak in dev close

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Jul 25 04:04:47 CEST 2021


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/96267

_coding style issues_


WARNING:TYPO_SPELLING: 'freeed' may be misspelled - perhaps 'freed'?
#62: 
when virtio user dev closes, the "intr_handle" memory is not freeed

WARNING:TYPO_SPELLING: 'alloced' may be misspelled - perhaps 'allocated'?
#63: 
that is alloced in virtio_user_fill_intr_handle().

WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Gaoxiang Liu <clgx0086 at 163.com>' != 'Signed-off-by: Gaoxiang Liu <liugaoxiang at huawei.com>'

total: 0 errors, 3 warnings, 0 checks, 13 lines checked


More information about the test-report mailing list