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 A40DE42BAC for ; Fri, 26 May 2023 16:31:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2A314068E; Fri, 26 May 2023 16:31:42 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id B62104068E for ; Fri, 26 May 2023 16:31:41 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-64d30ab1ef2so805078b3a.2 for ; Fri, 26 May 2023 07:31:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685111501; x=1687703501; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6ipkA0swINRailM8fGC4ks7YX4myBRXUhAysm46ElMY=; b=iV6g1X92Uv9ZMwV4RhGDO9irXBfCdfHr8x+uTGHtvHUyU2QD3KIfWnBlwdWI7K1GMb OjWYUjOIPNqlvQdY1J4ZNkhJjE3nvGx2+XpYVtAdPnyVg/u+eeQaE7ejjZ9vRfCkud1K 8VWtLCMQwNxEdy5v5euoWDkiGqKHsFgD1nFdo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685111501; x=1687703501; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6ipkA0swINRailM8fGC4ks7YX4myBRXUhAysm46ElMY=; b=aMJ7fgQ2ZGk8ywEwZ7ALGggxu+h4t4rFd6zQxQCU68dr7LxUveZ4BqYMqLrz4arV9q pY7VgWRvFXd+8aD223PNewnU9BhyQJAKzFrwfaE/A+8BqPY4B/qlzdOuMNUV7CBQsF9O YT3VXP29xbtBQmO8yqe6Bd+c3m0PkVFYyeoxB/51awzewL8i+hjHGf+yLwGKbued3gx5 lNcDxgb8Cnym+ZumgWrmAMuNVCvJ3ckFM9UOyNPAX9VUWOkaZES0gpeUyt8fS4KRGPUA QZIF1zI0yg9BiXRByn4GRjN+eo/OYeqwngbEuHaKHIPMtGHFsdrt8ftCS6/WIcJueddS yDrQ== X-Gm-Message-State: AC+VfDzKIbDWYGaOSkyXpBaveAstzFQw0+ZD2+mls6g7tkpzL5WuH6gm d3hgH3vHq0UCdp9JGCFa3E+yTyOI8bHNnz1OPzVQB7mh2VvdBMiXVUyvBg== X-Google-Smtp-Source: ACHHUZ4d03KGRIlQxj3RFOBeeNVamcT6pJ5RABgvs93OqO1paVFGp3MLgVJU+pGgS8lqxM3hmO9oIBlJ1ODJ X-Received: by 2002:a05:6a20:a58e:b0:10c:2a14:a357 with SMTP id bc14-20020a056a20a58e00b0010c2a14a357mr2638939pzb.26.1685111500968; Fri, 26 May 2023 07:31:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w1-20020aa79541000000b0064d3358df8dsm203079pfq.8.2023.05.26.07.31.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 07:31:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 07:31:40 -0700 (PDT) Message-ID: <6470c2cc.a70a0220.d6e8e.6e06SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 395CD605246B; Fri, 26 May 2023 10:31:40 -0400 (EDT) Subject: |SUCCESS| pw127551 [PATCH] net/igc: support device I225-LMVP 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/127551 _Testing PASS_ Submitter: Qiming Yang Date: Friday, May 26 2023 08:23:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127551 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26409/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/