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 3CA904339F for ; Wed, 22 Nov 2023 22:29:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 37B2A402C7; Wed, 22 Nov 2023 22:29:38 +0100 (CET) Received: from mail-ed1-f99.google.com (mail-ed1-f99.google.com [209.85.208.99]) by mails.dpdk.org (Postfix) with ESMTP id 3BFD4402BE for ; Wed, 22 Nov 2023 22:29:36 +0100 (CET) Received: by mail-ed1-f99.google.com with SMTP id 4fb4d7f45d1cf-5437d60fb7aso299539a12.3 for ; Wed, 22 Nov 2023 13:29:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700688576; x=1701293376; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=r0XALbeWbCpZw8cn8mSwaT8cHIII5ZVw4Bqle5GYtxw=; b=DmBlHqTl5XhZG/Q9ZUyFVBtgPUhjEOe3qgSSWVzYbMDIvPgT2+Kyaoe5VM5ltMtTCa zy0eslSjPEnC1khOzfUPmysF7XJCO9jOZm6/3Jog2znaQFlxLm3tQgMDsLlIRyJBRHg7 y8TgFdckQFMAUpPP7SYlDMQ0IAVft3O4z9LFk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700688576; x=1701293376; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=r0XALbeWbCpZw8cn8mSwaT8cHIII5ZVw4Bqle5GYtxw=; b=oX0GhU6EyzyJilOyXDdEixEIvebG5G7diOZ3VP2o0JNCfEp63mINigS0kMtH7zSvEK n1/lDrPZCjCxVxppXOc2qfhTRjIwvBgK1FknFCJ0ged0ot2Il0dN7Zdv/8Kk82mUGU9a hqG693zRw4xj7xsK6+De6cfTRGlgsqnCNWWqBInouCRKs6asHIloR+olc50gYARl5RXN UksxiY2/yjbSBrMzOJjutwGyFkDyOBMkQrrMYWAq/S2JPfG0gbwXC4b97JeopbmWZjDf 2WSUEo0o4pnT6o1hthBhfbKjZspGAb1SbxEzq6cJZQXwdkI6zzq+H8QX0szrO0jz2JId HQUQ== X-Gm-Message-State: AOJu0YypySLOtUbO/R22mfpfCy0SiovAXhYKv/jgXUJrxKHyh3zfm3Mi yvRue0NqCk0q/ZosOSGsBz68YIuLY0YL0wy2IF7NSTF/sMFXfLohoN934kfKd8aQdGDog03vRw= = X-Google-Smtp-Source: AGHT+IEH+jtsASDSxK6n3Mg52IadqJG8UmVVIkBVDNojNxzS/CTgNdUODmaaPxa0WgBlwe91bo/hX+g9W7Ci X-Received: by 2002:a17:906:308a:b0:9fe:5d39:41c6 with SMTP id 10-20020a170906308a00b009fe5d3941c6mr2540854ejv.51.1700688575755; Wed, 22 Nov 2023 13:29:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id v20-20020a1709063bd400b009f2996a03b7sm246173ejf.281.2023.11.22.13.29.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Nov 2023 13:29:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Nov 2023 13:29:35 -0800 (PST) Message-ID: <655e72bf.170a0220.7127b.09b4SMTPIN_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 E8F36605C311; Wed, 22 Nov 2023 16:29:34 -0500 (EST) Subject: |SUCCESS| pw134535 [PATCH] common/qat: fix build errors with incompa 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/134535 _Testing PASS_ Submitter: Bruce Richardson Date: Wednesday, November 22 2023 16:46:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:baaa446dd47ec05a93bb1843fc49791c8fa21697 134535 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28442/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/