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 6FD1342CDD for ; Sat, 17 Jun 2023 05:31:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4358840A81; Sat, 17 Jun 2023 05:31:51 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 23BE740A81 for ; Sat, 17 Jun 2023 05:31:50 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-7623fdb3637so36671585a.2 for ; Fri, 16 Jun 2023 20:31:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686972709; x=1689564709; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1tZhlhB1jj1wnDq7DO8RDz+VWnbg6AabLz9Z8M2rvdo=; b=iIzDr3m0D3F73ZAvaZQ1qAfp8FNzJ8X2H2GPU1Iv6/GcPW6IKT7Qq7+rrbFg2VlrA2 2vuOZpA2TragSK+IW56FQ37Q/A3QdfqXEhNtzRrATVoXLNzeoCu9OdQ8opx7J2oj1O9p GGUb1CFhrea/ys/SCjcsc4+Bh0NxLvPG28i34= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686972709; x=1689564709; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1tZhlhB1jj1wnDq7DO8RDz+VWnbg6AabLz9Z8M2rvdo=; b=abcMwq0137gdcuNbGrin8d7jLk5H72dJXDefTV9tLWlE+xyRv5WydcYU68UUHAIsJT bpCeegsDBnjBYV3t000RmOaeK6sWk3alXcxUZriR8c8yzW2zvPO3P0KrkSk++kghOKAK UwB+9pJVoFl/ikQ+4XdLZPnDWboXb1hiqOfu4ZdjT7CNpIE7gVO3tWFn2s7ycC6zOvvR GO9hn3hJkRe//GoO4ojAAvFWVp3FzYgoNR22IW0EUVeLfm3Pa8bs5u79nxtH+IE9JyNP +X1MsjvP/6m/zr5SgSZBQbhJqi3GzlynX3/umwYlFY7fQzsVgU1xlHDjQ/zFoKIspO59 CLzA== X-Gm-Message-State: AC+VfDxlnIOLWHHC5OS5jswhDKhgCeuow6R5b7AmDhCmTo9SLTqOawiN yeRbgzjloId0nddIjsYxjfUE5X6UEdVflC6N4wf2ck/TTwja7WIXdBYbbXJqH3ASyn/1wWJb3Q= = X-Google-Smtp-Source: ACHHUZ7os3D0L/Rqyf+0Cqt8UQSikintBDwX2JL49jI4kFifr9blgGO/tPs/cz1SLaAzi9n1hiVgkX69P9DB X-Received: by 2002:a05:620a:24c1:b0:75e:c23f:82ef with SMTP id m1-20020a05620a24c100b0075ec23f82efmr4410137qkn.67.1686972709459; Fri, 16 Jun 2023 20:31:49 -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 ay12-20020a056122180c00b0045391f84a10sm3126194vkb.7.2023.06.16.20.31.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Jun 2023 20:31:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 16 Jun 2023 20:31:49 -0700 (PDT) Message-ID: <648d2925.050a0220.e80e7.0b99SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id DD0B1605246B; Fri, 16 Jun 2023 23:31:48 -0400 (EDT) Subject: |SUCCESS| pw128724-128725 [PATCH] [2/2] net/iavf: fix variable type 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128725 _Testing PASS_ Submitter: Guo, Junfeng Date: Thursday, June 15 2023 05:17:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128724-128725 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26696/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/