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 9BD5142BAC for ; Fri, 26 May 2023 16:23:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A8024068E; Fri, 26 May 2023 16:23:48 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id ACB434068E for ; Fri, 26 May 2023 16:23:41 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1ae615d5018so6175165ad.1 for ; Fri, 26 May 2023 07:23:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685111021; x=1687703021; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qLdhFyRwA3SsqYsdxok3Iq+n+vu/uoPfsFaG/WoDW58=; b=AQTDY9VGZrNrH7u2ROa0kmRjnb1f1MCa5PWe5GYXHU5WvHb3DWBrnaqVW/hUWpqKQf AhfO4HF/zn+RfOwijabXz5hxIPgxH3SI4HcJjl/3vGaWYOFxozy3pBPj5JxhB/1ivNuk 651prA4lb70Uahex3nl+QwTV6hcKdSGAbzbUw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685111021; x=1687703021; 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=f/bNZiDD+QO0kOTqKGjohnB5JS2432JMQb4CZX7AEXiT0b0SfBpZfuP1Fr2xuxdNvP BsoOKvJiG+iHQnXaS7RhInglqrl7dnU2D6ddJwOulEcUaKfq2JhFr9UGsIvDS/ceZR1S VeYkWtzY8NiO4dihmUuKtDWfGx2vuqhO6AL3Aro76oauwYMyE7R9nxdca2JxtvJTMx6V kbRtXmJYInbbCae6SV+/nvjtQ80ubpheEIQNdKyUJ89+ZX0wsWWVAuOSWnQflLtXWO/u AXvYRrXrtrPzZtZqoP/Jzq0h7CszKrz/pAyygGUJUUjlE9bawde6vLwB4FbukriosOUl UHWg== X-Gm-Message-State: AC+VfDx5qks5v6HKE7JVPTUSdjMdwe9RPOABGgmASXO7wyhdxQYAwPKp exbQ+EuwXGgMCf7Xi2dm0Ef7hst/+YijRPnprNTZrVdCdkZZ7tfPxRMEw8t5FoAlHLpXNG9CIg= = X-Google-Smtp-Source: ACHHUZ4WWbM/xOKsP86dxYH4dxqwPx71ujtde0LIfoMDOuJ09KzK2w1dRX/6nTzs/459nD9wlaM4LAnMQHiS X-Received: by 2002:a17:903:32ca:b0:1ab:afd:903a with SMTP id i10-20020a17090332ca00b001ab0afd903amr3641598plr.24.1685111020921; Fri, 26 May 2023 07:23:40 -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 x10-20020a170902ea8a00b001afc4200fc0sm171639plb.127.2023.05.26.07.23.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 07:23:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 07:23:40 -0700 (PDT) Message-ID: <6470c0ec.170a0220.a525.6947SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 267FB605246B; Fri, 26 May 2023 10:23: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 | +------------------+----------+ 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/