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 8B43242B9D for ; Thu, 25 May 2023 18:58:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F35B40DDB; Thu, 25 May 2023 18:58:32 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 685E340DDB for ; Thu, 25 May 2023 18:58:31 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-3f6c81cc112so12877251cf.2 for ; Thu, 25 May 2023 09:58:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685033911; x=1687625911; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4Zl7G7JUfOCmyEDisvXd/NFZveQolmelLiTiHq+kO8s=; b=VAWy9DN5fytFGD3/A6jSJnfTR/JfHLx3UPXrvQR1d0MMnd11BngFi/ySSCGJwVK+1k A5penD4+WXpMds9FChXq5/uGgDemVjHMThNGie0U+k/0TmfR5QR052N+F7WEI9SpsqLY pGOmZ7ikSolUKE3cVnlMOOfeRNn9egKzecw8Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685033911; x=1687625911; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4Zl7G7JUfOCmyEDisvXd/NFZveQolmelLiTiHq+kO8s=; b=RbWXhvwzgVtp0WZ99der8xOUaI11GHb52KfFcj7xkj0uuBWqR5R/CLYoFcJvDIry85 2TobydK2jOCNzidStx1Jx6U+Be82vCcncf1ZnZclEzCIu56H/0RiMAvPlq26lfxH2aV7 aJBUlhAlGxazAA9TMe+CJyI+lZrJB1ED1QJSfNfb1KAw9aSU6EtZGbsLIEXQeYjm0p5W QuD1y5N3TXXB3PzagkL5lhO9sx8X1AkCKktgFd52ZeVWvkMuLNjvDerVHGqK2jQ5KY3S fqpjYGxo/Xt0BEXmAhMcZ/juCR3JWF69R8JbVdCWb2seuEeGIAMovuraVkx4dOhWs8zf UTgQ== X-Gm-Message-State: AC+VfDyh2pYnQ0MbE8CtMMncbIoZ+hYIiYVCMPmnadKZ/ExOXRC86laz 27DhxLS2nz5dmJyVoN0EIAYEVel5pXEHyonGDLrNSRa62bGVyCB9vsKwVw== X-Google-Smtp-Source: ACHHUZ6gU608/WwLuJB8AZ9vxNIJiuh/zf9cruYQvP+jkWetw0FcnGAW3FxIBQRyDagtcE7eFFqLB/RT6b8V X-Received: by 2002:a05:622a:1b86:b0:3f5:2549:3355 with SMTP id bp6-20020a05622a1b8600b003f525493355mr269514qtb.43.1685033910834; Thu, 25 May 2023 09:58:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g23-20020ac84697000000b003f4eb21aa03sm88363qto.16.2023.05.25.09.58.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 09:58:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 09:58:30 -0700 (PDT) Message-ID: <646f93b6.c80a0220.58e3b.2465SMTPIN_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 8513C605246B; Thu, 25 May 2023 12:58:30 -0400 (EDT) Subject: |SUCCESS| pw127368-127367 [PATCH] [v3,2/2] app/testpmd: fix segment 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/127367 _Testing PASS_ Submitter: Dengdui Huang Date: Thursday, May 25 2023 07:03:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:2d9e10932d535ea553081b489a25f6fce7ec7996 127368-127367 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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 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 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/26377/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/