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 4D2E84302E for ; Fri, 11 Aug 2023 00:39:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4805040E03; Fri, 11 Aug 2023 00:39:33 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 245DE40E03 for ; Fri, 11 Aug 2023 00:39:32 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3a7a180c3faso1203461b6e.2 for ; Thu, 10 Aug 2023 15:39:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691707171; x=1692311971; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kkcGoQoPAN5D0yZ5Vjo4MEUXDrCiAK20rQ7wv1nfI8o=; b=DhEoH5mk6it2w1OAQHFI0MiLY6tHAUmyu/giItJaD7hCz+/IMj3mH6799GS9K/Y4Up hlb0+l1E0JsLJIcDRMFYjVI14f1DV3La70zYiQS4xAKM4ecXLEjFcCs6TVBT0gB6YqXM kx+y21ETywtz4X91SzWo4m2lF3nEtwFgp8MMM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691707171; x=1692311971; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kkcGoQoPAN5D0yZ5Vjo4MEUXDrCiAK20rQ7wv1nfI8o=; b=QHjHPVGjjliPcAuLD5QY8XMeI5MvJ9Na67bYqUP2OvY+fJDP0c+pG09JSk1Oiza6yY qtPZLFzVNeQ9cA4TcCSmzWMWm8OnmONN2yj6ApMkPMxunfryLdXW71lD1UcLA6bJlwiK PAJ9aAh+kApqzJ3m0tlLV4bIg/K08E5clhovpcKneaPqrmFrdUbosU/tEQYI37eR0nIo HrFwMQ1EUk+CNeGoVyHrnFZeGBeFCioWTRYHsAgWap4mAloPfejJ+RNxl5U81mfPLqlT 8gBxXtXhiiDkgVa8VmP4e848sbFJuKiRD/2tBK9J6alKWEA+uaeGe4g40mtF0FDa6DBT nhQQ== X-Gm-Message-State: AOJu0YwNWJnBV8+zqf25DZl6lUWCU+DDyEnorrmLr533Ny064U12rVia UkWV1oBP56ePLQAepZSp3ZVehd+6rjo59zOt1TDcDH/5hbHNJQ== X-Google-Smtp-Source: AGHT+IEpKV1FnGzaSvmyDw0xkvmmRDX9/iI7B6Qu82YavHVb+4vcHGJ7NBB+HlpoNqCtmn7EwRw2uLli+UW3 X-Received: by 2002:a05:6358:71f:b0:134:dee2:8c18 with SMTP id e31-20020a056358071f00b00134dee28c18mr277902rwj.27.1691707171489; Thu, 10 Aug 2023 15:39:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i23-20020a9f3057000000b0079a295c7996sm165400uab.14.2023.08.10.15.39.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 15:39:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 15:39:31 -0700 (PDT) Message-ID: <64d56723.9f0a0220.791e5.81e6SMTPIN_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 273956052471; Thu, 10 Aug 2023 18:39:31 -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/