automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw104870 [PATCH v2] net/kni: reset rte_kni_conf struct before initialization
       [not found] <20211205044230.2146683-1-baymaxhuang@gmail.com>
@ 2021-12-05  4:44 ` checkpatch
  2021-12-05  5:58 ` |SUCCESS| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-12-05  4:44 UTC (permalink / raw)
  To: test-report; +Cc: Harold Huang

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

_coding style issues_

Must be a reply to the first patch (--in-reply-to).


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#75: 
When kni driver calls eth_kni_start to start device, some fields such as min_mtu and max_mtu of rte_kni_conf are not initialized. It will cause kni_ioctl_create create a kni netdevice with a random min_mtu and max_mtu value. This is unexpected and in some time we could not change the kni device mtu with ip link command.

total: 0 errors, 1 warnings, 0 checks, 7 lines checked

^ permalink raw reply	[flat|nested] 2+ messages in thread

* |SUCCESS| pw104870 [PATCH v2] net/kni: reset rte_kni_conf struct before initialization
       [not found] <20211205044230.2146683-1-baymaxhuang@gmail.com>
  2021-12-05  4:44 ` |WARNING| pw104870 [PATCH v2] net/kni: reset rte_kni_conf struct before initialization checkpatch
@ 2021-12-05  5:58 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-12-05  5:58 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/104870/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1540516116

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-05  6:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211205044230.2146683-1-baymaxhuang@gmail.com>
2021-12-05  4:44 ` |WARNING| pw104870 [PATCH v2] net/kni: reset rte_kni_conf struct before initialization checkpatch
2021-12-05  5:58 ` |SUCCESS| " 0-day Robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).