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 9385A425A1 for ; Fri, 15 Sep 2023 09:58:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8CEA14029E; Fri, 15 Sep 2023 09:58:26 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 532DD4029E for ; Fri, 15 Sep 2023 09:58:25 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-76c64da0e46so65191839f.0 for ; Fri, 15 Sep 2023 00:58:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694764704; x=1695369504; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MllNx0+zdyBt89gaR629UBHZG3KXGscXrmtd+Ypfcp8=; b=OzAGyDgnrFrr8HWpHoDMdD2MGrHzs1+oEEgsGhVsWmShaCBDVk9G9CQpBoCKiCb/Y3 d5zJNvX7bJh4e3fMJHAfd1YHg2k+MdyJN9sDPswII5xEUwPbriSpw405rUoUWNygBSh1 tgmw170ju5xYq1CZxkM6dVZ5WhFoPlbq5HnFY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694764704; x=1695369504; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MllNx0+zdyBt89gaR629UBHZG3KXGscXrmtd+Ypfcp8=; b=vcCmCKX+NZnRmZGelmEQhc47T7jb+dAcVqoAEVknoSpbiED0NE7RvcVEEADW0sAsGi BnSxREGpdBqGAw9i6uH3zI8c4vt66wkiy3kQPgYRtDO36l2siA7g7hVY6JdDf7u1qpHb 5fF7voi3qTAIxS2XfPEVvYIrEzcewC9jv/W1CuGpfIyuNW8lIzVqwWgzwcfKRmBWV1UP 89kHY/a/DGga2YykFD5gJEZnIaMdVuoAgP9b8TlA8l1o3/6zZKJkCyjMpNd3YdXIYbvv y+GAxLhYTll9m0vVsDidlCToggWAG16fHtQaTs3/gSpsUS0/yTcQxBSYcOiqKN2fO43m 66zw== X-Gm-Message-State: AOJu0YwnGQi186nCl0wR+bzch33BMBsO2ATU0xmvam0c69dQNRdjWMCa fstK9tKjUh88gvGkJc7h2a1al7u76WRLcmltD6BEr2UTl7+lKEIzoY04rtRljDl+zgG05VSIag= = X-Google-Smtp-Source: AGHT+IGJXVEyjpKmCeT/7w/ASlgfPKWKectQxm0FoBxcdbvoGpG36ZLITaKzlRKPbAB4D9TeRuHZ4NGIfpZr X-Received: by 2002:a6b:f30b:0:b0:783:3899:e1d0 with SMTP id m11-20020a6bf30b000000b007833899e1d0mr1018610ioh.6.1694764704765; Fri, 15 Sep 2023 00:58:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d1-20020a6b4f01000000b007927ab99eadsm309067iob.19.2023.09.15.00.58.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Sep 2023 00:58:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Sep 2023 00:58:24 -0700 (PDT) Message-ID: <65040ea0.6b0a0220.e1ae4.7fa9SMTPIN_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 472F36052471; Fri, 15 Sep 2023 03:58:24 -0400 (EDT) Subject: |SUCCESS| pw131455 [PATCH] [v3] net/iavf: add devargs to enable vf a 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131455 _Testing PASS_ Submitter: Shiyang He Date: Friday, September 15 2023 13:02:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131455 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/27612/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/