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 A812141FCB for ; Wed, 30 Aug 2023 11:05:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AE62D40277; Wed, 30 Aug 2023 11:05:34 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 44E6640277 for ; Wed, 30 Aug 2023 11:05:30 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-77a62a84855so188237639f.1 for ; Wed, 30 Aug 2023 02:05:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693386329; x=1693991129; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3sPOpKz56LqU8uc8LGZJy1n7mD0/mTqnqaZeP6Pk9a8=; b=e4TU8/oTXc1ueq4VmidK5EpR3/nHMZ02btGIaNzNdYv72ed0rsL4j+6zD33vFeyTu/ rsnpRH1d83dYoDEFyJaeshWUtRoGbdriSEGBpQg6sySkJuogiWNMkhkaVXI1iBGqzjEK BAmRDwZvMhXvs5svTnYjAz7bILyZXJAjxcc/4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693386329; x=1693991129; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3sPOpKz56LqU8uc8LGZJy1n7mD0/mTqnqaZeP6Pk9a8=; b=Ow9rom9o95shxSsJHFeNDku0tG8kl+nR3Pf5N2NAZYQ/3uiZ1KIO5Vv0gM8om48MBP fS5jiPpysTQ25SqMDwtVQMZH2kEn/7oKEKF5ugJ5TwtfcAfzB2DLGfuhNi9k0ttsz5mD Xa9BwGwm/BxrITG4yuAm3fcp5nvp7DdwuOWxe1TX51n67GzYdWkdghMvmf/LknX30JgK P4taqhQr758R8ybsd8Clf8hwpGDx6BttVP/SuiRazqs5E6Ozk1EqvyHs+7i1ayolnVXU pQOru9yuLNBxwmxoVUG0bRiuUYnnguMgWD9z6pTS21n8G3upKiIuZfqup9AHHhZn7lPA Kf1Q== X-Gm-Message-State: AOJu0YwwPA1pcHvYbWUkdRvSQiCdKAs3ncf2sVo44BpIDKjZPumfwdgH fuWD1vrGQ7yT4vFbjUb/5YErKbmKkPL8foDzeF11+v/y5htMkuXayghr0+LtWzUC5BvIp/PZow= = X-Google-Smtp-Source: AGHT+IHZctmLnBMzMxw1APxJFAt4y4AniqjIDFJ/lVHElRIOj5zbs464ZBn0kKqk+MpcaNdNziTjdXY+iJPU X-Received: by 2002:a5d:8f98:0:b0:794:e015:585e with SMTP id l24-20020a5d8f98000000b00794e015585emr1670779iol.21.1693386329698; Wed, 30 Aug 2023 02:05:29 -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 o22-20020a0566022e1600b007951e14b953sm44671iow.0.2023.08.30.02.05.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 02:05:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 02:05:29 -0700 (PDT) Message-ID: <64ef0659.050a0220.c4ec0.2e3eSMTPIN_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 560E76052471; Wed, 30 Aug 2023 05:05:29 -0400 (EDT) Subject: |SUCCESS| pw130867 [PATCH] net/iavf: fix port stats not cleared 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130867 _Testing PASS_ Submitter: Yiding Zhou Date: Wednesday, August 30 2023 06:54:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130867 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ 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) Kernel: Depends on container host Compiler: gcc 13.1.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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27467/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/