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 3FE9C459E2 for ; Fri, 20 Sep 2024 23:27:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A2FC40041; Fri, 20 Sep 2024 23:27:27 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id EBAD44003C for ; Fri, 20 Sep 2024 23:27:25 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-7db0fb03df5so1755702a12.3 for ; Fri, 20 Sep 2024 14:27:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726867645; x=1727472445; 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=O7OF2isA1oopNG2ZFafwEzehaZFY494fqzLjaMW+dL0=; b=fkkN+5APsbyxTghxAx+DvkDpO+/gCcJSjSXQeCq8GuYHNWW/H7J2gEZRUOhjuFrg/w Rwhv/I+eCBaVh0A+ikpiMZQMf4YJ6b9CwnuG79baAl+BrS53CNWmie18cwbnvE5TcpJh Q0rg+XLo//xSuR9YU0etYwdCbULexOsvzlkFw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726867645; x=1727472445; 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=O7OF2isA1oopNG2ZFafwEzehaZFY494fqzLjaMW+dL0=; b=dtdHm60b10QvBD7L5Br/CBpN7Zjn+zj48dOjy5c5Loq2jtqIZUpPea+12GuViLZCUl CJnkIjYdZos4ioFQPYrLQ3dbDO/4cIta7JVUYSO+7nhLxIdr3K34EheQXCnKMm90xaoA ipWEpVgM0uFdVmv2gvquvz8LCBZlDR82z7SP3pBpIVQ7YtT2IemR7pqOhzE9+S4GwMwO fSpkQmUhyFta0Ek2wEQVXIK4bTYVRTSr4kS0g8hq2sX4z+rZ69D6sxlUaLEzZklLt5fL +hwBYazxX363phjq1O+P7hpVFlZUiqvnLPT9GlrnVoaJ2iEIAeIsO7uAfpcYlV8/NJNp Z0uQ== X-Gm-Message-State: AOJu0YywqcApu9usjpIDG0bxMpt6Fj6P7yc+rEm2CKgRKXckP7gpUh5l vj8I8dC+kJ78PCautVVniKdpDknNdGsz2vguH8xD4cvzBmohbx1dtrJd5uGKwlbd+fHHl1CnFc7 v9s3pHOS9v/z6CvpapylELgR9y6Y6DPlbO9TMjtibX4TLwD9dJOmcNcQT X-Google-Smtp-Source: AGHT+IGIRlwd/MiF/EcMQIPvQTyxoqwQ8XEcs3N+46mIlh8HBZWYR0O8mI8jKpjO3h7b+grAa0wHbJN9GlBJ X-Received: by 2002:a17:90a:e7c8:b0:2d4:bf3:428e with SMTP id 98e67ed59e1d1-2dd80ced376mr5783325a91.37.1726867645142; Fri, 20 Sep 2024 14:27:25 -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 98e67ed59e1d1-2dd6ee7d3afsm299430a91.3.2024.09.20.14.27.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Sep 2024 14:27:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Sep 2024 14:27:25 -0700 (PDT) Message-ID: <66ede8bd.170a0220.1cf943.1c50SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 57567605C351; Fri, 20 Sep 2024 17:27:24 -0400 (EDT) Subject: |SUCCESS| pw144365-144366 [PATCH] [v2,2/2] vhost: add reconnection s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240920150921.994434-3-maxime.coquelin@redhat.com> References: <20240920150921.994434-3-maxime.coquelin@redhat.com> 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/144366 _Testing PASS_ Submitter: Maxime Coquelin Date: Friday, September 20 2024 15:09:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:94d8b04cfa53a41ab952b48f245867111a6f2509 144365-144366 --> testing pass Upstream job id: Windows-Compile-DPDK-VS#3178 Test environment and result as below: +---------------------+-----------------------+----------------------+--------------------+-------------------+ | Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | +=====================+=======================+======================+====================+===================+ | Windows Server 2022 | PASS | PASS | SKIPPED | PASS | +---------------------+-----------------------+----------------------+--------------------+-------------------+ | FreeBSD 13.3 | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+-----------------------+----------------------+--------------------+-------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 FreeBSD 13.3 Kernel: 13.3-RELEASE-p5 Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31101/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/