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 E14224368B for ; Mon, 11 Dec 2023 23:18:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCFDE42D95; Mon, 11 Dec 2023 23:18:16 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 8113042D90 for ; Mon, 11 Dec 2023 23:18:15 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6d9f7b3de20so2253168a34.2 for ; Mon, 11 Dec 2023 14:18:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702333094; x=1702937894; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=j5vQ2/P6S1XK5e9C17SPdMX8j323oak0HknyCzmQYC8=; b=FSckbOBtDFIGxlfPxS36hrYefVv805o7mZHKfpY7M5VMAgsaJ1+/dhqkmPazWDKV9S bx7KFiUrj2rviovJe56ab3KsOnt7EaL6yF28hafAEZrG0DgVfNU3YQpnK2bLXvN9r7nY 526Hmk3hm627fjKGA7120liSPmFBbnW8S8l7Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702333094; x=1702937894; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j5vQ2/P6S1XK5e9C17SPdMX8j323oak0HknyCzmQYC8=; b=syFH44Dp54qQ5ZMqgc8WcjZLIBQBAjTFGfHAeuBLu5m9g0xJDEyql9xbc14T7vb/2/ Y4jmSHFuAnbAL7oixRW8G2HLLb29AzmuIDBJ2Yz4PUJdFgX/3bPxjAte8tUsYLKVjmrn 8DOB1QB5B30jEL00MPkF8ON3wofrn63/fgBY0+oEiOFtEs1PrbiaXxolVQb6pFhlAh/W eG+fJ8Ze4ewO5LC13ZVE+BELy8wi9nwqLTlYKv0yc9ywh5cpSQfYjny3vS6smtCZ6pNj wYIwiytdr5+CEeWfNC+XzC/ntpUPM7WFyUm5tIzfsy+hj4Jc1VkQphgy5S16AshDNvxL Z9GQ== X-Gm-Message-State: AOJu0Yzo0edftUy6Xoqtj+1oQnmr+hAOvbwEGzGHIWVthejSiOUoiI6d B0ciU3XE+aWJZZiZJv80R9bl5W+ujqF9mxox08YzW0hrXeJg2j2tdc1nLhxX4gf8y+w4qISWqg= = X-Google-Smtp-Source: AGHT+IFiJpqjOiaIRNV0C4GxvPyalF+nx/sNVxqmfcG8U/3vFUpR8uzDYPh5uPA8LUQfiEpA3BtBucodN2Kk X-Received: by 2002:a9d:750e:0:b0:6d9:e832:3f20 with SMTP id r14-20020a9d750e000000b006d9e8323f20mr5603534otk.53.1702333094796; Mon, 11 Dec 2023 14:18:14 -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 g37-20020ab01328000000b007b600f4c30asm993788uae.10.2023.12.11.14.18.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 14:18:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 14:18:14 -0800 (PST) Message-ID: <65778aa6.b00a0220.9930.abe4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7568F605C311; Mon, 11 Dec 2023 17:18:14 -0500 (EST) Subject: |SUCCESS| pw135045 [PATCH] cryptodev: convert to dynamic logtype 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135045 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, December 11 2023 20:17:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135045 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/28589/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/