|WARNING| pw160708-160709 [PATCH 1/2] ethdev: support selective Rx data
qemudev at loongson.cn
qemudev at loongson.cn
Mon Feb 2 19:00:45 CET 2026
Test-Label: loongarch-compilation
Test-Status: WARNING
https://dpdk.org/patch/160708
_apply patch failure_
Submitter: Gregory Etelson <getelson at nvidia.com>
Date: Mon, 2 Feb 2026 18:09:02 +0200
DPDK git baseline: Repo:dpdk-next-net
Branch: main
CommitID: ac2282c8ef44f61fa5ef99250047c4bf04f30244
Apply patch set 160708-160709 failed:
Checking patch app/test-pmd/testpmd.c...
error: while searching for:
int ret;
if ((rx_pkt_nb_segs > 1) &&
(rx_conf->offloads & RTE_ETH_RX_OFFLOAD_BUFFER_SPLIT)) {
/* multi-segment configuration */
for (i = 0; i < rx_pkt_nb_segs; i++) {
struct rte_eth_rxseg_split *rx_seg = &rx_useg[i].split;
/*
* Use last valid pool for the segments with number
* exceeding the pool index.
error: patch failed: app/test-pmd/testpmd.c:2676
error: app/test-pmd/testpmd.c: patch does not apply
Checking patch doc/guides/testpmd_app_ug/run_app.rst...
More information about the test-report
mailing list