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 7CD3D42BAC for ; Fri, 26 May 2023 16:35:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 792444068E; Fri, 26 May 2023 16:35:11 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id F040A4068E for ; Fri, 26 May 2023 16:35:09 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1ae3a5dfa42so5673375ad.0 for ; Fri, 26 May 2023 07:35:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685111709; x=1687703709; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=H97LkfbA9cTGLmLZEWfdkjWf/UfPWGd2v+fMxwNvRCg=; b=Gv7UNDVTdsz+g/6EksSdlkpr6nW+U+y1vwOLAVaM3T9izo6u7q7VnN0n1ihhRwmuMx yS/vb0F3RxnhniBv5qcP/LZFW0pPL4AEdN1COEbjEuyJxo56QhLIHl/YixWLZiT0ok2b zMMjin2EHv5n0R+8oKmn8I3VxgBwEctbmWR1c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685111709; x=1687703709; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H97LkfbA9cTGLmLZEWfdkjWf/UfPWGd2v+fMxwNvRCg=; b=LJRFFvOq3CmU2TYC0O+M6mjSKTBYi9/J9eMPxZClI0DgCofZDs/IVzD9i42XAT8Okm NHOrKjNIN2ADx4DaPLyD4k6Hc0VvHxMtMc9lmjDgSxY+kfyPXgCTC0ihmca2S4Q/Vm6j VjT6epqH2Iy26wFGt8uts2KWDr86BxxcEsfTApQuf9hoLkoyEj646dK5S6IWqMAWm76R nNMcnVa/MqHyAPo1PSZ51iauh3IxW+DajDygmXsOgsmDBInCqT9XB2B1F8oUdqUdpze9 FWHWmzh2Kxtud5wCaucgI/cuSI/6mv7jDGGeRIOREDlKAVvkIX2z5JehJWohabGQUK0D p+og== X-Gm-Message-State: AC+VfDxHk18KSytaKJC/EtoDXbM9kaV8IgF/Y1Clwh1M96ltLbMlDP/S 2ErSBa2O9WzPCH3L/MHTxS6j7R1VZtbEePiBq+mrmEIEauli+ae0qWlXHVc9xX4hrRqJ3gxpOw= = X-Google-Smtp-Source: ACHHUZ7BsX5udSRB/wYd6ImRiqdarU5u5Gc3YsXmpn4yFPOgLYvWYckp48HQDHfZ5bSUES4uFB75YsvHSHaM X-Received: by 2002:a17:902:dace:b0:1ae:8e58:eb25 with SMTP id q14-20020a170902dace00b001ae8e58eb25mr3153131plx.28.1685111709029; Fri, 26 May 2023 07:35:09 -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 h6-20020a170902eec600b001aaee1fbeabsm162743plb.10.2023.05.26.07.35.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 07:35:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 07:35:09 -0700 (PDT) Message-ID: <6470c39d.170a0220.bba2c.5c96SMTPIN_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 81E4E605246B; Fri, 26 May 2023 10:35:08 -0400 (EDT) Subject: |SUCCESS| pw127551 [PATCH] net/igc: support device I225-LMVP From: dpdklab@iol.unh.edu To: Test Report Cc: Qiming Yang 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 Bullseye | 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) 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/26409/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/