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 96C1A426D6 for ; Fri, 6 Oct 2023 23:07:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BC04402CC; Fri, 6 Oct 2023 23:07:56 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 754B1402CC for ; Fri, 6 Oct 2023 23:07:55 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c5c91bec75so20400395ad.3 for ; Fri, 06 Oct 2023 14:07:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696626474; x=1697231274; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FkYJePDRLb9GeOEOwFLNOpfQUp/2j5MFrcMeiiNZLZQ=; b=CVP4EwFWk80iiF3+btu7izTry3ymo10VACpYPOHOTy9yTevzst4kyNT6bGUu0GI+Hs m6rKvrfK3029yCYbM9q4MYOmAqiQLkJIzJ1wN9xGkJtDJA7uRUeom025VJkFrlDSrrB+ 4ZtvzBP6FWKsmp3gzhcLBFlAPjzqabbksIep0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696626474; x=1697231274; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FkYJePDRLb9GeOEOwFLNOpfQUp/2j5MFrcMeiiNZLZQ=; b=A5L7ZvsUeaaOfElaU6cUT+KNqbF/ONxoMqaeEhAN6trsNDHlvRlotzO68qympYrJ9B lBAFoAphmS8LDM6wjfVgVZx/5kDgKMImTWU+QOy9qd06v/gF9N2I/Wdf9BrjkzFPYzOA PKreuTh1a7W3V67z3jjhtdxIhK9hJJ52Lh5JSlRY+uafkwy4zLdnJ0IYUadkxtsVpNrE 18YZlYADH4tKMPOix2J0kmrQVQzgCddm8qkSvqMCy8c249cUtVaaA0nMtCxLA51cVv0Y 0HFfPYOVOtuFxc8hMX1mjPYffkkc5B4dQWc1xu6bezzttlAK7vNwTeDThjJ7tEbstUTI br9A== X-Gm-Message-State: AOJu0YzzsjAVYvxFmmT3QR8JVlj9a4F+XCJmz9DPnsySkB44Et8FUftk kn1GMTDjrFQtRAlkeRWpEAJkHf3w/wnomXnhCmeae1pZ6qdFTCpYqBGj1Q== X-Google-Smtp-Source: AGHT+IEbiHUhgkaVsdmy/t1ZejK1DEG+YGG7h8a/BxwAqKudmOrfb5SFIkVJiqwuGywCV0edrukwlaTzEJXF X-Received: by 2002:a17:903:244c:b0:1c7:2661:91e8 with SMTP id l12-20020a170903244c00b001c7266191e8mr10900879pls.54.1696626474665; Fri, 06 Oct 2023 14:07:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b1-20020a170902d30100b001b55048e60dsm226494plc.35.2023.10.06.14.07.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Oct 2023 14:07:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Oct 2023 14:07:54 -0700 (PDT) Message-ID: <6520772a.170a0220.855fe.8ebdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ACEB2605C351; Fri, 6 Oct 2023 17:07:53 -0400 (EDT) Subject: |SUCCESS| pw132361 [PATCH] [v2] net/netvsc: add support for mtu_set From: dpdklab@iol.unh.edu To: Test Report Cc: 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/132361 _Testing PASS_ Submitter: Sam Andrew Date: Friday, October 06 2023 20:09:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:3bcd5b3198d4a31176b1ac73fc7236a12186fffe 132361 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27845/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/