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 72A6B4302E for ; Fri, 11 Aug 2023 00:39:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D55840E03; Fri, 11 Aug 2023 00:39:59 +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 C591D40E03 for ; Fri, 11 Aug 2023 00:39:57 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-790ca0ed6d3so46128139f.3 for ; Thu, 10 Aug 2023 15:39:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691707197; x=1692311997; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kkcGoQoPAN5D0yZ5Vjo4MEUXDrCiAK20rQ7wv1nfI8o=; b=hbD9qGJ1qoshuuCITB+/UC4p19O3LDVj8nDiDCmqomDKHksB+mmR39akoBp1fYP408 rN6GTUvkjJGJfpXamT34f3JvlUGntOsEBIxgcUCVN0y/CHdve2oB1HS9Q5T+kaBNqEJJ v1gu97APJTflSzgrGZrDxT1oGJGkDFpR+qhuc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691707197; x=1692311997; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kkcGoQoPAN5D0yZ5Vjo4MEUXDrCiAK20rQ7wv1nfI8o=; b=LveIFIPEYwAtht3eSwF8/FqJAiKL/VrIrccr6Wvecyl88S3g9/bV4lqTQTmLzXv2Tj bhYkWhysSxr08Bf95QpQB/ZYV8EEyIDR1QGPWwXrrmgsEqQK4g0EEqYaPD3oq40HeE/s g9zun19MvBQWJVHIPXMQUQR2okObB08BWu310pdqR6BAmVzOVez5Ecba5ARWuXhzpcxz KR+KV2OqzRQM75bbdHaLkGjyP2VKGH+hKIrdnbKzNJDo3QNXZUJqSfz/ywmAImRXD7aj colBhguuEgzg/xwhbOkP81/0OPEXbAIaVduSbL6zANlDrBD11Z6yV3WZRHBfC5W+TegU YBWA== X-Gm-Message-State: AOJu0YyZ7WEuuqEGY/4eROsDihZgWEoDeSlAXR0+zZtVVf6bdJywLgEX YDjnD4TZdXZBgOCbQi1QgD6QKLKrpo71trIv95iQurPLlxaERg== X-Google-Smtp-Source: AGHT+IGtxjZO/xH/9+hYJ8iROQXzzdPoZ49eWKvZdfZUTOU0AFLj00/XIW8hgKrVKub0XxutfMYXhku/VbsX X-Received: by 2002:a92:c568:0:b0:348:d89b:268 with SMTP id b8-20020a92c568000000b00348d89b0268mr141748ilj.7.1691707197247; Thu, 10 Aug 2023 15:39:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s26-20020a6bd31a000000b00770112c4b6dsm105906iob.5.2023.08.10.15.39.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 15:39:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 15:39:57 -0700 (PDT) Message-ID: <64d5673d.6b0a0220.f1578.5672SMTPIN_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 68FEE6052471; Thu, 10 Aug 2023 18:39:56 -0400 (EDT) Subject: |SUCCESS| pw130095-130096 [PATCH] [2/2] net/sfc: support updating in From: dpdklab@iol.unh.edu To: Test Report Cc: Ivan Malov , 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-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_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +==========================+================+==============================+===========================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | +--------------------------+----------------+------------------------------+---------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.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/