Bleep bloop. Greetings Ales Musil, I am a robot and I have tried out your
patch.
Thanks for your contribution.
I encountered some error that I wasn't expecting. See the details below.
checkpatch:
WARNING: Line is 86 characters long (recommended limit is 79)
#46 FILE: .ci/linux-build.sh:54:
if ! sudo make -j4 check-kernel TESTSUITEFLAGS="$TEST_RANGE"
RECHECK=yes; then
WARNING: Line is 90 characters long (recommended limit is 79)
#104 FILE: .github/workflows/test.yml:42:
- { compiler: clang, testsuite: test, sanitizers: sanitizers,
test_range: "-300" }
WARNING: Line is 93 characters long (recommended limit is 79)
#105 FILE: .github/workflows/test.yml:43:
- { compiler: clang, testsuite: test, sanitizers: sanitizers,
test_range: "301-600" }
WARNING: Line is 93 characters long (recommended limit is 79)
#106 FILE: .github/workflows/test.yml:44:
- { compiler: clang, testsuite: test, sanitizers: sanitizers,
test_range: "601-900" }
WARNING: Line is 94 characters long (recommended limit is 79)
#107 FILE: .github/workflows/test.yml:45:
- { compiler: clang, testsuite: test, sanitizers: sanitizers,
test_range: "901-1200" }
WARNING: Line is 91 characters long (recommended limit is 79)
#108 FILE: .github/workflows/test.yml:46:
- { compiler: clang, testsuite: test, sanitizers: sanitizers,
test_range: "1201-" }
WARNING: Line is 82 characters long (recommended limit is 79)
#109 FILE: .github/workflows/test.yml:47:
- { compiler: gcc, testsuite: test, libs: -ljemalloc, test_range:
"-500" }
WARNING: Line is 86 characters long (recommended limit is 79)
#110 FILE: .github/workflows/test.yml:48:
- { compiler: gcc, testsuite: test, libs: -ljemalloc, test_range:
"501-1000" }
WARNING: Line is 83 characters long (recommended limit is 79)
#111 FILE: .github/workflows/test.yml:49:
- { compiler: gcc, testsuite: test, libs: -ljemalloc, test_range:
"1001-" }
WARNING: Line is 84 characters long (recommended limit is 79)
#112 FILE: .github/workflows/test.yml:50:
- { compiler: clang, testsuite: test, libs: -ljemalloc, test_range:
"-500" }
WARNING: Line is 88 characters long (recommended limit is 79)
#113 FILE: .github/workflows/test.yml:51:
- { compiler: clang, testsuite: test, libs: -ljemalloc, test_range:
"501-1000" }
WARNING: Line is 85 characters long (recommended limit is 79)
#114 FILE: .github/workflows/test.yml:52:
- { compiler: clang, testsuite: test, libs: -ljemalloc, test_range:
"1001-" }
Lines checked: 124, Warnings: 12, Errors: 0
Please check this out. If you feel there has been an error, please email
[email protected]
Thanks,
0-day Robot
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev