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 9940446058 for ; Fri, 10 Jan 2025 19:03:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8DBC04279E; Fri, 10 Jan 2025 19:03:46 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id E133B4279D for ; Fri, 10 Jan 2025 19:03:44 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e573136107bso1095626276.3 for ; Fri, 10 Jan 2025 10:03:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736532224; x=1737137024; 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=Z9KxtSaBdX1euGqFWg+xG9AbtUo2grlKY3a1iJMRc2g=; b=JfoiVOF5SHeVWXcjoOuA7DZFGYDPkJOP131/4u9zPV/GuW4ZzubLSyvvDL3OP+DEHr 489ozdoe9XQsC327l3Pxxf5WFBQmTqbTKzKXA0pJoynzGGbqUypq4mEiCqi83jO6KF5W NScbDTB7aU8n3MJlBQlfDQ719qg87oU/rd+60= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736532224; x=1737137024; 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=Z9KxtSaBdX1euGqFWg+xG9AbtUo2grlKY3a1iJMRc2g=; b=pQukyxJkgCh637cvKcOTOXTk8A1+wrd1rTD2fiOCo6z0qXQgQzL5bz78Pd+aMRrucd /VUgYAnGXmZW1HgOxofoHCqbomLWezEOXrs6oXdWmsVboPTowjkO1rzaN5Vwkkhv0ikU tnF1m5nrBigWRPO9tQMG1kKM6l6Q112C1rXFf2CQT7h1PxQ0Jw/CbIUONYVJUXoCwTy3 DorsTcVYJI50fJrGp8J03nhjkOCyH5jP7WfbLYY36n6sW6xn7nPQBy8EuIKVSfIEh5wx ZnH2evT1bZehq3QCUrSrxgWRdk9dVC01cFkLte6oD8S2OyFBjAMN0FGzoydV5nqa+O2x sGQw== X-Gm-Message-State: AOJu0YwqDEk3FLj34ba2V3vQlP4xvo7pVV/+J0G4pSOv/yyRBAfLveBy a3DGFpMPdKnMzClcBzI+hkuGxdk+k8KFLayIDjYJSV8CnVZc8aXVNd5havEvFOn861HcWHGsT1w PfvhFrfYR4SK41p1Lw3UI9k8N8Ycm/h42HkQRly5F X-Gm-Gg: ASbGncs4YR01+bZKQ2ei/E2v78ajwAVqFNVXDhFmD40duBOI5BbRiDe1U+PQdnX6GpT cMUpzyOoOWrAU+jmb/tUUgJXnq5R5beibsCtpOYkmdYKkIKBczZHfQB5l+/bJvkPEYK12cnMLSv xnuG1FuJsRsrSzZwkwQ0dlYyJRBKWu66e+LymcOIVhoAxD30/4XghSidu91+DdJP83h0eIbVeeD kAEyy2he5OR6Bp4oh7KWvrldSTdXgsGamzZiytIKfQTnnMPCq64iFNV12EKvlY+drVJJg1OKv0g DA== X-Google-Smtp-Source: AGHT+IG1AfgevzIiFCeiCbidep+OckjK6AFmOIZGTYMNxnEhf7FJ13N8Xo3yFPmXl7Rws1TeEu06rLwFcCJi X-Received: by 2002:a05:690c:7404:b0:6ef:6035:82b4 with SMTP id 00721157ae682-6f5312d1a7emr103590397b3.35.1736532224273; Fri, 10 Jan 2025 10:03:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f546c53568sm1737067b3.21.2025.01.10.10.03.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Jan 2025 10:03:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Jan 2025 10:03:44 -0800 (PST) Message-ID: <67816100.050a0220.113717.b888SMTPIN_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 EAB016052471; Fri, 10 Jan 2025 13:03:43 -0500 (EST) Subject: |SUCCESS| pw149783 [PATCH] crypto/cnxk: fix gcc 15 warning From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250110170603.538756-1-stephen@networkplumber.org> References: <20250110170603.538756-1-stephen@networkplumber.org> 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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/149783 _Performance Testing PASS_ Submitter: Stephen Hemminger Date: Friday, January 10 2025 17:06:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:cdf7f14fae72cdf64bcccff3ed4ab30accdf436e 149783 --> performance testing pass Upstream job id: Template-DTS-Pipeline#206245 Test environment and result as below: 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 4.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.9% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32292/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/