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 EF98642E53 for ; Wed, 12 Jul 2023 13:00:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EA9A140A7D; Wed, 12 Jul 2023 13:00:57 +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 640B240A7D for ; Wed, 12 Jul 2023 13:00:56 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1b0156a1c4bso4299675fac.1 for ; Wed, 12 Jul 2023 04:00:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689159655; x=1691751655; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=F4bB3Vbtu8Durb5yU311Din2iBLOpBkDNwlCK70T/uM=; b=Ur/IFyghMNEzBW2iNHR/YWmNb3gHVOvKt5fgfIjtea25dSPwlo9wRhXWdXbbNLstcj 2E4LWDLf2JvoXYajszxyUjtuX+lf+59ICIrfLwgk75nYLglyo8T55rzzI7wTHTXPMF/A FzksHumqrqaYF9gK/K/mq3ZWKEKYUCbA4R5EE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689159655; x=1691751655; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=F4bB3Vbtu8Durb5yU311Din2iBLOpBkDNwlCK70T/uM=; b=IQAZp3sZ20fKSP7G1xfLbdkycSmvhpXirRK36sejwj3bYaj5ctCorYAjNjfC9ET/am t8Mju1ZaKR+Kcvw5axkOLqIGA9HGa2EatOtNADzcP5L+ija20AO4gv3vPCHD+xlM6ZqC O9ptib2AXHmLoTl3ELNCWA3QO6eztRv2tOdaYbX+R6m6sc2DjkqDVpjpZ3bKXl5/DFU9 ze9sDA/8USbqf+3Pcf1K3nyMpppsq14X6j2wXEDmPW/OHtlCwPJK26SOAacJwkWzwbmF xesuPnEJDt2qrR3YEgBQgTmN9S8X76WEzzuQ+mKr+Pylcdr61Wkqil5onLsIK8ts+i7v oTBw== X-Gm-Message-State: ABy/qLZx8Fwahcl0gCtvtdbh38yDnN4a4SIsem9p7eTfr+VC1KMjgFg5 wW85CyuJGwpK3cneukHXbGUbSWaPpBuw44zRU5kuzzu5I5SfRrRI8ge/Gg== X-Google-Smtp-Source: APBJJlHWbqtHMapEfkPAPkpKEaSAoUgIw3udsgJpG77KowK2B+vuVKyx4OVKa5fj2CSStJO3Ia0lx1YuzmpR X-Received: by 2002:a05:6870:470f:b0:1a3:16af:56d8 with SMTP id b15-20020a056870470f00b001a316af56d8mr17061477oaq.12.1689159655694; Wed, 12 Jul 2023 04:00:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u32-20020a4a9723000000b0056408b5c9f2sm363172ooi.27.2023.07.12.04.00.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 04:00:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 04:00:55 -0700 (PDT) Message-ID: <64ae87e7.4a0a0220.c246c.ae64SMTPIN_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 1F129605246B; Wed, 12 Jul 2023 07:00:55 -0400 (EDT) Subject: |SUCCESS| pw129498 [PATCH] net/i40e: fix comments 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129498 _Testing PASS_ Submitter: Jieqiang Wang Date: Wednesday, July 12 2023 10:07:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129498 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27056/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/