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 44598431F0 for ; Tue, 24 Oct 2023 19:10:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E8B34021D; Tue, 24 Oct 2023 19:10:10 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 444374021D for ; Tue, 24 Oct 2023 19:10:09 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-352a22e1471so18116835ab.0 for ; Tue, 24 Oct 2023 10:10:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698167408; x=1698772208; 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=OhTwvTqJHdwMsEUO9L5Z61ZUkjuJQ35vHqJUkMxQE/FBhYaanI1CDtWGj8/cE+uc8k /oKY+5Vb4CxpLgOQJmmiEcrKvLnGk88A7UnynjK4fgzm5gs+6H4fss2rxdV/CCXedLdS BKM4pFvv7Clh30Y3xsAEHcErsaOKlSMphS/jc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698167408; x=1698772208; 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=eVNgfdYQ3k0zKZeliA6GnC1HWNDGH5K1W1+uwWoFscPP/IRvSJr9ZPG8bo1wXAg0Fk +Pe6TrFZ0lcLiIGTO9o558krySz6DSeNEq4Ejj4blnSc4b30u/+CZd/p91HgY1OpqEqk Lu+nB1WbDH1lhSYHcr5SX43dhQjNq3i3qsQZ4wJ2b2AkRM7sBhvX6x09InIvtGlGeqQC /LOXNx74Sht3n+sYo9BX4oDZBTLuuy0d8RTKRzp5ougDZUtTL22gyja7fC29TOWw5Uvi gTca2sndWvPO5D5coh/TwKNuSFSNtS1f4jbDRtFE3RKt+1guYYGqvgssXQQGW1MaS4Jj iNaw== X-Gm-Message-State: AOJu0YwdEe6A59zypuBImbVdf53clXQauS5QsUb/7nIx6wHk3VlsbyKV j/V8TgGzpiIhvYKfrmS7UnHogHtfMUywdFY1YCCc5O7TKMeBLKYFoVJrKg== X-Google-Smtp-Source: AGHT+IG9tAd3UHet2z8x84tCC8wm0DWnFJw5/NT28rqQ3qkoAi6rjB+Q3nsk6eWwV06RmOQLgzXDx5XsEzxa X-Received: by 2002:a05:6e02:c2c:b0:357:745a:9e79 with SMTP id q12-20020a056e020c2c00b00357745a9e79mr12955300ilg.26.1698167408515; Tue, 24 Oct 2023 10:10:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i13-20020a056e021b0d00b003574a053858sm887268ilv.53.2023.10.24.10.10.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Oct 2023 10:10:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Oct 2023 10:10:08 -0700 (PDT) Message-ID: <6537fa70.050a0220.b3a1a.fe52SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1BE656073BBC; Tue, 24 Oct 2023 13:10:08 -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/