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 2906743D56 for ; Tue, 26 Mar 2024 17:49:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 20BB640EAB; Tue, 26 Mar 2024 17:49:11 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id C47294013F for ; Tue, 26 Mar 2024 17:49:08 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7cbf307213fso233258639f.0 for ; Tue, 26 Mar 2024 09:49:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711471748; x=1712076548; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=etM/H4/tPS5LQjq9zjI0gA6VpbzH1AgOc8KRcPsGf08=; b=j0iaBGBZBGe+TQWbYB3xW4xk6VX9k2+y3qffRQQPfwACLOTiUXCb5uHeutVK+hSjWz ZCbslDMLjEDOZXeL/MC8DEylbnkh6R+DlnRD/2Zmyhg++v45mouszWfA51DcMWYvMGeU RR5O5xDuEaO044H/vl3okLMutkwl5AkMXoNww= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711471748; x=1712076548; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=etM/H4/tPS5LQjq9zjI0gA6VpbzH1AgOc8KRcPsGf08=; b=RwSAJwmG5lAaM0L+ALOZ4gNPwI7dBd9pDXGuP5KrOo5az2L2fTl44RyRSUthUIuMUA FZOlt2XoyUhZL8RqbdnV+SinKim50rqlCwLnds9jnqI8Kayxgsj5rCiui/3wzJF1Jbuh gZI6xqDGOHcr3wKFRWlKZib9BeP5l1ZnwRGVDoXshRz7ZZteGFW+DwG1inHM1ozFqh3Y 8nLJ3S4x5ZDGao5b3GMce9BUY22fdi0tLq07ogaFDtXge4kAdrBU5xRIUfaTlOna5Kwn Dp/K4/DBPTREVjS0qjSsfBgHZ0zCgPQRHlh4DPZt9gb/x5Wf3kMwBifUODhP+hT+18lA agIg== X-Gm-Message-State: AOJu0YyxpBzTNOFfkwdOSEg7gNjMR1o4QGKU04LtGOFIrvfKAKxgjS5w zaKBYz0jvHuLEk5brDq+k0w/BTLzTVXdwqJQa/1EMiI4Nfl5QUQuvOHCjy/RV7C9HSde3Myt8jf pQHNBBHiRb9NGxpP335+y08rz9PaEZKm9sBZ2tV/V X-Google-Smtp-Source: AGHT+IHCJXH327O1zRH+iLx2Tr1okK2dV3vGXpYo8BsE2Kl5Uh6jkUoqg9/t1CDI+MevWonwP3joxNNXVMcq X-Received: by 2002:a92:cf06:0:b0:368:4e6c:8d18 with SMTP id c6-20020a92cf06000000b003684e6c8d18mr313134ilo.26.1711471748211; Tue, 26 Mar 2024 09:49:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y13-20020a92d0cd000000b00363c2053bf0sm532059ila.23.2024.03.26.09.49.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Mar 2024 09:49:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Mar 2024 09:49:08 -0700 (PDT) Message-ID: <6602fc84.920a0220.f4dd.3516SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D29B16052471; Tue, 26 Mar 2024 12:49:07 -0400 (EDT) Subject: |SUCCESS| pw138811 [PATCH] [v2] graph: avoid id collisions From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240326154936.1132201-1-rjarry@redhat.com> References: <20240326154936.1132201-1-rjarry@redhat.com> 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/138811 _Testing PASS_ Submitter: Robin Jarry Date: Tuesday, March 26 2024 15:49:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:ded4d4765171b88470e59307f10625e942f22fca 138811 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29657/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/