automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw108482 [PATCH] net/virtio: support NAPI when using vhost_net backend
       [not found] <20220302094105.148523-1-baymaxhuang@gmail.com>
@ 2022-03-02  9:42 ` checkpatch
  2022-03-02 11:39 ` |SUCCESS| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-03-02  9:42 UTC (permalink / raw)
  To: test-report; +Cc: Harold Huang

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#83: 
[1]: https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=fb3f903769e8

WARNING:TYPO_SPELLING: 'IFF' may be misspelled - perhaps 'IF'?
#108: FILE: drivers/net/virtio/virtio_user/vhost_kernel.c:398:
+	r_flags = IFF_TAP | IFF_NO_PI | IFF_VNET_HDR;

WARNING:TYPO_SPELLING: 'IFF' may be misspelled - perhaps 'IF'?
#108: FILE: drivers/net/virtio/virtio_user/vhost_kernel.c:398:
+	r_flags = IFF_TAP | IFF_NO_PI | IFF_VNET_HDR;

WARNING:TYPO_SPELLING: 'IFF' may be misspelled - perhaps 'IF'?
#108: FILE: drivers/net/virtio/virtio_user/vhost_kernel.c:398:
+	r_flags = IFF_TAP | IFF_NO_PI | IFF_VNET_HDR;

WARNING:TYPO_SPELLING: 'IFF' may be misspelled - perhaps 'IF'?
#110: FILE: drivers/net/virtio/virtio_user/vhost_kernel.c:400:
+	if (tap_features & IFF_NAPI)

WARNING:TYPO_SPELLING: 'IFF' may be misspelled - perhaps 'IF'?
#111: FILE: drivers/net/virtio/virtio_user/vhost_kernel.c:401:
+		r_flags |= IFF_NAPI;

WARNING:TYPO_SPELLING: 'IFF' may be misspelled - perhaps 'IF'?
#120: FILE: drivers/net/virtio/virtio_user/vhost_kernel.c:437:
+	data->tapfds[0] = tap_open(ifname, r_flags, (tap_features & IFF_MULTI_QUEUE) != 0);

WARNING:TYPO_SPELLING: 'IFF' may be misspelled - perhaps 'IF'?
#163: FILE: drivers/net/virtio/virtio_user/vhost_kernel_tap.h:25:
+#define IFF_NAPI         0x0010

total: 0 errors, 8 warnings, 0 checks, 64 lines checked

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

* |SUCCESS| pw108482 [PATCH] net/virtio: support NAPI when using vhost_net backend
       [not found] <20220302094105.148523-1-baymaxhuang@gmail.com>
  2022-03-02  9:42 ` |WARNING| pw108482 [PATCH] net/virtio: support NAPI when using vhost_net backend checkpatch
@ 2022-03-02 11:39 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-03-02 11:39 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/108482/

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

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

end of thread, other threads:[~2022-03-02 10:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220302094105.148523-1-baymaxhuang@gmail.com>
2022-03-02  9:42 ` |WARNING| pw108482 [PATCH] net/virtio: support NAPI when using vhost_net backend checkpatch
2022-03-02 11:39 ` |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).