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 5A24E4309C for ; Fri, 18 Aug 2023 20:36:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5325040395; Fri, 18 Aug 2023 20:36:36 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 195D240395 for ; Fri, 18 Aug 2023 20:36:35 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-56ce936f7c0so843322eaf.3 for ; Fri, 18 Aug 2023 11:36:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692383794; x=1692988594; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=toqdRysUaY+uJi6f8bYU3eSNqc4b1pOm7qgzGm3HY+A=; b=XToOj+G7r9dhCaUxq7VHeAKjBo13uL26f0i2ImDQrAgiQjAse/KefjvenZQu1eV+q7 rw8uMR/vwsxxNtB8S8dx0wFL1QCtxZcsqWHScXPoJT6qidX13jGjFkBQPUPwztd729WX m7dE0YbtGiD7Gl6AZ5c6Tcvme+JmDGpG0XnT0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692383794; x=1692988594; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=toqdRysUaY+uJi6f8bYU3eSNqc4b1pOm7qgzGm3HY+A=; b=ZxtxceKjBsGiI4v6/qGtGvj4gnuf9VRTam/IbLQzpsvCYfAhQpMCibJLZRI6AZ7pbR GmAA3vq9A9hb8FKPvLBxTXCNGY7L7QD8GvFqtw2+1im6ZxAjJX11QtitKkMUfnNQTNbT 58r81/o2d8/SZBg3DD37FF2sd463NzyBTJilJmfQonaQzYLr8Cq441/cqMBDnrDSeY5R 3FHCyDO8CS4M63N1BXkjrWmMa8Tb7cojz9pcrb7JSp5fQ0YkcaKbjvU4vGIERcakT+sO XRYCJ0v4KBi55E/2enUTOgMEjXxTDf/qGhyxQOI71i3P5Pn5i6lP5USxwkaJiFMMvfgl zf7w== X-Gm-Message-State: AOJu0YyUzDY8WMHHtRf76k0RQP8iurTbLODa9WvDHECB+mIeTyQ2Ml/W 82sYYkwLS0aoGKPKoeictI8CWZv9HQ/W7Yhii4DLTEZS5UPOcdxjF24UUw== X-Google-Smtp-Source: AGHT+IFv60CzHxkKwTNguSULU9cljROo88Sjz49XtO8fnZzYBMow1pZ5KV7Ly3PGl5Qgch+W6RHqUJlpVpoi X-Received: by 2002:a4a:dfb8:0:b0:56e:4ee2:9185 with SMTP id k24-20020a4adfb8000000b0056e4ee29185mr106904ook.1.1692383794420; Fri, 18 Aug 2023 11:36:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w129-20020a4a5d87000000b0056c9c291563sm172684ooa.2.2023.08.18.11.36.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 11:36:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 11:36:34 -0700 (PDT) Message-ID: <64dfba32.4a0a0220.16a83.8323SMTPIN_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 905D06052471; Fri, 18 Aug 2023 14:36:33 -0400 (EDT) Subject: |SUCCESS| pw130526-130538 [PATCH] [v2,13/13] net/axgbe: replace word 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/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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/