automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw112431 [PATCH] [v5] pcap: support MTU set for linux interafces
@ 2022-06-07  6:48 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2022-06-07  6:48 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

[-- Attachment #1: Type: text/plain, Size: 1736 bytes --]

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/112431

_apply patch failure_

Submitter: Ido Goshen <ido@cgstowernetworks.com>
Date: Tuesday, June 07 2022 06:27:28 
Applied on: CommitID:bebbf0721943ad2c6632026c4235e48d5f37b88f
Apply patch set 112431 failed:

Checking patch doc/guides/rel_notes/release_22_07.rst...
error: while searching for:
  * Added AH mode support in lookaside protocol (IPsec) for CN9K & CN10K.
  * Added AES-GMAC support in lookaside protocol (IPsec) for CN9K & CN10K.


Removed Items
-------------

error: patch failed: doc/guides/rel_notes/release_22_07.rst:95
Checking patch drivers/net/pcap/pcap_ethdev.c...
Checking patch drivers/net/pcap/pcap_osdep.h...
Checking patch drivers/net/pcap/pcap_osdep_freebsd.c...
Checking patch drivers/net/pcap/pcap_osdep_linux.c...
Checking patch drivers/net/pcap/pcap_osdep_windows.c...
Applying patch doc/guides/rel_notes/release_22_07.rst with 1 reject...
Rejected hunk #1.
Applied patch drivers/net/pcap/pcap_ethdev.c cleanly.
Applied patch drivers/net/pcap/pcap_osdep.h cleanly.
Applied patch drivers/net/pcap/pcap_osdep_freebsd.c cleanly.
Applied patch drivers/net/pcap/pcap_osdep_linux.c cleanly.
Applied patch drivers/net/pcap/pcap_osdep_windows.c cleanly.
diff a/doc/guides/rel_notes/release_22_07.rst b/doc/guides/rel_notes/release_22_07.rst	(rejected hunks)
@@ -95,6 +95,9 @@ New Features
   * Added AH mode support in lookaside protocol (IPsec) for CN9K & CN10K.
   * Added AES-GMAC support in lookaside protocol (IPsec) for CN9K & CN10K.
 
+* **Updated pcap driver.**
+
+ * Added support for MTU on Linux network interfaces
 
 Removed Items
 -------------

https://lab.dpdk.org/results/dashboard/patchsets/22473/

UNH-IOL DPDK Community Lab

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

* |WARNING| pw112431 [PATCH v5] pcap: support MTU set for linux interafces
       [not found] <20220607062728.9439-1-ido@cgstowernetworks.com>
@ 2022-06-07  6:29 ` checkpatch
  0 siblings, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-06-07  6:29 UTC (permalink / raw)
  To: test-report; +Cc: Ido Goshen

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

_coding style issues_


ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#172: FILE: drivers/net/pcap/pcap_ethdev.c:820:
+		struct pcap_rx_queue* queue = &internals->rx_queue[i];

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#184: FILE: drivers/net/pcap/pcap_ethdev.c:832:
+		struct pcap_tx_queue* queue = &internals->tx_queue[i];

total: 2 errors, 0 warnings, 0 checks, 114 lines checked

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

end of thread, other threads:[~2022-06-07  6:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-07  6:48 |WARNING| pw112431 [PATCH] [v5] pcap: support MTU set for linux interafces dpdklab
     [not found] <20220607062728.9439-1-ido@cgstowernetworks.com>
2022-06-07  6:29 ` |WARNING| pw112431 [PATCH v5] " checkpatch

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).