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 C59234309F for ; Fri, 18 Aug 2023 21:14:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C095A40395; Fri, 18 Aug 2023 21:14:40 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id D877340395 for ; Fri, 18 Aug 2023 21:14:39 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6889350bc2bso1181227b3a.0 for ; Fri, 18 Aug 2023 12:14:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692386079; x=1692990879; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=imx/SDQtR2rRgexNRk9sOQvqKexToCuv8YQ9TegGnNQ=; b=JhTPTkXbjGCsrpEsw0m7wmb2hUMhYMhZE0PoXvUM5bDOLEpiJf4iXC2k086htEDPxn uGc5Kbq61YJQSLZglCp7D3xhEQQ4Px5xMxeHzqKdlAwJ2Q08bAXZ0C4vaJspkRX/0Ny4 TOVJmbPqmeaFUdLdsU4iQCdmm/ylVXoYkX2rI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692386079; x=1692990879; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=imx/SDQtR2rRgexNRk9sOQvqKexToCuv8YQ9TegGnNQ=; b=WDx6LlNbaTGy9Tmy0suUWdoerWnJnm36tq+wilrQ6clnTTMM4iKay5mhOiDza0YoHw 4QrgFectnamdr0hAiY8MCZMEv1nrs6rCd1fcPA4JRhbjkIvydAGXLkGtFB7yXwhyC3Ea +luEuaFeyIFK9u/w5b7jkhGvX3oQOqHWCa0O0YO9h+yermYMI3OtH17vaBK6E7ixg93v 0nijQRrw4at32r+yuQcDauzPE+9jOHIuPjPhl24NrxSM08cSGXIo7qXxT6FL7fqHDFI7 p3ECCAw0RQurtV2Dgr2nw3p90F9EBE5D9Z/7PJ+xSEhzUkBjLl4Wf7dOnqyS5TMPUGEh ts+g== X-Gm-Message-State: AOJu0YwnxnbiLjN4GjjI6C4Weuq3P/tfK7NOUjSrsbLXPydoBIq4+XCx Xcsxv0XZnqA82LDTooQT2DLzpDIgu7XSkgstJ5c0wSo+fWKsoDuFnMS3Iw== X-Google-Smtp-Source: AGHT+IG2EHTSO6p9hseN354Uzbazssl557SWA6uQtPVMEAMk7/Q7dTml7qW1/3BPlktcvB1IjPu/6fok1arl X-Received: by 2002:a05:6a21:78aa:b0:132:ff57:7fab with SMTP id bf42-20020a056a2178aa00b00132ff577fabmr163497pzc.2.1692386078874; Fri, 18 Aug 2023 12:14:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a186-20020a624dc3000000b0068718f530c5sm284411pfb.16.2023.08.18.12.14.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 12:14:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 12:14:38 -0700 (PDT) Message-ID: <64dfc31e.620a0220.8acda.1217SMTPIN_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 1A4846052471; Fri, 18 Aug 2023 15:14:38 -0400 (EDT) Subject: |SUCCESS| pw130526-130538 [PATCH] [v2,13/13] net/axgbe: replace word From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger , 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/130538 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, August 18 2023 17:45:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130526-130538 --> testing pass Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+===========================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Debian 11 (arm) | SKIPPED | SKIPPED | PASS | +-----------------------------+----------------+--------------+---------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27387/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/