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 D8B0445ADB for ; Tue, 8 Oct 2024 03:26:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D5184400D7; Tue, 8 Oct 2024 03:26:56 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 1253B4003C for ; Tue, 8 Oct 2024 03:26:55 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-20b86298710so42694425ad.1 for ; Mon, 07 Oct 2024 18:26:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728350814; x=1728955614; 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=xM/wNFq98fzmW7AN7Qn70asGk76G22SPaTVRM6alv60=; b=NE0ajVZ5NksdmhYJyzFu/UCEqM3XuH4Gp3XvMiYhCnW46NxUFo/MBjqbNRKNp6Jgbq 7WRCBIMvB31MEaGEt5sXRpEsQKd1l33nvDriqqVJ6T/TsibMVYnOsW/PNXeh1G6Rkeev eKDUwtSV2/NP1Qmi0ZPUOZ+55SHVum52oEsDo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728350814; x=1728955614; 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=xM/wNFq98fzmW7AN7Qn70asGk76G22SPaTVRM6alv60=; b=YkNw1xu7LUq8n6vm57MY9thY3JX3NkCDhu8IDIIrvMVApQxF5v3BQv3xzWuwCTEq69 AiAgAzqCcGrBE8j3qTjYgBiPC1vjQkEkHhC179VCvETFdY+j5CzdKRT8LBwO1db4NsRB Z3xf/Uco/IYNUIf+1xP5GKuTdAUrQwvf8DYtxcE5ptDQg2M3DY6yAOb1OZXLMxDzViWn OJ18qUuhF3o/FwH7qzEtSbyVo0ognHTeEiP4qVIduMPsDTPqfvc/1uHLw2BmmqRcs4k2 BmWDttzj9DKMBzH55wwHTzZNYHJx81xjG7qqaaaImbzqiEeIHz/hmzp2+wTlIEXZUgLA iayw== X-Gm-Message-State: AOJu0YyLK3hrqhjYmIfqhr8MjCfiaKmxOdKMu6BdXKNQ5j9k3TsUOKkw 5TFNEZ6gQSVXU+QSlhdJF2KI6YvAMClWU+F5/Ckgkz93FD18MBwso/NsMyI7rlOmEPRBCxzcgmG Z/8f09FDzaxZ2IHhh/5Ybx+1NkhOn9hdEpvKrhsviyhhV94/gXzWlYVFJ X-Google-Smtp-Source: AGHT+IFv59fFsWyPqQQ/zpgS1LZgMq9CSRo45HXE1guYvkStulzRGyBFk9dyGoAp5r2g17UyQweVgb8THWcs X-Received: by 2002:a17:903:4404:b0:20b:6125:69be with SMTP id d9443c01a7336-20bff177771mr193522795ad.49.1728350814248; Mon, 07 Oct 2024 18:26:54 -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 d9443c01a7336-20c1398cef1sm2633025ad.143.2024.10.07.18.26.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 07 Oct 2024 18:26:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 07 Oct 2024 18:26:54 -0700 (PDT) Message-ID: <67048a5e.170a0220.358ce5.1f0fSMTPIN_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 6EA27605C380; Mon, 7 Oct 2024 21:26:53 -0400 (EDT) Subject: |SUCCESS| pw145310-145314 [PATCH] [5/5] net/virtio-user: support vDP From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241007150403.1680983-5-skoteshwar@marvell.com> References: <20241007150403.1680983-5-skoteshwar@marvell.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/145314 _Testing PASS_ Submitter: Satha Koteswara Rao Kottidi Date: Monday, October 07 2024 15:04:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:41b09d64e35b877e8f29c4e5a8cf944e303695dd 145310-145314 --> testing pass Upstream job id: Template-DTS-Pipeline#186183 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/31334/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/