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 259B442653 for ; Wed, 27 Sep 2023 18:28:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E6194026B; Wed, 27 Sep 2023 18:28:04 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 4E31E4026B for ; Wed, 27 Sep 2023 18:28:02 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-59f6e6b7600so88196207b3.3 for ; Wed, 27 Sep 2023 09:28:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695832081; x=1696436881; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ll1rY42OZp8u6Ntslz1bpSdPbYIDxi13n7lKkWXl+j4=; b=R6IWnIP0S6+kp1JoElaMa6HckvkWym4nmmz9bQhk1FbsSwHsi4rI/kjPf9ogtiDsRS AfuQjLsAy4xa1F5gcCLUQCq/TlgF/xy9w2ySrlEZhOpoebyL14/LyuET45yKmaEkLRNu jRE8fLVeSUKjZ/TcjZiMblBMrfhdY4mck/Tl8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695832081; x=1696436881; 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=H8YrKs0x/CFvgL9/+q4Qhozp9ay12oOk/c2lhoqV2zinztH4l5box38JppU6j1S9uU DHwGpzzgInyR/LdKn9U50t9e/k5jARR0y60Q9Yhh589riKsvYcGij3WaTQc8t/AoJlov I4RQ4DNdjxjmXUVoujzKIDvsPtCc6bkxduu8yutGeQFKUWLx6Y2tg5m0YCHnfxuFxXdu /bMnbsOxSGhieyL0n2Ea//00J+a050BLzOOoT4H31Eu0jlg4acwQLVBfDcCV4X4pd7bY ACp7E6iqT8ZMRZapaESCPAE0VtOQ+T2J3F7mtfsoYG6mccoWCpCxsCk/X9V+XUc7Bb93 5ZtQ== X-Gm-Message-State: AOJu0YyBUAD43gzRGv+BRtPNSGG39CAQWce3dpP0o3AYaxyMiuJYEwKi AQiA0Ii8hz9Fyxg61ZuKa+dFJWnQk/CBS18qNhwbfzoHvQBRsPD/KsMGVlfLH1qBaUIakCp+8Q= = X-Google-Smtp-Source: AGHT+IFvzEA+pmdbYfQo+HBBk3kwNYcEt3tStcjV9ZikMM63cmqIjeDTfjnC7jVP8J9liDUDXEkv6CCxGaHr X-Received: by 2002:a81:8413:0:b0:59b:5231:50d7 with SMTP id u19-20020a818413000000b0059b523150d7mr2648280ywf.10.1695832081678; Wed, 27 Sep 2023 09:28:01 -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 l68-20020a819447000000b0059587543280sm1393833ywg.66.2023.09.27.09.28.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 09:28:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 09:28:01 -0700 (PDT) Message-ID: <65145811.810a0220.a2332.25f1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5B7666052514; Wed, 27 Sep 2023 12:28:01 -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/