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 A5B2742EC5 for ; Thu, 20 Jul 2023 12:38:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8858040DF5; Thu, 20 Jul 2023 12:38:02 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id C4F8540DF5 for ; Thu, 20 Jul 2023 12:38:00 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1ba4460f0a4so487126fac.0 for ; Thu, 20 Jul 2023 03:38:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689849480; x=1690454280; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ucWKFrg8QTTH5B49hiljudqt5aJfruaZRB3Z3L5+T9M=; b=Ak3m3U6V1bb7p3PXRxCGPRY8rlQjazeZdnD+/FgNMr8EEQh3se49CJegG10tuVI0Ug e6UhOgiZ6+igsRsOmk5mfv1orJAclUPvoEErO+o/k+7kBXPWPFMQ95P7/WnhSKLlPoU+ DNDSPBullOBXTAXUTsOs/KQwMfy8ViLOJG9is= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689849480; x=1690454280; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ucWKFrg8QTTH5B49hiljudqt5aJfruaZRB3Z3L5+T9M=; b=BeP9wP9E/dyt7SSPLbRKXWXL3GDA+nt7ZwMoSjMywacVG4pwl39a0C+iMRODstTChl VimE/Y8yv4k3r0+eGOHPFT7/WTSWPqH3vLUc3zul74DCRuSFnfFLNyD+8TiNb3krvi9M BB/8hDsr1sIxmBoDExH50MyMCWmbP2XCnak85v+p6QXO2rUp6CJIrna4gXjocwNY2Ils X9XYtkc+eWIV1kgZtLo5Gi4ov0ks9vVy5cOqFS1AKvBMXnHvB09FtGHN+xQrcYBdD577 YNbSlVdjPmLV3hDnJykSTIykis0KPkRWqIzhxuaOOvho834j/bxVjhsHt50OgGDWqoiL G1vQ== X-Gm-Message-State: ABy/qLZKBA019Qo+F6kJBeos56y5jceCwsVx/J0woGHLKvQcyPH4MhR6 0fxBl+XOn56/C3hevoHYfeuE/9BjYg4OVihA6MZ/2HgvPZShKnn6wioFNw== X-Google-Smtp-Source: APBJJlG6A+zH9nJAeDXcO7H0M9+jRbkqkZnIty5uaAtZpN63yB1wgX1yf6WJ+i6nNwLMdXuLgiqf9yew/d5m X-Received: by 2002:a05:6870:9a13:b0:1b0:649f:e68a with SMTP id fo19-20020a0568709a1300b001b0649fe68amr1354941oab.25.1689849480071; Thu, 20 Jul 2023 03:38:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cw9-20020a05683068c900b006b9f10fa670sm61244otb.8.2023.07.20.03.37.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 03:38:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 03:38:00 -0700 (PDT) Message-ID: <64b90e88.050a0220.f180d.44c5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5E042605246B; Thu, 20 Jul 2023 06:37:59 -0400 (EDT) Subject: |SUCCESS| pw129658-129659 [PATCH] [v19,6/6] test/memarea: support du 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129659 _Testing PASS_ Submitter: fengchengwen Date: Thursday, July 20 2023 09:22:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129658-129659 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27107/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/