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 3518B43D24 for ; Fri, 22 Mar 2024 18:32:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F22D42EBA; Fri, 22 Mar 2024 18:32:32 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id D78A242EB7 for ; Fri, 22 Mar 2024 18:32:30 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6112a2b0e8eso4699067b3.3 for ; Fri, 22 Mar 2024 10:32:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711128750; x=1711733550; 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=BbQRHGcYUHmmpRPgsRJJexKJ52inZEp68ij75ABM45s=; b=Nfn+HfXqccaxlgAQ6UgAT/q4W/O4xqgjFyZ56QjsdpiDy2Zlnx2NipML9cibTFgKTC kjAb1Gn1/a2pbHfjvcVVbt+hGsACj2eStIXfevx51ghbcORjqLSp8LTVabz7TXCVjYc6 VRumGnQOXhNUHtcNB2WNUoDyxLAJfcXcWs/tk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711128750; x=1711733550; 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=BbQRHGcYUHmmpRPgsRJJexKJ52inZEp68ij75ABM45s=; b=mlS/GI22WkMQ83UNYRGfpu3sKplsV+HxbYn+3hz3QJ4/HHmA/woM2kKc86BUCINn2t ZTJ7kT7XMuTOObZAWySumuWCqQTYGYAL7POlDGPOWPKoxVpOhlmzwOlBhvKe0uo4Ss48 kTNrD2/cEXecIUhjs+S05nm7Zx9OZemQgJs8D3fUOAIgQOcBQby0OPGZlXVTwxHiSEyj rz1liBjDcKpqPlnU1p4xZre018kJFKN0iLOYLwYIv8TC1m3JkF/dPl/ILrOithI8Q65y 5/6mQ2u9Jpnss//RtZVnqNCH7MnpN+CAgVSDf+0v8G2aM6V4IvU7Q9iXKLY6BsT8HREf 1WFA== X-Gm-Message-State: AOJu0YwDjw/EsgcL2mQLxzDPtMrdX8sJ9SZuom8RPFHB1x1T53UKg/Zh 1uz3DlQXV+sTFYRBNjNBv9gbFOHYQAffxtNbihx3Zh+ApNJlsg1iDnXF1miRL8k3GPNlRRus7PS IsXXWuvn5hoVWn7MIG9wNPte1jMbyHG2LVNVfTn7y X-Google-Smtp-Source: AGHT+IH15G4jBdvQqcwp4Dbi7AxA5CdH3iE8xH0+KG1E43LBvwtnLJcBKDa4f+FJcrOQZc8W717JE5viW7R4 X-Received: by 2002:a5b:611:0:b0:dc7:4800:c758 with SMTP id d17-20020a5b0611000000b00dc74800c758mr20251ybq.10.1711128750347; Fri, 22 Mar 2024 10:32: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 s26-20020ab04a9a000000b007dae7db0b82sm166506uae.15.2024.03.22.10.32.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Mar 2024 10:32:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Mar 2024 10:32:30 -0700 (PDT) Message-ID: <65fdc0ae.b00a0220.ac501.79e6SMTPIN_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 0105F6052471; Fri, 22 Mar 2024 13:32:29 -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-abi-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 | abi_test | +==============+==========+ | Ubuntu 22.04 | PASS | +--------------+----------+ Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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/