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 AE7B242D31 for ; Fri, 23 Jun 2023 17:35:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D4B6406B8; Fri, 23 Jun 2023 17:35:41 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 3C81F406B8 for ; Fri, 23 Jun 2023 17:35:40 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1ad10ad65f1so528272fac.1 for ; Fri, 23 Jun 2023 08:35:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687534539; x=1690126539; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6BA+8N1fhY/BKAMdoq8tLBH0CnH+JkLF19yj2aLlat8=; b=OIy3hVyrgEn0P2a239bmmRrQ6naNdD9yh069r2GoMDHl2t+qJXPJIAfbSPBSdr3TP6 mUia+2fwJ64B2iOk6zTiZXgdCcsVV09CumWpbfAAPyY7CNw07CVBkt/KJ2B3E3xSxXb7 iGfNuLy39+HgxS8yitvloHuHSWX8SXZs5etMQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687534539; x=1690126539; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6BA+8N1fhY/BKAMdoq8tLBH0CnH+JkLF19yj2aLlat8=; b=jjW8rwYnvRwH9f8mINPOsxzMo2B5IgyyeS/auRKNcyBM5pHFWupYo5IqjWFC3MajbN LTwDCY/kCyfMs9OwvidE+JEHG8r4E4nO95I0808n8z1vLeHWVfI5cK7oJTBJsiE7kUPG umqPuUJWQvJERabXDXOka40Nz0o8td29IyYjzhZ4dMEyisTd45ZH2GiTqm9vJL8/Kyzt xi/lctQSD651jNqfjT5ZAq/766HpJoPJMHMfxe6EfZ0T8eo/y9sWnhM0RAwcu970QWN5 OelHa0rI8Pt7MDRmvnV4WSasqkPuG7CQKUv48VwY5fir0XfjGVWXe8In54E7WNmM/9Yn GJHA== X-Gm-Message-State: AC+VfDxN2PipKSDVC91IqnrSNnbjO4FVyWB01YQitz4qYip4zHounl8n cYU8BDBSVN+4Dud3ezxwpQaexsntJHVatGb0GujQNmJrvWggSGoiTM0Ziw== X-Google-Smtp-Source: ACHHUZ6+dGarPHWHshIWmjk73+Mucx/8I2P3Y3LFefZJ7x4Qp3zlRAAhxkThiQI4u1tlxiEQZoMD01qdZuR7 X-Received: by 2002:a05:6870:a2d5:b0:1ad:5ad7:6eaa with SMTP id w21-20020a056870a2d500b001ad5ad76eaamr1193831oak.42.1687534539537; Fri, 23 Jun 2023 08:35:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ms7-20020a0568706b8700b0019b68a6aac2sm1103323oab.46.2023.06.23.08.35.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Jun 2023 08:35:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 23 Jun 2023 08:35:39 -0700 (PDT) Message-ID: <6495bbcb.050a0220.773a0.e0f3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 04548605246B; Fri, 23 Jun 2023 11:35:39 -0400 (EDT) Subject: |SUCCESS| pw128960 [PATCH] [v1] common/qat: detach QAT crypto compre From: dpdklab@iol.unh.edu To: Test Report Cc: Vikash Poddar 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: SUCCESS http://dpdk.org/patch/128960 _Testing PASS_ Submitter: Vikash Poddar Date: Friday, June 23 2023 13:48:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:870623ad9ed33f21102a5ddc18e15d726e65204d 128960 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26789/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/