From patchwork Mon Dec 18 17:22:07 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jeremy Spewock X-Patchwork-Id: 135293 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 68C614373D; Mon, 18 Dec 2023 18:24:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A6B242DDA; Mon, 18 Dec 2023 18:23:44 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 06AE842DAC for ; Mon, 18 Dec 2023 18:23:42 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6d6d48354ccso722726b3a.1 for ; Mon, 18 Dec 2023 09:23:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702920221; x=1703525021; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=pevtUiibpYkj+q7d6fx0I7sMOIG/sZC5tn+zdVPUPY8=; b=B6lV9ynLz81n8DHYko4DOANtXHkbpRAnCsqpN8ZiG8DtqRse2XyH0qTnpgK5PYHGW0 7Poux+8/RJh1YUgdAUrtCQ1iEADq+BRvrSnb9SajrL1HJ9ENX81udv12JGR4orIoTYBJ KqVZ7HREM0ucp5i/8RT1ydW//XP1fXvFH0aPE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702920221; x=1703525021; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pevtUiibpYkj+q7d6fx0I7sMOIG/sZC5tn+zdVPUPY8=; b=hHkmbSR1bUxYQYG0wfG5clX56IaX9og8A1e8mmvsZQwUkCXQVJIqdCtBpN+vIDI0NN ZqQHin38LT08/MOOUatPgSXoTAKeyIk7CyBuCgvuE+m43IXSnxjKYDCn7O9G9lCBblQw co2cwfB5IcyLhtWVYf6P/K08/a//7drNksuMRYYotHBFt8Jvdr+v7gHuu+4h9omiDj5X wajx6GQBAzOtxQ7YafgI6KIqvgP/4RIVqwga6nOJTeNl+P4HCNjOTaBpSK7pv/6RjbGx Ad1HcGRwylNBmmtQ84rWGy+jF29+Tdx2gPWnPWfy33CBcDk4QJfFWFnoAWVtAOcUS+Vc BtkQ== X-Gm-Message-State: AOJu0Yx6OyxKhqwWP8KfSoT/+KYROtM8Wmhxl51p7m5Vj9hLtqAtTlHQ axoLLycdF5ga44On92+69DGfsp41fsz4N3mMSso6YsL4Ka+w/g== X-Google-Smtp-Source: AGHT+IEB4IFL9cQKf1qfIsIfNQBTlaKgAudg/37qLHVVxXpnSQqW5/cKFCxRw77D0g9PxQ0UWuCgKQnei3ji X-Received: by 2002:a05:6a20:4a19:b0:194:cc1:46de with SMTP id fr25-20020a056a204a1900b001940cc146demr1009559pzb.26.1702920221108; Mon, 18 Dec 2023 09:23:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t19-20020a639553000000b005cd8591140esm188398pgn.5.2023.12.18.09.23.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 09:23:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from iol.unh.edu (unknown [IPv6:2606:4100:3880:1271:90f9:1b64:f6e6:867f]) by postal.iol.unh.edu (Postfix) with ESMTP id 82482605C311; Mon, 18 Dec 2023 12:23:39 -0500 (EST) From: jspewock@iol.unh.edu To: Honnappa.Nagarahalli@arm.com, juraj.linkes@pantheon.tech, thomas@monjalon.net, wathsala.vithanage@arm.com, probb@iol.unh.edu, paul.szczepanek@arm.com, yoan.picchi@foss.arm.com, ferruh.yigit@amd.com, andrew.rybchenko@oktetlabs.ru Cc: dev@dpdk.org, Jeremy Spewock Subject: [PATCH v4 7/7] dts: add scatter test suite Date: Mon, 18 Dec 2023 12:22:07 -0500 Message-ID: <20231218172206.8488-9-jspewock@iol.unh.edu> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20231113202833.12900-1-jspewock@iol.unh.edu> References: <20231113202833.12900-1-jspewock@iol.unh.edu> MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org From: Jeremy Spewock This test suite provides testing the support of scattered packets by Poll Mode Drivers using testpmd. It incorporates 5 different test cases which test the sending and receiving of packets with lengths that are less than the mbuf data buffer size, the same as the mbuf data buffer size, and the mbuf data buffer size plus 1, 4, and 5. The goal of this test suite is to align with the existing dts test plan for scattered packets within DTS. Signed-off-by: Jeremy Spewock --- dts/tests/TestSuite_pmd_buffer_scatter.py | 105 ++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 dts/tests/TestSuite_pmd_buffer_scatter.py diff --git a/dts/tests/TestSuite_pmd_buffer_scatter.py b/dts/tests/TestSuite_pmd_buffer_scatter.py new file mode 100644 index 0000000000..8e2a32a1aa --- /dev/null +++ b/dts/tests/TestSuite_pmd_buffer_scatter.py @@ -0,0 +1,105 @@ +# SPDX-License-Identifier: BSD-3-Clause +# Copyright(c) 2023 University of New Hampshire + +"""Multi-segment packet scattering testing suite. + +Configure the Rx queues to have mbuf data buffers whose sizes are smaller than the maximum packet +size (currently set to 2048 to fit a full 1512-byte ethernet frame) and send a total of 5 packets +with lengths less than, equal to, and greater than the mbuf size (CRC included). +""" +import struct + +from scapy.layers.inet import IP # type: ignore[import] +from scapy.layers.l2 import Ether # type: ignore[import] +from scapy.packet import Raw # type: ignore[import] +from scapy.utils import hexstr # type: ignore[import] + +from framework.remote_session.remote.testpmd_shell import ( + TestPmdForwardingModes, + TestPmdShell, +) +from framework.test_suite import TestSuite + + +class PmdBufferScatter(TestSuite): + """DPDK packet scattering test suite. + + Attributes: + mbsize: The size to se the mbuf to be. + """ + + mbsize: int + + def set_up_suite(self) -> None: + self.verify( + len(self._port_links) > 1, + "Must have at least two port links to run scatter", + ) + + self.tg_node.main_session.configure_port_mtu(9000, self._tg_port_egress) + self.tg_node.main_session.configure_port_mtu(9000, self._tg_port_ingress) + + def scatter_pktgen_send_packet(self, pktsize: int) -> str: + """Generate and send packet to the SUT. + + Functional test for scatter packets. + + Args: + pktsize: Size of the packet to generate and send. + """ + packet = Ether() / IP() / Raw() + packet.getlayer(2).load = "" + payload_len = pktsize - len(packet) - 4 + payload = ["58"] * payload_len + # pack the payload + for X_in_hex in payload: + packet.load += struct.pack("=B", int("%s%s" % (X_in_hex[0], X_in_hex[1]), 16)) + load = hexstr(packet.getlayer(2), onlyhex=1) + received_packets = self.send_packet_and_capture(packet) + self.verify(len(received_packets) > 0, "Did not receive any packets.") + load = hexstr(received_packets[0].getlayer(2), onlyhex=1) + + return load + + def pmd_scatter(self) -> None: + """Testpmd support of receiving and sending scattered multi-segment packets. + + Support for scattered packets is shown by sending 5 packets of differing length + where the length of the packet is calculated by taking mbuf-size + an offset. The + offsets used in the test case are -1, 0, 1, 4, 5 respectively. + + Test: + Start testpmd and run functional test with preset mbsize. + """ + testpmd = self.sut_node.create_interactive_shell( + TestPmdShell, + app_parameters=( + "--mbcache=200 " + f"--mbuf-size={self.mbsize} " + "--max-pkt-len=9000 " + "--port-topology=paired " + "--tx-offloads=0x00008000" + ), + privileged=True, + ) + testpmd.set_forward_mode(TestPmdForwardingModes.mac) + testpmd.start() + link_is_up = testpmd.wait_link_status_up(0) and testpmd.wait_link_status_up(1) + self.verify(link_is_up, "Links never came up in TestPMD.") + + for offset in [-1, 0, 1, 4, 5]: + recv_payload = self.scatter_pktgen_send_packet(self.mbsize + offset) + self.verify( + ("58 " * 8).strip() in recv_payload, + "Received packet had incorrect payload", + ) + testpmd.stop() + + def test_scatter_mbuf_2048(self) -> None: + """Run :func:`~PmdBufferScatter.pmd_scatter` function after setting the `mbsize` to 2048.""" + self.mbsize = 2048 + self.pmd_scatter() + + def tear_down_suite(self) -> None: + self.tg_node.main_session.configure_port_mtu(1500, self._tg_port_egress) + self.tg_node.main_session.configure_port_mtu(1500, self._tg_port_ingress)