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 9079F45561 for ; Wed, 3 Jul 2024 14:13:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D28340E7C; Wed, 3 Jul 2024 14:13:11 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 80A7C4029E for ; Wed, 3 Jul 2024 14:13:10 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5b9776123a3so2188536eaf.0 for ; Wed, 03 Jul 2024 05:13:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720008790; x=1720613590; 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=HfQx3LV3+7dftw3b+P50NmJQqgLuBt9mHfGt0Qq+QIc=; b=W53cnsHq7YcayvlcdDh8W11aFFmc/x/nX03Glk7lneLnnTA8iPVJyZB0a+DsKim6Gv u5q8TC649S8Cl0D6w6Ja9g01X9OZl3/Pc+qW9jqjXTrFrQlKsHiYURl3WePU2W+9sJIp aFWEKrKPu5Ql6VNS5LV+P4t4TxygixeFUaen4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720008790; x=1720613590; 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=HfQx3LV3+7dftw3b+P50NmJQqgLuBt9mHfGt0Qq+QIc=; b=gUZht59e717r9yxpM1HI6wK0CUoM6S0qhtFDyD6x35Iyb3EAwWmUi/FDJthvnrmUf2 TdgCdldhORbtHKLUwd0ShE4dZQAeqOEz2WxMC+7m4KXD6RpWB+CnFe15p99QJHJaVBAF +PWnPigD41vrXiQp7AHv2i8z0bywV0Wz/hMDDc0Vd7xUHLc4YWrH0NkPhVGIX47wIFNm p9akNbabttJ4UKBRLVcmvhDka6XSUd72cOATsNKZFuljTFozt5s/N1DFnw9V2Hztyzin d0iQiGpI7AJ6b0G92sTFsTH6ggMY9550OJnZa6IDek4ZW6THmgg3B0ay2sFLuMNkuRG5 uVYQ== X-Gm-Message-State: AOJu0YwG8IzlA/Skkss6Ctdm7pKN8uuQYSbOJ/2OHs62guKHivG/FMV9 C3IJwTDbevMMqN5bk6ctNaoULjSRAKMRq8Jq0aUPcAUOPeqhO2V+t+dDYOVsjIYzlXT7cKWdqTa 7zsLoEWl9W+nc63nGqVBiLgTMx7FZQXajrEDkFrJ4dhSXKPESaNWRX9Yx X-Google-Smtp-Source: AGHT+IGdBzquDOCGbj4rd8TwTrPj1ri7KXzGJWQteQD5P7F6IBKn6CxXpx2C6cq7a8WaIDx6OD2S7ELCu9fy X-Received: by 2002:a05:6871:24ce:b0:25d:f7c5:c786 with SMTP id 586e51a60fabf-25df7c5e8b6mr3213925fac.25.1720008789730; Wed, 03 Jul 2024 05:13:09 -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 586e51a60fabf-25e07757456sm95052fac.47.2024.07.03.05.13.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jul 2024 05:13:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jul 2024 05:13:09 -0700 (PDT) Message-ID: <66854055.050a0220.a2c1f.6f05SMTPIN_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 352CA60526E2; Wed, 3 Jul 2024 08:13:09 -0400 (EDT) Subject: |SUCCESS| pw142059 [PATCH] [v2] vfio: combine container_create and g From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240703091657.14104-1-xiangwencheng@dayudpu.com> References: <20240703091657.14104-1-xiangwencheng@dayudpu.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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/142059 _Testing PASS_ Submitter: BillXiang Date: Wednesday, July 03 2024 09:16:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 142059 --> testing pass Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30396/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/