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 1824E42653 for ; Wed, 27 Sep 2023 19:14:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 115774026B; Wed, 27 Sep 2023 19:14:44 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 199A04026B for ; Wed, 27 Sep 2023 19:14:43 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6c0f3f24c27so6630904a34.2 for ; Wed, 27 Sep 2023 10:14:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695834882; x=1696439682; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DQwe9O3al/F2lfn0fJQerGI+CIUSjvld1PTLeMsKseU=; b=E8whBbSCQi8snJrk29CrEY9h5zmowkNU/c60pWEqwrZ0hzcvwGKTdzZEye+G4+X3Yt BPKjjXzh9cXotOMcX4F60yRcp5jgIAFGsYnhtMaENijkuYNjQW4vfKdi/HJrytpPB/UI xqlJhdE7uWqYwcMRkRwRnhtQhnJQE1U09oP5A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695834882; x=1696439682; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DQwe9O3al/F2lfn0fJQerGI+CIUSjvld1PTLeMsKseU=; b=ntF00CbTBbkS8ksO7XuZSbllDZrfzrcomMFOK+s9sRCxuU9svt0sjQnksxFEBlQCJA tnX4aDUdEH1x/wnINdAH0JR1toHt11h38RSEryfhwKlO10XJNnkFRAauYLXInueHlH2O RYN9otkJw2bs7ZlgoJgOvSh0Sw/mZ1g3YbkW7pwt8OE6aTn0hi+dgoWAPWTD9S+/6TvW UCgcUHdht85l1/BhNfcFV6TFXOHw0vYrJIYGyP4ACk8fKX/2SMSsrq2wyRu8sLL5RFSW xqMAsrJV9BNiwr3PQAK3zSIZ30CRbCHiT+JJf0gZX+0kbaZruXv+rDqaigKYsw7fKzv+ Cxcw== X-Gm-Message-State: AOJu0YzLuMDRokltJAN2FKKWKEnUwwVYvxcqIPYWj1n3aEi7QMmdd/Cw 2mIQurzsnzOtL+eXzTAO5GoojiyKuKSMyc0Ecjf4LQyvSTZju+glkNgz4w== X-Google-Smtp-Source: AGHT+IEf1XsB+ZBbBRIGQ69RTQHxI64BQqGAdUmz+LOJyer+J7s13XXFcbLoZNioD5jny9SyqkLOlRm7zae9 X-Received: by 2002:a05:6870:eca6:b0:1be:ca9e:a65 with SMTP id eo38-20020a056870eca600b001beca9e0a65mr3009460oab.58.1695834882322; Wed, 27 Sep 2023 10:14:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i30-20020a633c5e000000b0056937a24dacsm871073pgn.30.2023.09.27.10.14.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 10:14:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 10:14:42 -0700 (PDT) Message-ID: <65146302.630a0220.9c79d.2d3aSMTPIN_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 711656052514; Wed, 27 Sep 2023 13:14:41 -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 | +---------------------+----------------+ | Ubuntu 20.04 | 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/