* |WARNING| pw130484 [PATCH] app/test: fix reference to master in bonding test
[not found] <20230818024448.33782-1-stephen@networkplumber.org>
@ 2023-08-18 2:31 ` qemudev
2023-08-18 2:45 ` checkpatch
1 sibling, 0 replies; 3+ messages in thread
From: qemudev @ 2023-08-18 2:31 UTC (permalink / raw)
To: test-report; +Cc: Stephen Hemminger, zhoumin
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/130484
_apply patch failure_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Thu, 17 Aug 2023 19:44:48 -0700
DPDK git baseline: Repo:dpdk-next-net
Branch: main
CommitID: 6a5507a4511afd0203d924a08517c55b35e6e74b
Apply patch set 130484 failed:
Checking patch app/test/test_link_bonding.c...
error: while searching for:
burst_size);
TEST_ASSERT_EQUAL(nb_tx, 0, " bad number of packet in burst");
/* Clean ugit checkout masterp and remove members from bonded device */
return remove_members_and_stop_bonded_device();
}
error: patch failed: app/test/test_link_bonding.c:4301
error: app/test/test_link_bonding.c: patch does not apply
^ permalink raw reply [flat|nested] 3+ messages in thread
* |WARNING| pw130484 [PATCH] app/test: fix reference to master in bonding test
[not found] <20230818024448.33782-1-stephen@networkplumber.org>
2023-08-18 2:31 ` |WARNING| pw130484 [PATCH] app/test: fix reference to master in bonding test qemudev
@ 2023-08-18 2:45 ` checkpatch
1 sibling, 0 replies; 3+ messages in thread
From: checkpatch @ 2023-08-18 2:45 UTC (permalink / raw)
To: test-report; +Cc: Stephen Hemminger
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/130484
_coding style issues_
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#64:
Subject: [PATCH] app/test: fix reference to master in bonding test
total: 0 errors, 1 warnings, 8 lines checked
^ permalink raw reply [flat|nested] 3+ messages in thread
* |WARNING| pw130484 [PATCH] app/test: fix reference to master in bonding test
@ 2023-08-18 11:10 dpdklab
0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2023-08-18 11:10 UTC (permalink / raw)
To: test-report; +Cc: dpdk-test-reports
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/130484
_apply patch failure_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, August 18 2023 02:44:48
Applied on: CommitID:6a5507a4511afd0203d924a08517c55b35e6e74b
Apply patch set 130484 failed:
Checking patch app/test/test_link_bonding.c...
error: while searching for:
burst_size);
TEST_ASSERT_EQUAL(nb_tx, 0, " bad number of packet in burst");
/* Clean ugit checkout masterp and remove members from bonded device */
return remove_members_and_stop_bonded_device();
}
error: patch failed: app/test/test_link_bonding.c:4301
Applying patch app/test/test_link_bonding.c with 1 reject...
Rejected hunk #1.
hint: Use 'git am --show-current-patch' to see the failed patch
diff a/app/test/test_link_bonding.c b/app/test/test_link_bonding.c (rejected hunks)
@@ -4301,7 +4301,7 @@ test_tlb_tx_burst(void)
burst_size);
TEST_ASSERT_EQUAL(nb_tx, 0, " bad number of packet in burst");
- /* Clean ugit checkout masterp and remove members from bonded device */
+ /* Clean up check and remove members from bonded device */
return remove_members_and_stop_bonded_device();
}
https://lab.dpdk.org/results/dashboard/patchsets/27375/
UNH-IOL DPDK Community Lab
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-08-18 11:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20230818024448.33782-1-stephen@networkplumber.org>
2023-08-18 2:31 ` |WARNING| pw130484 [PATCH] app/test: fix reference to master in bonding test qemudev
2023-08-18 2:45 ` checkpatch
2023-08-18 11:10 dpdklab
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).