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 AE23F42653 for ; Wed, 27 Sep 2023 19:11:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A94EF4026B; Wed, 27 Sep 2023 19:11:04 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 4EDC94026B for ; Wed, 27 Sep 2023 19:11:03 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1dcfb21f9d9so4263671fac.0 for ; Wed, 27 Sep 2023 10:11:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695834662; x=1696439462; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AvZQXNoOqkC4kPyGZgXGL4i/nQX+7T1rSTCexujVOxI=; b=CTUQRZkILuqGaUB4j7OkB1cnZ+xv0+j4S15FPZ3VLCwuwh/m4i+bZG3l0QnWEGaeMs i98tbYfwQEKQiBxFNir4Lay5i2XCQW2UqnnFSq84snAh6RrXKoDQAxqnZ7mKJ0uWQq+z im1DoaaaI6VvRHdsCFhdTJuJyLgG5d1Akg/hY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695834662; x=1696439462; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AvZQXNoOqkC4kPyGZgXGL4i/nQX+7T1rSTCexujVOxI=; b=VbhUtrjWSljRGoAiD/T9pHuCNAS7Z7SEU6DFf2du++v2SKKNijuA4+rw/N/Ad12E0w +J93ZvW/jMvnlNMAzB8A6rfGNIXbqfHDn0YapzuFRwc5agK4D8nmwRlOd/Y+gUIeyMV6 uxI0W9fu2yHEO68Bf7/XJVc3FLqBhBjPsrJwimVPXIMDVjt/yb0hr7ig9Zr1fXXZwNzO 1fiA7luPo1c0CdJME7F/V/k7NFxjl3OV29TYVOMwNFD8hJH5ardZfhI7yBrEqPrZvOMX 2yI8qSpuAH+ubm+9gchFuDHgLV47Gwh3d6254DBMWpUx+z76aeXzLVxa2NjCeFct5uFn kp6A== X-Gm-Message-State: AOJu0Yy5xpF7WH6+Nxs8GKLs8gVBhdQ6td0qmvdBX97e6+Jidr/mRmGh fnOVmpot4TuQy/7GuS+fPHUK2Fylnt//Ku9T85fKqzNBYrwvPabSnyay7w== X-Google-Smtp-Source: AGHT+IFciRiDjIjSmI7xoGNXUYsc+I66Jw6jVdHCMOGwSxpc1D+oGyUtp0TShhHbobLpSBqEun5HFniDJkTg X-Received: by 2002:a05:6870:8a2c:b0:1ba:bb13:d007 with SMTP id p44-20020a0568708a2c00b001babb13d007mr3199142oaq.5.1695834662582; Wed, 27 Sep 2023 10:11:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v1-20020a056870e28100b001c4dface940sm1310370oad.8.2023.09.27.10.11.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 10:11:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 10:11:02 -0700 (PDT) Message-ID: <65146226.050a0220.fd9b6.20a1SMTPIN_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 12D166052514; Wed, 27 Sep 2023 13:11:02 -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-unit-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_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/