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 98DCB42653 for ; Wed, 27 Sep 2023 18:29:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 943614026B; Wed, 27 Sep 2023 18:29:14 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id A5A0C4026B for ; Wed, 27 Sep 2023 18:29:13 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c453379020so85633725ad.1 for ; Wed, 27 Sep 2023 09:29:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695832153; x=1696436953; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ll1rY42OZp8u6Ntslz1bpSdPbYIDxi13n7lKkWXl+j4=; b=d1obp17KE0rHKQVT0C7FfrXnKYe7tWFnjsfaxECspvzujtL0EV28DCM0avbfDXBuLW qyJIvUYU/PP0Jdmk3cN4YH/1YelLH2axp22f5f2J7jiil2SPXwNwuRoDck2JLOoQsIk3 HBzenj0F00U2N9e9XvqvaybQCnRirZeMjiELU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695832153; x=1696436953; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ll1rY42OZp8u6Ntslz1bpSdPbYIDxi13n7lKkWXl+j4=; b=UGue35GcX+Bw5xrwsXj7xXQ7BUlSzvWFPw3spRdeg8GlDbgrZK07NeujkjF7kmzydF bo5T7LxosSd2jxa6se/UxwcYm8WzaOieltpBuF57lYiqn1vcZYp9F1orjUNurlbYew2o R2mYieSRY6KJBvTDIZiuGDBAarQl7yl/taNkMrQLFMGWnCVtwzahn/NCDBkCpJWjcI9U hFa58lKchuSInejTl+VtpcC/AHJJjU28KaiyAO8yywQA7oHnT5eR7zlOd3lknzzN5rab T8Di8zojhmlmyAmMPOm4IT2LIkMdaryqJSnQZek1C12Xo8U59U2l6kW3NcsnhRGqtp1T jRrA== X-Gm-Message-State: AOJu0YzG3RrsjOQnzbJVILx1QZdC97XPa1DYM/xT5cYZClWdXuXUs4kL 1EgRmMmJQ96Rh2SxYj2Ke7KMnU53FXueEJ5CMoO6melQSyXAiPvy9rxM4A== X-Google-Smtp-Source: AGHT+IFNF4Fi/MY9PUUhZW1giCMvCXJpvIkGLM1rn4tYD5xMPJfnuzw3asNl8PuwAQwDq2s6WXMRC9HLj24Z X-Received: by 2002:a17:903:244a:b0:1c3:64f9:45ad with SMTP id l10-20020a170903244a00b001c364f945admr2791298pls.48.1695832152883; Wed, 27 Sep 2023 09:29:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g2-20020a170902c38200b001c612051ba0sm488765plg.124.2023.09.27.09.29.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 09:29:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 09:29:12 -0700 (PDT) Message-ID: <65145858.170a0220.345d1.c92fSMTPIN_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 F3C766052514; Wed, 27 Sep 2023 12:29:11 -0400 (EDT) Subject: |SUCCESS| pw132015 [PATCH] crypto/ipsec_mb: Do not dequeue ops from 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/132015 _Testing PASS_ Submitter: Krzysztof Karas Date: Wednesday, September 27 2023 12:40:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 132015 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27750/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/