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 7AE11431F0 for ; Tue, 24 Oct 2023 19:19:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7720840A81; Tue, 24 Oct 2023 19:19:13 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 64F1C4021D for ; Tue, 24 Oct 2023 19:19:10 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-457cdfc293bso1869999137.3 for ; Tue, 24 Oct 2023 10:19:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698167949; x=1698772749; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GzCmugdHKg8lZHckps9unWUh5/1Ep0ishJeOj/fmYjA=; b=AewSa1dyGmilWE9EX924uTpXKwSbQ9frMKGBHMdsdCaIYgZ/zFwrpyIYJEghLOTc6g +nWks8v1FJJlJiXi1DdWFOHzZSi1+Y375lGGjgo9BrOQcfERj6vGhw6wxNjRtf09ETlu 09mpUkTahesyMw2yYk2pnrEX/cp0rACYtsJnI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698167949; x=1698772749; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GzCmugdHKg8lZHckps9unWUh5/1Ep0ishJeOj/fmYjA=; b=q0si/RfuKm7VzkfaXWILpXL2KbRBZbZbpEDsPDAYa+jdp7GATqlc3OLL4W3g5GeMeq C6Bi/ZNK9nYwW6P0jXDK1z2j2ro4lfqTuy4R2CEFejN5ASfbNat9+NIJIMzyxLybgV6Y oOQ20/GptNAUYG5ZktRBIL0MNWOZNIWOz88cj3/86vt87Lr8szSnOUQVNvNT4j/Ko51Z jN15ZYjOlAwTps/CUXr/FOIl9H3D+HIpn5bZ5VXoL3bBPWgdG/eTLIVYWZ74Tl+7L2wd BNkmHClKGQ6QX1jkFnttLks31ax32MZOOkc0yDwI97GUzelILzJnWqQ0caEB6NorTI1h elsA== X-Gm-Message-State: AOJu0YyocZlmttdqUI2B+yJesavvAqyWZQBIz++B7WnbgHsE/nt72WXO 7FLx/AQYvpLphGnxcesRM0c3EZkKLT0lo6/fWbTvF1MXVk1UFHR8Uwy0gg== X-Google-Smtp-Source: AGHT+IHjFMFw0gFuntYzais9th8nELAXmq5sx98It4MRIHwvknawgEKsuMyCJfY2BpUDrPKrpRtGTbi+H/TU X-Received: by 2002:a67:c381:0:b0:457:c210:775e with SMTP id s1-20020a67c381000000b00457c210775emr12662750vsj.10.1698167949817; Tue, 24 Oct 2023 10:19:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q3-20020ab04a03000000b007a020603d20sm1100972uae.6.2023.10.24.10.19.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Oct 2023 10:19:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Oct 2023 10:19:09 -0700 (PDT) Message-ID: <6537fc8d.b00a0220.dd5d6.b133SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 782866073BBC; Tue, 24 Oct 2023 13:19:09 -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-unit-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_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/