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 5294743D24 for ; Fri, 22 Mar 2024 18:50:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4EE6040294; Fri, 22 Mar 2024 18:50:44 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 1477740284 for ; Fri, 22 Mar 2024 18:50:43 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6e6ee9e3cffso1550099b3a.1 for ; Fri, 22 Mar 2024 10:50:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711129842; x=1711734642; 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=H1yvWEFebD8uoJJqpP9mhGf1YScZjDSXxKGXH4hK4To=; b=OO3cha+TZ3cfFY4If2TNFAe/8G442J1qOsT+ITi/nzddk8hKvQONKitkzMU+tzFFLd 0KY8FPqF3HCbhGhBZ6GzHfI1rFqt5rr+PjJcgferUuF8gGxY4+fcNBdgdiuqmt/hcigW E84npgNxOYfJL4KoSJIb7EzPoZJGQO66L+ZaY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711129842; x=1711734642; 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=H1yvWEFebD8uoJJqpP9mhGf1YScZjDSXxKGXH4hK4To=; b=dPNKp5GNADxnjOB5Tdd50hMEyX3ntWHkqMIMoY8X+91mnYV4l61H+X/MEYLYuiTv/I KZZKm89IHJohMurFputmoVTxVcF+U6d9ekSn/9HGDCx0oD9dojsksjYj/MWt4IEFxk6l 68+EInoTHRCOODMX6sm2xN9NtFFlwWGO6v92d+dLxysSTKVSpaeQbLm267l/SSJwTWvX PgA2qNjP/l63BNuRWF1abt7yMHqRXCybZ+WQfv6t9JAOQWgmpNfJOpA19i10YF65DOwO iOM5cl/GJDxd4xolq8TMynNrQZEkTLorr4+CFCDaZzk/6kK8qFmB7b9ITGo3BZXrnFyJ MFTA== X-Gm-Message-State: AOJu0YwrFXZZp2V3e5OtB1G0tCOob3zSIJ2Av6heAtIYF+T/jEg7p7BY /Kx0WWJKzSOWhQq3IFYQwxrSIAf3mx4FFIxRB0OkUBvyHhZVY8Yw0QMx+7hhzE2k86CWIoncwpr 0tCha5jAfiGXq5tkPg8ttIW3DwWDt6EMO3iGEwD5KV9mJc1teDHQql54o X-Google-Smtp-Source: AGHT+IFyXbmCkCsZs95yKYJBWOSPnl5WR6z4SIVTSPyoRPW1CoAmVet7OhJnPYCeFPeYhQkKVzrT+6ypbWXJ X-Received: by 2002:a05:6a00:9399:b0:6ea:9329:58bb with SMTP id ka25-20020a056a00939900b006ea932958bbmr633687pfb.15.1711129842199; Fri, 22 Mar 2024 10:50:42 -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 p31-20020a056a000a1f00b006e74a860417sm1615pfh.1.2024.03.22.10.50.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Mar 2024 10:50:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Mar 2024 10:50:42 -0700 (PDT) Message-ID: <65fdc4f2.050a0220.4fad2.01b8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4A8256052471; Fri, 22 Mar 2024 13:50:41 -0400 (EDT) Subject: |SUCCESS| pw138739 [PATCH] [v2] graph: fix head move when graph walk From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240322154637.1346239-1-jingjing.wu@intel.com> References: <20240322154637.1346239-1-jingjing.wu@intel.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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138739 _Testing PASS_ Submitter: Jingjing Wu Date: Friday, March 22 2024 15:46:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:0219d467bcb1d19b386b5bae8eecd3514ba13fdb 138739 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +==========================+==============================+===========================+================+ | Debian 12 (arm) | PASS | PASS | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29631/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/