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 24D7A42DFD for ; Thu, 13 Jul 2023 05:28:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 20C864003C; Thu, 13 Jul 2023 05:28:38 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id B613E4003C for ; Thu, 13 Jul 2023 05:28:36 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-cabf1dbafc4so184181276.2 for ; Wed, 12 Jul 2023 20:28:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689218916; x=1691810916; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fuX6QP3LYpHI8CC7ltH7Sf1dQRYN2ZRZjOO//YzDDmE=; b=Z0LXj/YPLXmUmNK69h2KJ6Kyl46uYGW9Xc45X5XFA3s7hvkrsbHG0aRQwIj30kc9oG gpymnI8nUIKdI4tT2sNASNE69Fib5DuQWdK/1tTfQNUjRhs0yj7E+unCfu6VwEowkP9L p3NDWE5r/0BmwlsI4STJl1gVyfRvto2on6vQo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689218916; x=1691810916; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fuX6QP3LYpHI8CC7ltH7Sf1dQRYN2ZRZjOO//YzDDmE=; b=Thr0gpnmVWkcmyA0F4n0r1HYZoLdlwyD1cMWxk7rnfptvZ5PZoWJPPAiR3zZdwdfVF X9yrrpZ2L26Surx4FfILYKrurydGOfKNlUyZanp8k3ZkmF33WFrh8YO3nNEPFbXapFSB 0oMUvaT3iJjS35tmjac9Ifiisp4ALziGvv6HlCDblNbBDiZQxwteu/UV/xxpEMBWtY0E QYdR0eDt8DfBDKLV5dJeFy4BhUluHr2UXYLhGogaqFTmcGhQOUDgcUf1sFOsSAbhhBxy MOo1C3w7iNc9jycbo3Et/0e75YqEYqdVTl8SyWrjen4c1pqFVD74TXhkc+Aj4jN6CG1C kEow== X-Gm-Message-State: ABy/qLYrpG6tpQjo9Knz7EG7uWIDJjdQH876q7MTyFX4PTq1TGlsc6N5 rxJZ9zV2Mwr4ppX1NvVpY+tTHnToxSxTKyl9QNlxrz2rwXNzTkv7ueg93g== X-Google-Smtp-Source: APBJJlFXw2HTj0KP9TiZ0bvE68e5sPLODMLaRs7HvdjT7b1yDAU+G64FnOnneYMF1I3soOJEkVctIqz+ff+z X-Received: by 2002:a25:a4c3:0:b0:c61:8ddc:88db with SMTP id g61-20020a25a4c3000000b00c618ddc88dbmr287881ybi.6.1689218916199; Wed, 12 Jul 2023 20:28:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h77-20020a25d050000000b00ca6118270f6sm323704ybg.7.2023.07.12.20.28.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 20:28:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 20:28:36 -0700 (PDT) Message-ID: <64af6f64.250a0220.53d6f.97c7SMTPIN_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 AFA80605246B; Wed, 12 Jul 2023 23:28:35 -0400 (EDT) Subject: |SUCCESS| pw129285 [PATCH] app/crypto-perf: fix socket ID default va 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129285 _Testing PASS_ Submitter: Power, Ciara Date: Wednesday, July 05 2023 10:30:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129285 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/26970/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/