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 5C44742EAB for ; Tue, 18 Jul 2023 17:27:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 30A3A40A84; Tue, 18 Jul 2023 17:27:34 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id B47E540A84 for ; Tue, 18 Jul 2023 17:27:33 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6687096c6ddso3729792b3a.0 for ; Tue, 18 Jul 2023 08:27:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689694053; x=1692286053; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NBf3BLINTl2QxKLCpVrNsSQ07vGplxOAgsiUtNYeI14=; b=L520f3t6pQyyem1pqlVQQVIi2U7wIQzt3nka/VBNU6RBUYCXEh07RurRcW97Bu8Xfu LjntaGjPfUF2AQnhVCVK1edWPKA7RYNUnnzlF30hXODliqDSlCq87OseatVNEmjXMPmq tWYn4wpVPfl3RDSTbfatX/VCTMatVS3FLht30= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689694053; x=1692286053; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NBf3BLINTl2QxKLCpVrNsSQ07vGplxOAgsiUtNYeI14=; b=SbwdvWct+52Hm4tS0RArZ57iliD6UGh4RReNPZ4wCA5XlhZuVgNOL7qFKCyx5IJg7b EhhyxbzDl9LHe31yMAaN4nOgfrAKs/VCN/ISPliIy9sI0kMek8mm4rgFcgFPDcaDBkdT 6qd2dST1nSq/kS5xxwBiX43zE4NjrPw6lQ8B65pLYW7TapEP3fnBnWQ7+js6l1IH0v4Z 8d9WWayzZOlup4U/JPs4PmDkFqXxeXKohTQByxnu8IwwQDDa2Ci6+w7nwLcI6RWSl9Aj A7QcFBkIP7VO/hLQhfpjBT1vJvMKBzfOWRa5w4vDY+OdczJwdteZGRwuKXVIsJgtG9cf fkEA== X-Gm-Message-State: ABy/qLa8rnpiMm+bsoIDw8PrXBO55Id9tve/aEyFN7aBYdQp2GlXBg78 D/fTRobhBfxNCkR/QeOxggIOQ1XxoToQ2bClgjWIjCeZRrZlzGJOBbqksQ== X-Google-Smtp-Source: APBJJlH7p7H9XlrouVQn6JA484twXhHpawZbljcehnepLL5PLOJ2kUg8YF6piwK8A8Wl9QiSP/wXEF9bluc+ X-Received: by 2002:a17:903:234d:b0:1b8:b3f9:58e5 with SMTP id c13-20020a170903234d00b001b8b3f958e5mr15766775plh.38.1689694052864; Tue, 18 Jul 2023 08:27:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x1-20020a170902fe8100b001b040079c5bsm180920plm.118.2023.07.18.08.27.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jul 2023 08:27:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jul 2023 08:27:32 -0700 (PDT) Message-ID: <64b6af64.170a0220.b45d1.442bSMTPIN_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 038E9605246B; Tue, 18 Jul 2023 11:27:32 -0400 (EDT) Subject: |SUCCESS| pw129627-129624 [PATCH] [v18,6/6] test/memarea: support du From: dpdklab@iol.unh.edu To: Test Report Cc: Chengwen Feng 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/129624 _Testing PASS_ Submitter: Chengwen Feng Date: Tuesday, July 18 2023 13:46:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129627-129624 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27092/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/