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 BEB73424EF for ; Mon, 4 Sep 2023 12:19:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C4F7D400EF; Mon, 4 Sep 2023 12:19:40 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 9CB0F400EF for ; Mon, 4 Sep 2023 12:19:39 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79564282cb1so44248239f.2 for ; Mon, 04 Sep 2023 03:19:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693822779; x=1694427579; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3nFZu1Sq95W97TxH3eybMrFs7kiABgH4s1VbCxug1dw=; b=dr0q7ciMVhtwd5/uDGhfgc6RfLlCutJB1HcDDMoISukObA97fV14UFdeYSk5B1nW3r UvwMcdzx/tEXk6kQBvdvgyZzFrl5h6VUOlrbiVeGHDzh+HAz0hpq/DKyetylP05BYRG4 Er/00EnK5YnRdSOO7VJs3/d9zJK19JzV3pIAo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693822779; x=1694427579; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3nFZu1Sq95W97TxH3eybMrFs7kiABgH4s1VbCxug1dw=; b=YadB65BoN3c348JCVEIK+DEjy7RCY2y690OQVmvAsQSJNW2HFaNgmo8uqH5zjl3YMb RbGpjp8+EQ3tpHzBhcl6yJ0q91XvZkBvUOtLl+YvyMMgQGlEuY9bxeZZAxW4Uh7K+QpQ /6d81taWTcCKujMeColxQ3qN7L+IL8sJxZHZ7wJimZSKLANVF/cGIdqFinIe0K9DIEBN LFMvjTcNCGPcO2Z0uZzf6n1eC1obUAuDUdKEDjjbp/PIOxBP2POD9qlOGXIUq2HSlj++ Urkcm9uE3gdcFxFiMntQUEyZbly1SpNZ5FyGT8CWJwIQOOHVbnYdKg+2YLgRro2knT7I Vy2Q== X-Gm-Message-State: AOJu0YwQIIinj/8pxcdtJodeOcTIJVG7rY5Vh18ggD3JyaCxt81/J9fU iS9WgbdjL16e4tNiocnPxeqKwm5weUeRU05QdPzbnkXz3XuUmjRTBrY04w== X-Google-Smtp-Source: AGHT+IGLM2ab3bvnYrLdRBJLxm/uATYp68HhCS65snJg0qSUNfl1dgLScEuokaf8qkxDbShCAlpK8F2dnsOj X-Received: by 2002:a92:ce0e:0:b0:349:7663:566c with SMTP id b14-20020a92ce0e000000b003497663566cmr9459822ilo.30.1693822779050; Mon, 04 Sep 2023 03:19:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z12-20020a92da0c000000b0034939594953sm320706ilm.37.2023.09.04.03.19.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 03:19:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 03:19:39 -0700 (PDT) Message-ID: <64f5af3b.920a0220.e1719.1ef4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 93AD66052471; Mon, 4 Sep 2023 06:19:38 -0400 (EDT) Subject: |SUCCESS| pw131144 [PATCH] [v2] eal: fix memory initialization deadl 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131144 _Testing PASS_ Submitter: Artemy Kovalyov Date: Monday, September 04 2023 08:24:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131144 --> testing pass Test environment and result as below: +-------------+--------------------+ | Environment | dpdk_meson_compile | +=============+====================+ | FreeBSD 13 | PASS | +-------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27515/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/