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 642A045EF3 for ; Fri, 20 Dec 2024 04:03:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5EFDF40267; Fri, 20 Dec 2024 04:03:41 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id A9CC740144 for ; Fri, 20 Dec 2024 04:03:40 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-2163b0c09afso13608745ad.0 for ; Thu, 19 Dec 2024 19:03:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734663820; x=1735268620; 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=3jymA20In5Vnb9vDlWUHpY8gtmfwILQrbomIyK8YQK4=; b=bGF1cPuV5j1IwbdXCCapM1Vm6tFaCGXrLmut0c5Zqa6je+s1BapS6t+1OIFzlF4rRF ZSaOcpSWCEZZs8h255vmc/huqASrdmBEhAWQLZ0eNCeDh2JZWXUdF9BU2j9zptCdGBPk byN+ILujrM2C00koNuOQKj8SbmaQLsbVWlrqw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734663820; x=1735268620; 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=3jymA20In5Vnb9vDlWUHpY8gtmfwILQrbomIyK8YQK4=; b=hgurHqGgg39yoTOTcRmIBlao0zDUN10YyK8FV5gihzBpK/CV3J4n5UlwdpyNA+AEIU QU388u0s+sjMduCehC1twi5u3pjbGcv4Jrma8BRlONVLSsIYJtLl2bq0fX1Cqmh7I5Xf fZftEu7g7O/eiH7bOsz9gWdxha94LSccXk/SxJBlmInL6uIWGgYdMP+2uJIumVIcSdPx ECFAaTfGVaeeX1THfE59T3/gsYb71fr3vZtQVT8CelEVCWPWmbkGn9ul9y93yir+Oq6k /y6LSAKBwz6Np/Vcu0l4jSvjrpoUHRvQ7FTYQY5cYqQOkMkIWNZ6gV5bS/dsW1LWWJ/n jxoQ== X-Gm-Message-State: AOJu0Yz/m5pdDcKd1c4+TVoTC8WEaXDOyck4yYi8IT7UTjM0LOeQ2kUw kKvbZH+c2YjTrY7A/xr7T8VwAnm+r4ppin2hEqFweEddgc+JnH0T+Q0dMOJ7hIh9EZPXSm/5ZpA xF6ydm8oTNBOrRkIvfdAnuohfbuXOQgJUavrGP34AwwcCPloefF0ntdee X-Gm-Gg: ASbGncv05UfOWnxBd4Z1+pEtLk0baixOgJH0Pc2QNYQXDkvfYcLt2+2vmPwcXbzbyjP ipThXP21mkkE+QyLC9kFxUfyzttBzyl/V2SvgWMMyzQVI7rn/fYSJXL/3uhtrM2jBI7iaMyuhOk eAUFxrFrivBFmVHgUseWd4L8b0Xa5OlE+jv0VtspDYbbAf20CSUncFKXTo2fE0WQohX95YNv/jg 012hHoMQxTr1qQHx8ZEVOYX10ZZbwD/k983gN++4IYY6TdhpjJpe1TIJz2G95xJ7W5Z+JB3Cli3 2X0mcA== X-Google-Smtp-Source: AGHT+IGrNu9BfKRDUczOVxH9sr585oI9TdH49+HOPbJ7N4F2LOKetenxZ0Bqqo9HUyV4jvbxWA7kVWZu+ffA X-Received: by 2002:a17:902:d481:b0:216:770e:f46 with SMTP id d9443c01a7336-219e6f26692mr14853135ad.54.1734663819807; Thu, 19 Dec 2024 19:03:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-219dc98958asm1004605ad.22.2024.12.19.19.03.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 19:03:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 19:03:39 -0800 (PST) Message-ID: <6764de8b.170a0220.fb641.76e2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 05D6D6052471; Thu, 19 Dec 2024 22:03:39 -0500 (EST) Subject: |SUCCESS| pw149326 [PATCH] net/virtio: check return value when calli From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241220015326.36760-1-sunyang.wu@jaguarmicro.com> References: <20241220015326.36760-1-sunyang.wu@jaguarmicro.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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/149326 _Functional Testing PASS_ Submitter: Sunyang Wu Date: Friday, December 20 2024 01:53:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:510b460e02594a70d4ce19e2d29df3ade8af36d7 149326 --> functional testing pass Upstream job id: Template-DTS-Pipeline#203485 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32177/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/