diff options
author | 2023-03-27 13:53:31 +0200 | |
---|---|---|
committer | 2023-03-29 18:55:41 -0600 | |
commit | 7232282dd47cce6a780c9414bd9baccf232c7686 (patch) | |
tree | efbc8221fc3d728f37e2fdc4b6478de21a64cd2f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kunit: Use gfp in kunit_alloc_resource() kernel-doc (diff) | |
download | wireguard-linux-7232282dd47cce6a780c9414bd9baccf232c7686.tar.xz wireguard-linux-7232282dd47cce6a780c9414bd9baccf232c7686.zip |
kunit: increase KUNIT_LOG_SIZE to 2048 bytes
The s390 specific test_unwind kunit test has 39 parameterized tests. The
results in debugfs are truncated since the full log doesn't fit into 1500
bytes.
Therefore increase KUNIT_LOG_SIZE to 2048 bytes in a similar way like it
was done recently with commit "kunit: fix bug in debugfs logs of
parameterized tests". With that the whole test result is present.
Reported-by: Alexander Egorenkov <egorenar@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Reviewed-by: Rae Moar <rmoar@google.com>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions