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 138AD4309C for ; Fri, 18 Aug 2023 20:29:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C3F440395; Fri, 18 Aug 2023 20:29:46 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 8723B40395 for ; Fri, 18 Aug 2023 20:29:44 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1c52dbc300bso647461fac.2 for ; Fri, 18 Aug 2023 11:29:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692383384; x=1692988184; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2RJs6UkC67w2YpHkgnMGl/eXi2tC8NZZIS4xs+JB03I=; b=gTdBW/PsbhvlXMPAHO7FSstfUN1IWFw2UFEnHqn+gfTTfat+c4FH0mjVWd6X/smpGJ Q1iUuKh45XNunx7O9B6HrcBbmfN/GIhH88Wycz6gvC1CVZura8Ko3nSG0Mr/Mn3dH6/S djBgPITUIO7yQDRFYqqco/FRpHXc3G8rWqInY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692383384; x=1692988184; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2RJs6UkC67w2YpHkgnMGl/eXi2tC8NZZIS4xs+JB03I=; b=IIr/7Yb5k3gsNOX5WZXrQfL3FGvcRYkF5fOkdFQyha9KXYODQGZzDSMCKmIhNDzgIz QoFq/S0ZE+QjWnRIPaxC+jhYKQSAh8v1eUq/TIGgI0uIeYuBbUDI5eEkF8Q4qNVTwJa6 tCx+rCtVv6I3YZwM+ZhhufrYa0dS88YaBDuwbcfFBAkArBXGHSU4gnHEE9uwb+fhPZAN OY+a48vFaL/AzBoWf5fweU/CNlKpIylEGM5S2aBBW5TAldrKP0jzAcluMoyCsAEVwIWi ma7Ds2rVr0pFNfSx8sveTPTegGELL/q5bq8Ksc4hMTxos/8li3wcZ/at9FXKP82Zi7aW qzqw== X-Gm-Message-State: AOJu0YyjP2jVgxZlTWtu9AowtpGns1SYpypfUF18nCIQJSaKf7wP1ack CDUhZ/b4SJ+LsxipAvtsfMIVBj/bsGWVJkxE/fyVxkaaw+GSvddH0OQH6ci4plU3j9EXU9odxQ= = X-Google-Smtp-Source: AGHT+IE1MHYCzsj0fkmuXQpj/NyXAbQL3fzhDqjm7BTYQrBnuzXyYxSvzYUsEHTDi77o2BVal9EEJmfPDzHh X-Received: by 2002:a05:6870:d623:b0:1c8:cedf:3c2c with SMTP id a35-20020a056870d62300b001c8cedf3c2cmr4336oaq.16.1692383383795; Fri, 18 Aug 2023 11:29:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id du6-20020a0568716e0600b0019c6e97e4d0sm223492oac.39.2023.08.18.11.29.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 11:29:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 11:29:43 -0700 (PDT) Message-ID: <64dfb897.050a0220.45e36.a2e6SMTPIN_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 45F5B6052471; Fri, 18 Aug 2023 14:29:43 -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 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-amd64-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 | +=================+====================+ | FreeBSD 13 | PASS | +-----------------+--------------------+ | CentOS Stream 8 | PASS | +-----------------+--------------------+ | Debian Buster | PASS | +-----------------+--------------------+ | CentOS Stream 9 | PASS | +-----------------+--------------------+ | Debian Bullseye | PASS | +-----------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/