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 7674442653 for ; Wed, 27 Sep 2023 18:28:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 712E74026B; Wed, 27 Sep 2023 18:28:52 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 3C3FC4026B for ; Wed, 27 Sep 2023 18:28:51 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3af5b26d599so772008b6e.2 for ; Wed, 27 Sep 2023 09:28:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695832130; x=1696436930; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ll1rY42OZp8u6Ntslz1bpSdPbYIDxi13n7lKkWXl+j4=; b=WBCsevhyPyxUo0N7jC32YX5JZJh4zJB5bblK2CCqFacaC4eASxz4S1IWFWnT1lSIbs dFwkM5l66RXxIyr/wOUU9dYJ4RtasJZ30efwJWSFX18uD3PQd8bk2THnl16p5OZF0t3t pKbknUOaqHnEfaZeOJ6s8PAUCGj12vPHddjvU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695832130; x=1696436930; 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=S1ULbkKbdg67gI6VmkmImZzVxIuLOU6CFnGzBcR5TEFlxYcKQzqxfxU7Vdu2ZG/+hM NKE1e2MoFIMRjGcmgwZYogjTM6ij5IMtx+UOJJDl6VkD62PaFTRalck1SfwTvGfa3oTh JL16bqRbCUKzMdh14p/dlCZHZtZL+8WN0iQhK3Zf2gBkyoG/TdxqhIl/KAHrCEA15p2G hMwxZOLwi+cBvOvwTb00XjNwPMfzBTBZ0+uusu4Ka+Qg1JMP/xNxqGJxKpw5JfiS2+SK 72Uc79+XAJHlHi26YXkTD1XQBaer+XEQvEljP0iVGneRP4BUFJyONRNe8LiDFB426SLG 3Iwg== X-Gm-Message-State: AOJu0Yx6gm72nPccXPATMq0puWH8mzNR4g5MexIIawSSPSc0VVxVosKl if+pdOgxksIPJokiiFvy0w70YqYiPBsCq5VwgJGMTahxy+T+l0DVEypKIv1aa6k9RqLPCyK5LA= = X-Google-Smtp-Source: AGHT+IHayo9yqY6N1zHS7cvDW5bgjigZDMAGLVELlrCf6RnSdDh/0jvOvyFGegTYaISM1D8ibcO7t3HP6Ap2 X-Received: by 2002:a05:6870:f14c:b0:1bf:6ec:dd4d with SMTP id l12-20020a056870f14c00b001bf06ecdd4dmr3105946oac.28.1695832130585; Wed, 27 Sep 2023 09:28:50 -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 v28-20020a056870955c00b001dd6d12eb34sm572113oal.23.2023.09.27.09.28.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 09:28:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 09:28:50 -0700 (PDT) Message-ID: <65145842.050a0220.8d10b.1034SMTPIN_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 244EA6052514; Wed, 27 Sep 2023 12:28:50 -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/