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 2163942B9F for ; Fri, 26 May 2023 19:39:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F27C04068E; Fri, 26 May 2023 19:39:21 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 668F14068E for ; Fri, 26 May 2023 19:39:20 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-565a022ef06so16210497b3.3 for ; Fri, 26 May 2023 10:39:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685122759; x=1687714759; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nk94hWVH+GnSykP1tyxEeMf05b5mCVEO17BlfmB2wh8=; b=apl8zxQZpW0CcNWVdxu7hzWS2wD1sfYLuO+hZmm3YblMB46kDlWiKpNLn5ZxAvUir+ SAgNkBJknyUr1Jh1c0mnyaNSkrZyeHIeJNk/d7aaZY4EhQQEtf4NAULxOQiA5K+ZHrDB rrILiM1Tsx8EEVJTTmI9Pu4Tv4gZIAdJuNE7g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685122759; x=1687714759; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nk94hWVH+GnSykP1tyxEeMf05b5mCVEO17BlfmB2wh8=; b=jnO6bj2Aipkj8+QJ+vWOwwLUGaEtLlQ68kBY34xq6nJk5VhjamDKhovlWSuJdFFvUl P8/jT23RDKT/M4Ya2pynaBIuP46M+MhdSYaG/AD5D+no4gDJQlDjbmMU6QJEXMX7/2/C qMb1ykcW7o97CYUwiLb5tn0aXJOmbwrlL38du04pqh/uAsDpfwNrJoHh65IQrFruazSt /mdDDEMOxytlBjJW4Kp3t+upUJ3r1TE0zAElSjFfvXrV4e70PXmSvc8XouMVp4C5MUTK yjbZN+BxK9Da2I8ZeFOgotoJVujtDICRt4G14vLvsB6cV6TMGrM2Gm5XuwvXGvoMLJtz 104g== X-Gm-Message-State: AC+VfDy7hv2eE/Ts01mNQTe9ft6yOuD7HAfecz3rOEeyTH86uKtq/5k6 fvlIfwQQJ6HsSDLlHTg0V6+i0kolVmOtcslBN+hnww+oblbYC9MH5C1IBDpAcX6n9651pAhAGg= = X-Google-Smtp-Source: ACHHUZ7azaUoB2UzZEzA1HlbvuizJqgU2mIOgt5xhZOYQnjcqgfvLPei1AIokverSrmWeXRjlL593M0+uwdP X-Received: by 2002:a81:4f89:0:b0:561:8418:6932 with SMTP id d131-20020a814f89000000b0056184186932mr2557023ywb.47.1685122759723; Fri, 26 May 2023 10:39:19 -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 z129-20020a816587000000b00561902c61d9sm297860ywb.67.2023.05.26.10.39.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 10:39:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 10:39:19 -0700 (PDT) Message-ID: <6470eec7.810a0220.323e3.ce26SMTPIN_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 600DB605246B; Fri, 26 May 2023 13:39:19 -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-aarch64-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/