From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id A5A1642359 for ; Wed, 11 Oct 2023 05:20:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 841DC402BA; Wed, 11 Oct 2023 05:20:15 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 9769D402BA for ; Wed, 11 Oct 2023 05:20:14 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a7c95b8d14so13922027b3.3 for ; Tue, 10 Oct 2023 20:20:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696994414; x=1697599214; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RJ12nvLrpNTvc7B5uqjymKNsIHDHce9wa0sFCZEoUoE=; b=jTC8WcJ2zOS6BSQ5jy89m391cDtruPq3fhxffNQeEciz8OIEZJSuzeNaBPWrXawaV+ kmq6WaI0sth1vnAbIGase/V93M64jbZzmEN70yJIGAlgtkWG+HwJU0PoEHahuLW22Qy0 e5QJBwpMHZmVU4NK0Y/BdNPr5qdHYmnJRHNyo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696994414; x=1697599214; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RJ12nvLrpNTvc7B5uqjymKNsIHDHce9wa0sFCZEoUoE=; b=IqiFs8aOUs8s5vWjQn4ab+ZWwGSfd+TiiafSfdOT5JbyLXLT5Hm1iT5SK1+TXDxrLL pCkSKhz6ZW0o6WYkyCSQuPt5jvnpe2q1AfLQoJKFNe2E4mkeAx68GzzkMsT7QaVpgM9h ExLyp0clHRwOijdvxoo4HAVd9FEtyVpzCGOb5K4tLPMynbZPalpY1ELiW26fLrvk2IJs FA9oWlr+JeZb503kYOuDKtQMVlt7LSn/eaB9Uc83xIRWzmDSxwz+YMPvcYaxfTmpA5Sz kLK1YtFG0YJY/fuA/OYpA6spyIgDnYBgA2BZ6XsMCBBPvJTrBja4tNuNH7AqwNLidOru Ai7Q== X-Gm-Message-State: AOJu0YwKM4t3ruRTU2bh+xQFF5ABR3C81yLQKekGg2LKAMXbNJp9lbcT 1ypa6Y1nVk2nU+TjSA0XEOIXF2uDHtwlUvyiLJtfnugtolvJMNKjZcLJCA== X-Google-Smtp-Source: AGHT+IE/+9kQkk9hGKkvbLE148FlrxvAKgDAKU4a9v0kD/B0j5kbvEGDSVIN9I2Prz+Oud2JA2/8/nBzTPgQ X-Received: by 2002:a0d:d990:0:b0:5a7:bfbf:1bc2 with SMTP id b138-20020a0dd990000000b005a7bfbf1bc2mr4274397ywe.20.1696994414062; Tue, 10 Oct 2023 20:20:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d18-20020a814f12000000b005a7be89a580sm234043ywb.18.2023.10.10.20.20.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 20:20:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 20:20:14 -0700 (PDT) Message-ID: <6526146e.810a0220.2fd15.cef0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C2F996052514; Tue, 10 Oct 2023 23:20:13 -0400 (EDT) Subject: |SUCCESS| pw132470 [PATCH] [v3] net/netvsc: add support for mtu_set From: dpdklab@iol.unh.edu To: Test Report Cc: Sam Andrew , dpdk-test-reports@iol.unh.edu Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132470 _Testing PASS_ Submitter: Sam Andrew Date: Tuesday, October 10 2023 18:41:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132470 --> testing pass Test environment and result as below: +-----------------+------------------------------+---------------------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=================+==============================+===========================+ | Debian 11 (arm) | PASS | PASS | +-----------------+------------------------------+---------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27888/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/