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 CCEFE4407F for ; Tue, 21 May 2024 04:08:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7FEB402CD; Tue, 21 May 2024 04:08:16 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id A5B154021E for ; Tue, 21 May 2024 04:08:15 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-deb5f006019so2912335276.0 for ; Mon, 20 May 2024 19:08:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716257295; x=1716862095; 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=c+QhtDBC17ph77QKCR4Z8jbXgwPydCQWTKo+2IFFA6Y=; b=e7iFiYCS/Y6auxjnRDjriKs/aYm7IyhK3QI1vU2bVtfETJdw/1fG2pkECVZik3M71k rGxspE7CTaKxJ0MDEZiZ4p8OYsJVGKcwXI8XEMLGItE1t5gdNQnkHmJyootrYJz47L1a sUl56TjR1RNCIWwV44v+mBgbnrCWFFQsK0gyY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716257295; x=1716862095; 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=c+QhtDBC17ph77QKCR4Z8jbXgwPydCQWTKo+2IFFA6Y=; b=idp1PbfjLwR/zB8vhi3EO3zG/Ca0KgpdI7hOPXJVBsn8RARuNqlVIPhlwppoiVoZPG h1BeqVIF5xHCXpzrlFy85BBb7gETEngLRZ5Ta1HRxcVo3d/UE3cNZJIfRYGazHdban3M QptHKJG2hq2l1w1tNVniBkvyjD2W/9+thkvXG6rnGc8LdN05w2IDj2M8hCRr8VwpxpJx g7Z6HwKRiCSpekHPfyQypSgXLqGaRqCAHi3sG5Sc6RKeqHIQwC7epdvB4YaBx8YQTFS6 Vcp62Pd7/Gnad9F20s3uqfHZ2aorPDCkBRx0Tdh48q0lUyhf5kqzAMyDFnGX50hSzvQW mrkg== X-Gm-Message-State: AOJu0YzMuZAkJm+aYCIPoK5O4w53eaBd4KJ6Ox48BA6pYh9VwxBzFyR6 F2Q+ocxfdp+TdwqsqLAGaMBuqrG1Ke/Cms6YV5D8uXvagINHzlop6rKvmoMxDG/czO4+EeNdQlX yHRyd+PgUIbT6nLqB1OVoaqr0ft/HLTgrFXA6nRjS7+m/5XedCvd6BZxZ X-Google-Smtp-Source: AGHT+IEhS6vI7Lo74t8ki1Tmoy5UjA9yxKy80HinjXftXYFDfK/nVhd173z5ShltYJTkIS0pRzER/WBIHZ/n X-Received: by 2002:a25:2b49:0:b0:de5:4c1c:bbf5 with SMTP id 3f1490d57ef6-dee4f2cfb51mr27590762276.22.1716257295067; Mon, 20 May 2024 19:08:15 -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 6a1803df08f44-6ab6e7e4be1sm977956d6.61.2024.05.20.19.08.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 May 2024 19:08:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 May 2024 19:08:15 -0700 (PDT) Message-ID: <664c020f.050a0220.2e597.4bb8SMTPIN_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 84AD1605C380; Mon, 20 May 2024 22:08:14 -0400 (EDT) Subject: |SUCCESS| pw140186-140187 [PATCH] [2/2] net/virtio: fix fortify memc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240521010105.81868-2-stephen@networkplumber.org> References: <20240521010105.81868-2-stephen@networkplumber.org> 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/140187 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, May 21 2024 01:01:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140186-140187 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29980/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/