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 1EF59432E6 for ; Fri, 10 Nov 2023 15:44:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A0404064C; Fri, 10 Nov 2023 15:44:26 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 3C5574064C for ; Fri, 10 Nov 2023 15:44:19 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1ea48ef2cbfso1178918fac.2 for ; Fri, 10 Nov 2023 06:44:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699627458; x=1700232258; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Z0HHpXlHKOyj1PNJcfrwd6leZtNyR76yIFeALpYRfwA=; b=U2hYkaBTidZC9bPGIl4ZBRkUtB+viLYD02/ZzB4eASGt78uEzsloB4PqyU14ANo9io TCkwva5yhwTJ2IiMS1vJbjYDNhZmrSuqdYOFT9Q8IPB0/klNGAuV/yR2JW9yV1jWE9Of JkgOY8kscRUjTlXenbYsw3dssLuI56SCz2cbc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699627458; x=1700232258; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Z0HHpXlHKOyj1PNJcfrwd6leZtNyR76yIFeALpYRfwA=; b=iXxJXFsAW0hn9woi0GvdbyPoJbFJyXD4wKGanLdcgqa6N3pVMYipJ+9r9b36QtuwAr 95urMyVUCaTLusb40BoWIMRxNOUo/plsACkBNqqZe4WQNB/KqmiDC0Z5N4tuz+IZbiH2 t6qyyGmx+DynJAOXOnlKZHNKHr1CppaiQCr5YfFBjh53DIE9z0740QvCS+x4oRhkgx40 OFGazB2ajHCiutVoI9Y0SX3KcMP3AWXdqxB21nD57hoiDk63J3vu+BTvLcfjBADO1Tp1 k7wd5j6iHbXX85vMYzZaOcj/NdJpP8xar4ivIl/WKygO1CWjSJX0VafYDFGxDgpUyaX8 NPPg== X-Gm-Message-State: AOJu0YzwhU5kz/RsGUwtSYFKWdJKYTQPaw82PlL0m10xaW/CZZPDIOaM qbLGPxO7UxW7Pf+yb1bqK4rsnEy3yy8bRJR2vVqm7/4sZwxNNsrxY3XxwQ== X-Google-Smtp-Source: AGHT+IFEa3DI9OjSaIdDKByXvxKx0BqohmzUgvBEO8DTkbsrfyuk8D+nrgONKOVhSteWo0UORzQcdZ3s2q4B X-Received: by 2002:a05:6870:2188:b0:1e9:9179:4c6f with SMTP id l8-20020a056870218800b001e991794c6fmr9838415oae.49.1699627458646; Fri, 10 Nov 2023 06:44:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 7-20020a056870104700b001f4acdb0e44sm203700oaj.29.2023.11.10.06.44.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Nov 2023 06:44:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Nov 2023 06:44:18 -0800 (PST) Message-ID: <654e41c2.050a0220.5884a.2d64SMTPIN_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 D8F85605C318; Fri, 10 Nov 2023 09:44:17 -0500 (EST) Subject: |SUCCESS| pw134082 [PATCH] [v2] vhost: make experimental API's stabl 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/134082 _Testing PASS_ Submitter: Maxime Coquelin Date: Friday, November 10 2023 08:52:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134082 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28322/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/