[PATCH v2] framework/qemu_kvm: fix pylama errors

Dong, JunX junx.dong at intel.com
Tue Jan 25 06:34:06 CET 2022


 > -----Original Message-----
 > From: Juraj Linkeš <juraj.linkes at pantheon.tech>
 > Sent: Wednesday, January 19, 2022 8:12 PM
 > To: Tu, Lijuan <lijuan.tu at intel.com>; ohilyard at iol.unh.edu; Dong, JunX
 > <junx.dong at intel.com>
 > Cc: dts at dpdk.org; Juraj Linkeš <juraj.linkes at pantheon.tech>
 > Subject: [PATCH v2] framework/qemu_kvm: fix pylama errors
 >
 > Pylama found the following errors:
 > framework/qemu_kvm.py:1498: [E] E0602 Undefined variable
 > 'assgined_pcis_info' [pylint]
 > framework/qemu_kvm.py:1508: [E] E0602 Undefined variable
 > 'assinged_pcis_info' [pylint]
 > framework/qemu_kvm.py:1508: [E] E1101 Instance of 'QEMUKvm' has no
 > '__vf_has_been_assinged' member [pylint]
 > framework/qemu_kvm.py:1587: [E] E1121 Too many positional arguments
 > for method call [pylint]
 > framework/qemu_kvm.py:1733: [E] E0213 Method should have "self" as
 > first argument [pylint]
 > framework/qemu_kvm.py:1750: [E] E1102 func is not callable [pylint]
 >
 > Signed-off-by: Juraj Linkeš <juraj.linkes at pantheon.tech>
 > ---
 > Lijuan, please add additional people to review if needed.
 > ---
Reviewed-by:  Jun Dong <junx.dong at intel.com>


More information about the dts mailing list