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 DFA904555D for ; Thu, 4 Jul 2024 18:07:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA5EA42F0F; Thu, 4 Jul 2024 18:07:21 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 2620C410F1 for ; Thu, 4 Jul 2024 18:07:21 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3738690172eso3196435ab.1 for ; Thu, 04 Jul 2024 09:07:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720109240; x=1720714040; 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=5A/rLJR5CtfpDRTLfURqGHdBy8SVf7K0U/jFD6IM1Qs=; b=O9o3AvrCZhQmly7iPOCzwFmDENJU3Ia6WE4qoaG52aNt3Tz4z43LNG8EDaNkUy9ZeE ATf+6pRpHwNOkIphMAjkW89rEWPPGVx97u2y42sU6bD01zGF+yEY1j/KDEioYmxpK5XB zbko6m2yLmKmrvuBSk4ZnWF0VShqkSp8vaOXY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720109240; x=1720714040; 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=5A/rLJR5CtfpDRTLfURqGHdBy8SVf7K0U/jFD6IM1Qs=; b=M0z55sudNERTSIxx8+CeiFOjb+/JzNS8S9GpqHUIaXbW44oD3nFyJ2DNdMj0J5mobn mGkfTUh9XXN//enYzYVJSx3yym7TYCb3BMf4xUDQ6cUk5ZgC4VjlCj9TVuMBKB31CP6C 8xFhuz158NTOY1cy8YNCSl6jo9Vz6LZHBAt3IFpc+D0Vh2oeOk/aVPWGiKeoqSZ4Urw4 eNnx9YwkMnCPgaArjQHLxYpIsKfdjJh+Kxgn7yzaBZCTSaXazPx6QTwJUmvgeq37k13J 0qHn2bLQj99q9F7TYZUoVMavHxqnvbHmoHU4BLWKOGi48Zu4OHd/lQE3u2k2W9cYB5DC MwEA== X-Gm-Message-State: AOJu0YzZ2RDj4TA+DaFU7LdH61xWI84CHVGJLIrOh/kn7i33W8gf2JZN 9fozFYfIsOJbk5SrWbP5266f4Swxhd+CKKWc+0MFZdL3yGZsfhwt9DVse4D5px2ya3v8QPQTikJ oZHd0RZXg/0B1nj3CbKP9DHQIXNSst0OflboxINY0 X-Google-Smtp-Source: AGHT+IHgjrRxK4x/cD2B70Vj8qwbnH6cFx6A69UNcJpPcJblf4+hLnr5QlVHjTMyejG6mCfnwx5SgDQWY8ft X-Received: by 2002:a05:6e02:1d11:b0:374:a781:64b9 with SMTP id e9e14a558f8ab-3839968a525mr24790925ab.13.1720109240363; Thu, 04 Jul 2024 09:07:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-70b079dd20esm13172b3a.24.2024.07.04.09.07.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jul 2024 09:07:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jul 2024 09:07:20 -0700 (PDT) Message-ID: <6686c8b8.050a0220.46fab.0e4aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 69899605C20D; Thu, 4 Jul 2024 12:07:19 -0400 (EDT) Subject: |PENDING| pw142122 [PATCH] [v3] vfio: combine container_create and g From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240703115943.44539-1-xiangwencheng@dayudpu.com> References: <20240703115943.44539-1-xiangwencheng@dayudpu.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-abi-testing Test-Status: PENDING http://dpdk.org/patch/142122 _Testing pending_ Submitter: BillXiang Date: Wednesday, July 03 2024 11:59:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:95bea772528d316c969a170e6206f3b05ac39413 142122 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30418/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/