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 26DFB431F0 for ; Tue, 24 Oct 2023 19:13:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2250E4021D; Tue, 24 Oct 2023 19:13:44 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id C5BC74021D for ; Tue, 24 Oct 2023 19:13:42 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a81ab75f21so47024257b3.2 for ; Tue, 24 Oct 2023 10:13:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698167622; x=1698772422; 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=TCLjm2tSyCrMSHLkaiWpijvj+XYlwRTuaTKdxXm+65H4iArAmpbHA0o2s8AtzVoQUa GYCU3aCmUWS7dh8gRyknaEmceciFa4G2Is6Nnaj5YKC4aobof594ft1eLAqYlBjx2JIs S54xcQw1DgUtj0HsK1NpzJBAhRJdyNc84LsTc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698167622; x=1698772422; 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=dx5zTLyzEV2iq2WYeYYU3E34ffjcWrITW1/gnZ85CrUB5+NI7JLKTs0gyPvcfzh8gL CG+gkwbKTAL+lDqDOPIzqIOEUfUH/7i738NlJEXP6nAWS7dioqgQTcLSMj/F9veuwq14 W6HNh6UVplVmKSuGj0Gq/no4CbgMERZV50CknoDIP0SRwyPbSoNCI6mqWu/CGO/ZglBN iSVd4051R01g0mpKlCPpqjYQ1hu9hUhmELFwfQcrtphzEYjjE2yLEuH5CLdCQzoppQfW WVgp0ujaqiNx+1dWBZd31A0iKqQB4wZ5AxYhHiMxOKrsPc+FI+TRH0PCX/s4xM0iHTHS z4Eg== X-Gm-Message-State: AOJu0YwFKi6ycpQoMYGK67Vzi0ZkppK9cdkh9rIyKnRVMQdzOamWDdEy WFszlrZz8yKgOFUAvMX/CrY8bZNQU0PV3OOszn7rWdlXmhhd0f684lSedw== X-Google-Smtp-Source: AGHT+IEeWyR0bEBQGiSyUL6Qf6Za1fC4NGLQqU8p+Ye07Ug0xSN0Pk2NWzYBtjsgnAZibTa6QMN9/dFleRse X-Received: by 2002:a05:690c:f94:b0:5a7:bcac:7d3 with SMTP id df20-20020a05690c0f9400b005a7bcac07d3mr15286808ywb.9.1698167622260; Tue, 24 Oct 2023 10:13:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i15-20020a81910f000000b005a1eb7cd3fcsm1219191ywg.19.2023.10.24.10.13.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Oct 2023 10:13:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Oct 2023 10:13:42 -0700 (PDT) Message-ID: <6537fb46.810a0220.66cd2.fdcaSMTPIN_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 F13346073BBC; Tue, 24 Oct 2023 13:13:41 -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/