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 EF1AB42F79 for ; Fri, 11 Aug 2023 00:38:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EA9D440E03; Fri, 11 Aug 2023 00:38:47 +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 2701540E03 for ; Fri, 11 Aug 2023 00:38:47 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-77a62a84855so48844439f.1 for ; Thu, 10 Aug 2023 15:38:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691707126; x=1692311926; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7fFNhy8+77ICQjqjpvOSNnLsSKMiJOC7sB4iYiUBNdQ=; b=Kof/xs9gcNlx8yXgaxxeuBkaukVabBoUbH7e41EsRCY551eckmpBhyFBwaelpklGpW lpdNOkLLBAYP1EEnCPp0nCoEUb0cQ+Lp6u2yuDnNvoP58fACtJNPvro7jpFt/Zv+D50O aN/UNwGnpZYojyadvEMZmXRMh+VWC20NVbNUA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691707126; x=1692311926; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7fFNhy8+77ICQjqjpvOSNnLsSKMiJOC7sB4iYiUBNdQ=; b=XxFOfYb5tqvORODBd6thQ7p3pe3ICCl1UEy/6hxa3q4i8I1c9Km6MX0KG/26E1JOjh FJfUNLlmCTXsXQcobInruVgd7kCqWLG8/DIfTQ6viGYVsxsrEawouOG7NGs0eYh5YCJk vkt5lhRcJH16FLV8qwZvY/msjJ/Iodjh2uNH/rpMubVa8U4pDSlVTNdpgVrnxc3/F/mL d5xqyOY7cJgJJ3tttduYSt07Dd/12ewM/T1GHzaUZrg3DkQApzs6yCd41wrZGVFduf4t 1orWaNqMmmbHLXGkCKV2faUTxmHvUKmwfcPdv3MtUbIRUowmhR3WKtJwJZ3j/nxywnRj JffQ== X-Gm-Message-State: AOJu0Yzn8/FNGYTn64gNdWrW5dax8hkctXAeryYFHQuJB9kRJCBD6VVJ +mmnUE/PJrZJKmiR8JiAAyySsQeDhOff0/oTn489wzjYgNIk0QMFlLz6Ig== X-Google-Smtp-Source: AGHT+IHCx3mngXWtkLmZNkAbch9PJTDrIEk6D4R6Ux5Vqh0tqeVNctb9b+IFARthLAROB/ShJimMOD0xlag3 X-Received: by 2002:a6b:917:0:b0:790:ca22:8d7d with SMTP id t23-20020a6b0917000000b00790ca228d7dmr487724ioi.10.1691707126586; Thu, 10 Aug 2023 15:38:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o16-20020a056638125000b0042b50fa57ccsm101459jas.33.2023.08.10.15.38.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 15:38:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 15:38:46 -0700 (PDT) Message-ID: <64d566f6.050a0220.ca071.490cSMTPIN_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 261FE6052471; Thu, 10 Aug 2023 18:38:46 -0400 (EDT) Subject: |SUCCESS| pw130095-130096 [PATCH] [2/2] net/sfc: support updating in 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/130096 _Testing PASS_ Submitter: Ivan Malov Date: Thursday, August 10 2023 18:06:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130095-130096 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27288/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/