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 BAF8842FB0 for ; Tue, 1 Aug 2023 08:19:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B525A400D5; Tue, 1 Aug 2023 08:19:55 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 505A8400D5 for ; Tue, 1 Aug 2023 08:19:55 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-686f1240a22so4846103b3a.0 for ; Mon, 31 Jul 2023 23:19:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690870794; x=1691475594; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fafL7KxRLJKXpWskeoDW4uNH+kgP/LldlZTPjC18TQk=; b=A9m06YRI4ySiQJ6dD2XC5mulS8JIFBrJ1reMF3q1BGYH9N6JmbuN1QAj4Pp4Ng+3hX VLPCuKSgcACJY1dVZwasPYrJE7VvIGval9PSYqo2Fg09QjslXgz2AmEYnoIoTNjoEwww PXTu4c+PhZeHxzT2Hgw+sok8tBmU55Zvm775Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690870794; x=1691475594; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fafL7KxRLJKXpWskeoDW4uNH+kgP/LldlZTPjC18TQk=; b=IC3hwConpB5RuS5xhGEndfVZml9stquWwZUoL0CyrSiLVRi9fwc1By23pYh3qw1z2T qpN4JkIWJMNAobaj0XqGoe+HygxbIBAhUZGDX223Nw63JmoyvZPrN2WfowhbdF+5BHOM hp7iH+2A8YSxgEQKkZq/TNkUlmFAyvCw3oCmwbWy9f2FXuGtX87glwaYcnlP9VZYqc+g dY06mPclQhYci4BmMAxTJHEty2mr18dmC2J3LO0Wwvp/MCrg8+A3avxtYwMqZqKsukfx JUkVY/FKrNkk/MviShqxixBwQ2wo2+bwgNzVHAjuiOhhGr5ziaKfh9YliPRsdlT8eT7z +c9A== X-Gm-Message-State: ABy/qLaJvczBj8h9y/wP1ACsifT25yNu7MGwBuQWALs4jiR8ftBnbBmx 6Ac3Q293NMAt0WEdmeYIg/8rgfuCiio13U5VgX2LzuGkahIteVvSbMz0Ig== X-Google-Smtp-Source: APBJJlGPAJTeRocORH2LEkg5weJvRnoJHalbJDUU0OHTRdZ6fYjYiv2+afmu9BWy+V/HiExuHeWXtDq631uP X-Received: by 2002:a05:6a20:7493:b0:137:30db:bc35 with SMTP id p19-20020a056a20749300b0013730dbbc35mr13120478pzd.27.1690870794503; Mon, 31 Jul 2023 23:19: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 b187-20020a62cfc4000000b006824efd6e40sm1191167pfg.18.2023.07.31.23.19.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Jul 2023 23:19:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 31 Jul 2023 23:19:54 -0700 (PDT) Message-ID: <64c8a40a.620a0220.6065c.35aeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 49EA26052471; Tue, 1 Aug 2023 02:19:53 -0400 (EDT) Subject: |SUCCESS| pw129762 [PATCH] net/iavf: add devargs to enable vf auto-r 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129762 _Testing PASS_ Submitter: Shiyang He Date: Tuesday, August 01 2023 09:48:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:0ae35eceb9e4569b0814fcf671b4455301bb7518 129762 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27174/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/