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 43277432E6 for ; Fri, 10 Nov 2023 15:40:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DC794064C; Fri, 10 Nov 2023 15:40:15 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 7813F4064C for ; Fri, 10 Nov 2023 15:40:13 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6b5af4662b7so1898020b3a.3 for ; Fri, 10 Nov 2023 06:40:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699627212; x=1700232012; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Z0HHpXlHKOyj1PNJcfrwd6leZtNyR76yIFeALpYRfwA=; b=FBx35Y4KKF/4rE7FbO2Y1jjMJ81nngUjj3iW9RqeSJeVxelS9CDJA7UirAb+ZwXiAN lmTuWH1ZQlt83BQsMxLO7h2/ttC52fN3jdBWN+EFllYnbPhKnD4oY5JGA9NvAc3/rWkx zwA5GhN3/J6Y6frxtv4XVV+us+OPYD9ujSKec= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699627212; x=1700232012; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Z0HHpXlHKOyj1PNJcfrwd6leZtNyR76yIFeALpYRfwA=; b=JaXMuxROfORUUlfrH3hj9sPCP2P4IKMPy7FOHHcqoQAJBjxTy2LV37upBGLDWqAhS4 2iD22XYhz9Tr2bByD3KdZm1QAAAq0iLMwq+p2PCNsfovpuJp7rQsIBwQ+XTUx6PxbEMp PU5zUnWhCnJ6eDFztbR/M56aLc8LrTDsR8CSjw/p2//npq2GA0OU+5WxUlDHz5NTAxUl hi3RTIy25DtQA241t3hYzetsZY3/cyrJq0M5ibr3rZkImWF3CMpM/qfvZcltt8cEwks5 +DiLmo0okc+Z5Q5EwHT4BhVArEG2FQAWCzL+PIVAfB18Kc6MYukwOcWVu0D6UoU+pGTB ZoOw== X-Gm-Message-State: AOJu0Yw2D/IBi0ejTShp8gfwz2MMhVfQ09h6katrAfjdIs2n+i69kp47 0pQ4Ind9MMeKlpoIWCdNjiRDPEz7f92ASvcDi1gBQALJu07T1x+qz+ryXw== X-Google-Smtp-Source: AGHT+IFXqzC3jd2xXD9WZNNoZckP6ffO/VmfJ6iQmKV4kd1qL54ym8uyG/Y3+Ak6btZTwuYG8PGNN8Wug2Fd X-Received: by 2002:a05:6a21:3e05:b0:180:f227:57db with SMTP id bk5-20020a056a213e0500b00180f22757dbmr8694192pzc.32.1699627212734; Fri, 10 Nov 2023 06:40:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l15-20020a63570f000000b005af376e41c0sm1102888pgb.19.2023.11.10.06.40.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Nov 2023 06:40:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Nov 2023 06:40:12 -0800 (PST) Message-ID: <654e40cc.630a0220.d2b0a.455fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 0313F605C318; Fri, 10 Nov 2023 09:40:12 -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/