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 EB8A74601D for ; Wed, 8 Jan 2025 13:51:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E95A64027E; Wed, 8 Jan 2025 13:51:27 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 46EDE400D6 for ; Wed, 8 Jan 2025 13:51:27 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-467838e75ffso28576641cf.3 for ; Wed, 08 Jan 2025 04:51:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736340686; x=1736945486; 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=CqEOh+At0cB9whTPQsXo/Xed0FpbQZ26u+SpJqOs454=; b=ilIWfrnKvTlwOpt3byStBOeUD+ugVRNIe8dJYwwPQ7mk139HhPLwJwGUtSPvoDQOeG 65D3sgjYcOODalVC5aRhITEr6sjtZdxuX3+LVOXVC1I9ZCHtdw8VgMct0w+aGrhklbha twvphS2WufohKrKCab3e3sx3Kg3tOZRcyvaHw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736340686; x=1736945486; 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=CqEOh+At0cB9whTPQsXo/Xed0FpbQZ26u+SpJqOs454=; b=u7AjbjTshoLzjgnzbbbJM9rb2iRPQ2D6iW7zNwCwgQTQDMeOIeAv9h49jxyKduaRII EIAFZWOjs1b1oChOcHa7YihDTb7CfzRN+gkjGRsKuNcIhDL/ybZtiKwCI7LN7Vti9ug9 lqcdhwOmTcgmf5Bo0dqzPhwRwHLZ4w7ZVFUXYluwYfR3VKEt7q6vtgHBLL2+LtoaEnIp jlnKzJzlheg6B7dVS2HnrprNQSaeW3XQbFkBvP9QF6eCW+ith6DqbJmhPVwivR6f5+yX fZhSuvW14C1XhqnABkcldKeP4B2KodAsvNdwVdfBbiGpREs3YAbd6qFKDhu30VL8or9Y ztjA== X-Gm-Message-State: AOJu0YxOxucjoJpotPne3V9kM1JfrMpwjXTHCxxjcYCjR/LZ9v7KZb7G TEnYFZGAgW/U31pkD3tBSgl6ajuawqfYpS66UuiTDYKw1jAQhdj0MHiB7nE81VXt7xTBPUfbo+A rBojSUavc4ajhveWcoa8v/W81UwBKME+tQMSO0lk3 X-Gm-Gg: ASbGnctXpIyt4l1eEXGMAyqsJdG5RgJhi30Nj4RcDClnfQfWtTMs49A68uFONODx3zE R6RpP7LxdBdxOYSsRx4Eey3rhGbEXKEMoXv6MiZjweTRwqYTsomYsYiTkzrZeyPjIR5Hwi+Yilh cWuU5UQRVazkSUApWZtKddNq3Lxkg8q3E/1StPzk+THpO8HRC0ZolMVKxlu8uEGLNMFsVeBlW2N D0NoBMFwpIE9JvtWjwlhyjN53bbGN9NsVNyj/7quX+M0LuIruR1BrODs8jYA4LehkZDpejLfXDW lg== X-Google-Smtp-Source: AGHT+IHGeDeGCHvKUqldrai16ohhO9OpnJAPWFCIaa7jYdKerN3eWbhqT9wxAg59U4EVOsIF44RAOseq04IX X-Received: by 2002:ac8:5984:0:b0:467:4b8d:2eea with SMTP id d75a77b69052e-46c71081d1dmr39900951cf.34.1736340686698; Wed, 08 Jan 2025 04:51:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-46a3eb9a07asm20724031cf.16.2025.01.08.04.51.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2025 04:51:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Jan 2025 04:51:26 -0800 (PST) Message-ID: <677e74ce.050a0220.306287.dddeSMTPIN_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 5BF196052471; Wed, 8 Jan 2025 07:51:26 -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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/149326 _Testing PASS_ Submitter: Sunyang Wu Date: Friday, December 20 2024 01:53:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:510b460e02594a70d4ce19e2d29df3ade8af36d7 149326 --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#110727 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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/