On Mon, 9 Jun 2025 15:02:50 +0300 Gal Pressman wrote:
The test was written by AI, and reviewed by humans.
Please use pylint and avoid adding new warnings:
tools/testing/selftests/drivers/net/hw/rss_ctx.py:788:0: C0301: Line too long (103/100) (line-too-long) tools/testing/selftests/drivers/net/hw/rss_ctx.py:769:12: W0707: Consider explicitly re-raising using 'except Exception as exc' and 'raise KsftSkipEx('Not enough queues for the test') from exc' (raise-missing-from)