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 E3D9A42F79 for ; Fri, 11 Aug 2023 00:38:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DEEC840E03; Fri, 11 Aug 2023 00:38:43 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 82B6040E03 for ; Fri, 11 Aug 2023 00:38:42 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-56d0d7300d9so1144394eaf.1 for ; Thu, 10 Aug 2023 15:38:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691707122; x=1692311922; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7fFNhy8+77ICQjqjpvOSNnLsSKMiJOC7sB4iYiUBNdQ=; b=Ck25ryNl1NZra1Obyp4nmXkk5vP0GmK+pc5I7hPWJZAEXcxa/L6aaf3KoOzUo/tI11 HE+gX/Qz6Pbo/Tn2Dfw3M2QN01VCkoGXiVSLDSlrUeEcsVSlRK+wd2NQAL18Y3h9IKuC TwVb1++1X3N8U9RgYEQtgBrerOfqPOSEdLLkE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691707122; x=1692311922; 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=DrYz0d8w5/J5gR4teb1TsXbl0FlOsP377Bu5hrolacqH/cO9QBleRXD5Pve8ZUcoVW lmVV+TT0xskTFzPBLqbfw4RdleXJyL/XSQZdobgLtInMJksKPFPCXG4KZL5iT7u+tp6/ HCIU2/X1y46XQSkddbgErREgiUWhtQPXuG97vg+hEqI5WdE2+oWZrNgpYjhKpOayGX5y 8+OODyKJ36NDHyGtQ/2GG8OA7TOsNvRzFMhOwPVMyntEDnwFvZ6ujEXDB4Gft8ZFYwKu 46zfwhCVSVDo+Ykv8mJdiYB2D8CB4XLWUoBmzhV8WiS6WIphw9LTlX4VDOAK7e1Lfx9e wqCg== X-Gm-Message-State: AOJu0YzZhLtyGTgyQchtdV5jAoCVqjR2q76KvPe1Gx06k+EtiZWHLTIX gFBSjEeYWyYoGWjDmgt57h7aWi4MoefJ3RWLe8xfwLx6MdRB4Wy1Mnaocw== X-Google-Smtp-Source: AGHT+IHgS1ISvx5EE/P6D1YQeZvZFBo4kxo0/jjFQEbufPaRxgRpTTsbu84ryz48GMB+8N4ezCJvXWDAl2ny X-Received: by 2002:a05:6870:828d:b0:1bb:8867:f7ed with SMTP id q13-20020a056870828d00b001bb8867f7edmr164991oae.33.1691707121921; Thu, 10 Aug 2023 15:38:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o5-20020a05687072c500b001b093c25fabsm176487oak.2.2023.08.10.15.38.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 15:38:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 15:38:41 -0700 (PDT) Message-ID: <64d566f1.050a0220.9bb12.8e2eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 483866052471; Thu, 10 Aug 2023 18:38:41 -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/