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 03E7B4407E for ; Tue, 21 May 2024 03:54:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EF4BF40265; Tue, 21 May 2024 03:54:30 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id EBF914021E for ; Tue, 21 May 2024 03:54:29 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1f2ecea41deso87167005ad.1 for ; Mon, 20 May 2024 18:54:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716256469; x=1716861269; 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=DIp6voL0Xxl3OwEBaz2myGGOk5Ymi+IACMIPhjv/Y/Y=; b=Ce78Syvx5cccchr4BxrFzTGwERa/UMpVR4W0iyJ4WeZNabV1LsaRyocDkKws/JTJnp MiUe+oF4vOmNXE8mdbsnSJO9CCoXiC2ZtSXeMGrsL8OsI+XlwplNZW5z1yg6K8gZ608T stI+kPAE50QeySaeovH4vYtTlHnYwbcDa2NNQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716256469; x=1716861269; 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=DIp6voL0Xxl3OwEBaz2myGGOk5Ymi+IACMIPhjv/Y/Y=; b=kb7me4ScJ4XR5EK6yzPD8pnclqRdI7f99bWyD+i+LRYajwjZCxt48hUuu05z1EetSz mF52Zt1fKoqbj+7oETiJ8XiKo/N9DxHoe5NHZ6u0AlXy6HjTbnicxiwCd/yYB3upE7Fa oG/gSs+Mex08CE2mgNssZVhjiV0/c8z1xIUMDepY/5vLNLtlXi3istYV2qBhk9xb+/5c jyp3X+7tbj6hHFXQnI4SJTy/pM14BfQCKET1b7O7AVcgRyDy1w05qS0CwRB3dNYCbB1/ PpWwKatKv0dF2rlJ5mXLhjA4JPe3WARY/atRHZdgwSAe1g2fh//w4PkNabgujgWM2hzS nxSA== X-Gm-Message-State: AOJu0YxiMo/hUKVFLJmUWa7tARUqJYOcRhQyqaPaM7jg2Kt8Ai9ozN26 PacutqhXZsQgIfis6msGxMowqw2450w+kBQnsdB7G0LE1OQ4XphNMCZ/4oSJTOmlKVVDPTvAcjf S5ODfR8/hu9Q9woTsnbQxb2TC8/NrWTcwl0+VrDNin16TFihhmFGzeZIL X-Google-Smtp-Source: AGHT+IF4rSis6HFDSkcxMTG2A+0j4AMmycte6rq+YHe2fHJzlsROwSZSGGVCUr5JFhRrhTru+duL8l0g1CN+ X-Received: by 2002:a05:6a20:12ca:b0:1b1:d7d1:c0b7 with SMTP id adf61e73a8af0-1b1d7d1c170mr5753261637.23.1716256469136; Mon, 20 May 2024 18:54:29 -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 41be03b00d2f7-6578a743430sm810976a12.21.2024.05.20.18.54.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 May 2024 18:54:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 May 2024 18:54:29 -0700 (PDT) Message-ID: <664bfed5.630a0220.3000d.8646SMTPIN_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 ED2A5605C380; Mon, 20 May 2024 21:54:27 -0400 (EDT) Subject: |SUCCESS| pw140186-140187 [PATCH] [2/2] net/virtio: fix fortify memc From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger 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 | +------------------+----------+ 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 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/