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 BD2E7431F0 for ; Tue, 24 Oct 2023 19:12:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B87E74021D; Tue, 24 Oct 2023 19:12:26 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id AE97E4021D for ; Tue, 24 Oct 2023 19:12:24 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a7fb84f6ceso45774877b3.1 for ; Tue, 24 Oct 2023 10:12:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698167544; x=1698772344; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=A7K0ykm1Icx68c9uwg0hCJfAKqQ+ppVUruLK3tFIh/0=; b=EQ9Y32uYsXenQZqtKTPO/xV2sjngvSINoJNLGDCkshzEKCdzj+YKN/K936fPYaW0dV ISxQA743Wcvd09AxDyKAB2Ya/uVO4ty8pnTrSRviCreng6r850qot3sj3EwQNj+TQinl JYI5u0RsA4lSUOTk7lIEeC8IiwOcm+HzD6KVo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698167544; x=1698772344; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A7K0ykm1Icx68c9uwg0hCJfAKqQ+ppVUruLK3tFIh/0=; b=Y8qKm4OPpnOh61iF0zzl3NdTkLBRx92jGixoYyXDAtpzEGsZyiBN6SeehK5KfK9PlW RZGUhC0pu5BrBwB61z04qS/nOBVnOWTcBQtXpQ1h/xZ7GNWGkfDHzxB3eNboYcGM5eIy efQz5VfZBUzgDSRerN/Mo7x18F0+F8g5qS9yUB7HblvwjPF8/VHM+14zrFCu4ipPC0Td 0lGFhvt0nRaaji9PB2XbyJ6snsQq4VHaFGVI5Ecn1Vhmuks34WQ1GxylRQIh4ZzMKvxx msLQEND1pkq2AQ/yrH7VT4Wj64qTLGpdOiNtkRaCVOVqbEajVJO9GPn69Tk0/kMCSOMM t9lA== X-Gm-Message-State: AOJu0Yz26Nq7n4RMaWjFphy1hzOYJ9s+cXNa6sXDKGfGhtft9c689wvO eytarFEG4gPBf9K2cH2I0g9i3zTqZuvWu1er0eiDPVlScj+u6Un7v7TsaQ== X-Google-Smtp-Source: AGHT+IFw2U5StBiOBfZifarMPypvCoMNKkoNlLLofbILm5udfn3eEpMRafWCC3tANihtv44oM2V7F0zKPfSy X-Received: by 2002:a0d:dac1:0:b0:598:7836:aac1 with SMTP id c184-20020a0ddac1000000b005987836aac1mr11092151ywe.49.1698167544081; Tue, 24 Oct 2023 10:12:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j190-20020a0dc7c7000000b005771d1c775bsm1222361ywd.55.2023.10.24.10.12.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Oct 2023 10:12:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Oct 2023 10:12:24 -0700 (PDT) Message-ID: <6537faf8.0d0a0220.91fe.fdfdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C64946073BBC; Tue, 24 Oct 2023 13:12:23 -0400 (EDT) Subject: |SUCCESS| pw133267 [PATCH] vhost: make experimental API's stable From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133267 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, October 24 2023 16:31:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133267 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | Fedora 38 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28055/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/