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 48A9842BAC for ; Fri, 26 May 2023 16:20:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 280C24068E; Fri, 26 May 2023 16:20:00 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 044544068E for ; Fri, 26 May 2023 16:19:58 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7665e607d1bso18336039f.3 for ; Fri, 26 May 2023 07:19:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685110798; x=1687702798; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qLdhFyRwA3SsqYsdxok3Iq+n+vu/uoPfsFaG/WoDW58=; b=QcBNrGzBtfCIik1cQCb7HfSjcJKMLL30nq6QOiidsT1io/g0wBhxehntduQ5pWkMqW Wd6WPbP5uNDJh0IKUfEKzgroJmRBoufokvl46nDS3wIph8KA42TSLQZ4LrOA4pW60XDa jb1sAmXIMuax8COozEuwc70JUWgbjfnFVEhnQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685110798; x=1687702798; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qLdhFyRwA3SsqYsdxok3Iq+n+vu/uoPfsFaG/WoDW58=; b=AqovuQNAYf3jecGm543ghhqEy+K7Y9/W6MTwSeG8kT6c/uLgqtoZTVh8zWbP5sAcPK ahQbwdD+V5aLr8xDCQdnz6gGKxzIpPqKacOiOx8Bhtq/pAblWVQDcdKglxUKqq7UhWOy jURI+ZY3FsvhNuvxgD876ISeFZqAvMaw4ECmB5dbb+hPSb1wCFGFav+jdw7igE7K66lh nixcPE6fpJIw3v04k2btze3JxVUqE8L7xTyckCx6v+wPeLUXj5MAYIIvC7HosIsfjrvt Lvh2oOLYqetg3UjF5suOCRUkXZUvWzFbGWSMn4WC6VEJKyPYvBHgqh4K1kMKf9fxCPEi 7V8Q== X-Gm-Message-State: AC+VfDy2cqA4coZzbZJ9lvMQs4aAeMltvIBGPbNHDS+8sopBAM7iXEm6 fk/v4is9Z68B1ccQuxaFW8aSLIJS/xY0EnjE35X6kCyvxOJ+WDbAAoJKUA== X-Google-Smtp-Source: ACHHUZ7XVz7zIInPVmR31NgAe/qRnuvyQKz4+REWrV2KCwXCMxlvoykfEfOvo+IL8Y4iDs4caZsYvDL9KBuY X-Received: by 2002:a92:dc12:0:b0:335:7a0a:3cdd with SMTP id t18-20020a92dc12000000b003357a0a3cddmr1346287iln.4.1685110798386; Fri, 26 May 2023 07:19:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t18-20020a92c0d2000000b0033a4f11e693sm523ilf.9.2023.05.26.07.19.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 07:19:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 07:19:58 -0700 (PDT) Message-ID: <6470c00e.920a0220.7f9e0.009cSMTPIN_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 AA834605246B; Fri, 26 May 2023 10:19:57 -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 | +------------------+----------+ 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) 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/