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 60161431BE for ; Fri, 20 Oct 2023 23:45:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B414402E4; Fri, 20 Oct 2023 23:45:41 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 28DCE40278 for ; Fri, 20 Oct 2023 23:45:37 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7a66b5f7ea7so50421539f.2 for ; Fri, 20 Oct 2023 14:45:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697838336; x=1698443136; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MK19ID0q5qL8ggoVsEn/+KabOS+26fAHBEozu5ETl+U=; b=J+iHlQ676RnLJxO9NMhl+CcKGzSBdgHIJahzDbDe5xz2rIjFyzhRGhXpG1uoJPN2GW +IPnBILpjvRj1eqCW8tw+oIjbbp36ZErWqyTfncq9A4IJp3VodCVK3I1PAIsNPhBfByZ NqWXrroUOZKZuiPzjtUlZLkJ481IRBXm+ggIU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697838336; x=1698443136; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MK19ID0q5qL8ggoVsEn/+KabOS+26fAHBEozu5ETl+U=; b=jW/QeJB/6dAtEN1HV2quNCjmN0gpPhxVHa+sd2V+2W6qFw+jd4Vc3H+KGwU7RKOo95 UxdOB7O+qVinC/umRkOQvrlxidje+g4nGw3Z9EVKH3JRKD8FBNMC6fBqATUOUKn7CKB2 veal7Ekkn6DETKWIA792ZY7ehctlzofKKLRqRFBzcLitVyD5lvQqSF9llwmtSISZqdWL iM42ff24k1uPtY0fPbvV2nggeQen0M/JiL7BpFk+8CkT+s9JR7Kn8m0Zw6fPRExfJ479 VeS03xfTXzW5YwoPYhmBUTZw4z8Pg+wVeqM8gFbuAl3geEiqtK78br4XgQLLNKat2I9U FkEw== X-Gm-Message-State: AOJu0Yxj+V4F3a5hefpDg2ZCTR9EoEokiRwtGxrq3lsIqEhQMXDuazcW X5yo26vnwHxXO3TtdoZGnUqHHOlReV7WTvViyretnyr/pYSoHb8BnQKS5WlCD7z76fH2RilSYQ= = X-Google-Smtp-Source: AGHT+IFY6SGgvUIigCb3UiVk4bh+KFlR85D/jNIcbgBLOecrPu4m7jGmM7ZHAF/MOb7Q5D3EML8csvKzEmvg X-Received: by 2002:a05:6602:3403:b0:787:8fc:75d8 with SMTP id n3-20020a056602340300b0078708fc75d8mr3431504ioz.9.1697838336521; Fri, 20 Oct 2023 14:45:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id u24-20020a02c058000000b004567567da73sm160987jam.85.2023.10.20.14.45.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 14:45:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 14:45:36 -0700 (PDT) Message-ID: <6532f500.020a0220.b9a7d.3d52SMTPIN_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 1001B6050A61; Fri, 20 Oct 2023 17:45:36 -0400 (EDT) Subject: |SUCCESS| pw133079-133104 [PATCH] [v5,26/26] cryptodev: mark older A 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133104 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, October 20 2023 20:57:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133079-133104 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28024/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/