From patchwork Thu Dec 14 22:10:13 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jeremy Spewock X-Patchwork-Id: 135217 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 94947436F4; Thu, 14 Dec 2023 23:12:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9DDB143385; Thu, 14 Dec 2023 23:11:31 +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 EA4D74337B for ; Thu, 14 Dec 2023 23:11:27 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6cebcf8a48aso7432678b3a.3 for ; Thu, 14 Dec 2023 14:11:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702591887; x=1703196687; 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=GUmSvVaCT6Nk4dHHPA0yh0z/nz2wH6yCRwD/eGWss3SYU+MMQcC6kPt/RGDntBnjHg MZlaw6iO+6SQJnS5ADSrlHRdJq0pQ8q/TQ7x2CQ03apOtVzNyZqwGf9600pLliH4LJeh cE1PIK5JNLIRWC0PlfrWDJVs75bFE7nFWakZg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702591887; x=1703196687; 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=Wb0W/+qhY8a142FG8O68JBGu8DuWN4LtFmRrnGThObebVsDRkw2cibRbvZmNzJKTP1 bBjIexuaCJWGae7YDJ1o1D5UWrZW/bBQbXo9iKIaHwCn9af31yQJ4IOKhuKxr13mfzB2 t9X1/xMfSlQmwxmxKvKgABNNpQMaMVL8TKLlPJ90vQHylp5/yvR7CzeF/6V1iOxRGbOy fNdaxJR+k3+cTvPLwyXWuk/HLnGv+BFKKUD8EN1LDRk6/kYFpWm0dt+TqHkrm+8YQukN LXURJ9R/YOYB8vHXrNFMnXU49WaDt8+DT2ZbVPoHOaWVL7+iR6y/Y8fSjjia2LbxpS5p +jDw== X-Gm-Message-State: AOJu0YwL1Obcy1JUMpJNUm0aDb0ehl2GuZCHQxYfAPSCufHtOVcXtQlN 5LKFSs9BBIxdhGQRuy5DZUr9cd5prBixKAzrn5+4E0sSEFkmeg== X-Google-Smtp-Source: AGHT+IHYyKaRmzrqo3QF1aybcO5dVpGLFX6MlsMZ6ZJVF7JhFTmBnBDcUbJFaVpFwcM9uZq4EMinWz/3rcHj X-Received: by 2002:a05:6a00:2301:b0:6ce:f81c:a436 with SMTP id h1-20020a056a00230100b006cef81ca436mr11614491pfh.21.1702591887184; Thu, 14 Dec 2023 14:11:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a189-20020a624dc6000000b006ce4fe5858csm1733201pfb.20.2023.12.14.14.11.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 14:11:27 -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 5374A605C311; Thu, 14 Dec 2023 17:11:26 -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: Thu, 14 Dec 2023 17:10:13 -0500 Message-ID: <20231214221012.9598-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)