|WARNING| pw156446-156452 [PATCH v2 1/7] dts: merge RemoteSession class

qemudev at loongson.cn qemudev at loongson.cn
Thu Sep 4 13:12:39 CEST 2025


Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/156446

_apply patch failure_

Submitter: Luca Vizzarro <luca.vizzarro at arm.com>
Date: Thu,  4 Sep 2025 12:45:01 +0100
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 211f1660212809640003eb83664d4fbaa01e1a2a

Apply patch set 156446-156452 failed:

Checking patch dts/tests/TestSuite_packet_capture.py...
error: while searching for:
            received_packets = self._send_and_dump()

            expected_packets = self.get_expected_packets(self.packets, sent_from_tg=True)
            rx_pcap_packets = self._load_pcap_packets(self.rx_pcap_path)
            self.verify(
                self.match_all_packets(expected_packets, rx_pcap_packets, verify=False),
                "Rx packets from dumpcap weren't the same as the expected packets.",
            )

            tx_pcap_packets = self._load_pcap_packets(self.tx_pcap_path)
            self.verify(
                self.match_all_packets(tx_pcap_packets, received_packets, verify=False),
                "Tx packets from dumpcap weren't the same as the packets received by Scapy.",
            )

    @func_test
    def dumpcap_filter(self) -> None:

error: patch failed: dts/tests/TestSuite_packet_capture.py:169
error: dts/tests/TestSuite_packet_capture.py: patch does not apply
Checking patch dts/tests/TestSuite_softnic.py...



More information about the test-report mailing list