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 A6C7542B6D for ; Mon, 22 May 2023 09:56:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 78E61410D1; Mon, 22 May 2023 09:56:14 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 8EB70410D1 for ; Mon, 22 May 2023 09:56:12 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1ae85b71141so25998085ad.0 for ; Mon, 22 May 2023 00:56:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684742171; x=1687334171; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2K6OwDvY88iK8w7jE+j74+HaBplw2IcWLfrALTZ9vqM=; b=dAG8Hk1EA1qiHdOznh8xkf/4KOF9h3d+9A5a9eyDmsG7cpNROi2TW+43RxkvxdZ2Iy olyaxuWWcGuH2RT5AkfYf2JpKogYvC+1f4IspccwSy+2f3Ap3vD1dtyIWBBBJbSbQuM9 BoPf3s8PFrbDLAe0f9vskyVbQp/dB27RF5yhY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684742171; x=1687334171; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2K6OwDvY88iK8w7jE+j74+HaBplw2IcWLfrALTZ9vqM=; b=Wocll2KlrNuj3EnqsCEs5NvMrzkCTQxI/W7rXVu6zCO0qju7f1spUF60cmdHyjRXcN +8PRnjsVqOWdgcK0j30UideRbMJgDPYs6Bs8yPqbdZ5hDTgZ8FCJ11TkwIP6D9LdZlrM x/ZPvv7e5znbjICu7JhIBQW7w+F4It1mLR/5pNDhvIX6mCHXuOeQPibFQnPJJ81wzUJJ 4DWeOC/athT2YlSXXZNELpvWN1qNXnbdYrVnF+zDoDSvYQj1x3bSzksByGOElh8iyp/c /qWrh/4Z4MgNpUM+54rgaIwpxVHbdEr4Ac+UM03Fr20CiYupzBuRM4t0W5fO0zi6NVKH loJQ== X-Gm-Message-State: AC+VfDwkochH9ypcsKcBkbjNrdtd7iXj6vb68DQ/tg6baO4riQKLxmDb bPC6ehMGXDlQeP2Y+cEpiGNgHolQu7AITFzw0BDcONM1uMn/wvfGVfnVhRcOZU6ak0fCRpHOyA= = X-Google-Smtp-Source: ACHHUZ6/9u+ynjWpcL8APYaRlL28p3cPWCbhUse+oBiI10kEyt5DEnsN/myFXjpjow+bGMSlvdhhlsWalwt8 X-Received: by 2002:a17:902:d717:b0:1ab:7fb:aac1 with SMTP id w23-20020a170902d71700b001ab07fbaac1mr9682517ply.24.1684742171662; Mon, 22 May 2023 00:56:11 -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 p17-20020a170902ead100b0019a97a43231sm674703pld.53.2023.05.22.00.56.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 00:56:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 00:56:11 -0700 (PDT) Message-ID: <646b201b.170a0220.aeae1.9b6aSMTPIN_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 17F0D605246B; Mon, 22 May 2023 03:56:11 -0400 (EDT) Subject: |SUCCESS| pw127138 [PATCH] test/mbuf: fix the forked process 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/127138 _Testing PASS_ Submitter: Ruifeng Wang Date: Monday, May 22 2023 06:01:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127138 --> 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 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 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 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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/26321/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/