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 EC23D4308C for ; Thu, 17 Aug 2023 11:19:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8F2340685; Thu, 17 Aug 2023 11:19:29 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id B164A40685 for ; Thu, 17 Aug 2023 11:19:28 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-565f86ff4d1so1055467a12.2 for ; Thu, 17 Aug 2023 02:19:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692263968; x=1692868768; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DQVjKJJliQ6zcSzV/lIyIqUpVvUSDbsyiXOgnD5R+LU=; b=ZkSzxUI9VuARsF4ovwxPj7zgw/wJ42L/EJlJjUO8luMwGLwLiZU7Pl2Ncr5oyTyViZ 6CpIgDkU9DZILFs1Lhr8fXf4Y+lYz1FrkfP3JvzE4698CtHZqQ5yehfUtdXt4y+Dz7BP PC1WRGxDO8MA5K79ZgX6eGx3gYaRMWVA520wk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692263968; x=1692868768; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DQVjKJJliQ6zcSzV/lIyIqUpVvUSDbsyiXOgnD5R+LU=; b=kUG3PW/WSY5LAunn/gebaj4gGCEU8hrcCsfnaIii+sQ2ry3LsWjSXwXpzc1H2+v1Yj lw+KBM1uOcDsSRdLhrzOIGqmVmp43OZ9ZDNHGleHWVjdxnbDgGgtQcg0B0oGLeYZ1V8+ uzlVSROL2wA9pHDMPFUixIf3iHTq+lWfMlROK+1ZriOEa2POQXm68Q1PZYLAQMMTzllR y/7Qu4XXoOlsW0TNX7Gved6fVL1TGZwBZBh4lDGlMlDKEdqIN+Jba8TvqsEzohbdAWEB 2aUrtcAVMYWlDEEwiciFHtoyKRr0e3seENHSOVcIemc7ySUK8BJIdRoQiVHu7mh46xB8 0SAQ== X-Gm-Message-State: AOJu0YymJIE+OAaZZRpFTXPOEU9z2ykJwG46X2I4ScSwMttkM4Smo4+G 13J9x5ObxbIvOj1a8qoR4854lSdYQya7wIGeJI1+MFQ9uKRDdznfzJl/7WCPbCmqAoeDs+X4DQ= = X-Google-Smtp-Source: AGHT+IGjISArIve69CykiDDqPy8zeJvQHPOWrCfNLmDIXbJClzPYHVN/iprSXCzENMvwD8knEwAhFHn/cLN4 X-Received: by 2002:a17:90a:f598:b0:268:36a2:bd0 with SMTP id ct24-20020a17090af59800b0026836a20bd0mr3813273pjb.8.1692263967852; Thu, 17 Aug 2023 02:19:27 -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 mq5-20020a17090b380500b0026b249091e9sm310609pjb.12.2023.08.17.02.19.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 02:19:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 02:19:27 -0700 (PDT) Message-ID: <64dde61f.170a0220.fbabb.4b76SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1206A6052471; Thu, 17 Aug 2023 05:19:27 -0400 (EDT) Subject: |SUCCESS| pw130461-130462 [PATCH] [v3,2/2] ethdev: add the check for 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130462 _Testing PASS_ Submitter: Huisong Li Date: Thursday, August 17 2023 08:42:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130461-130462 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27366/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/