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 0813542653 for ; Wed, 27 Sep 2023 18:27:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 030C74026B; Wed, 27 Sep 2023 18:27:50 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 4790E4026B for ; Wed, 27 Sep 2023 18:27:49 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35135f69de2so23834815ab.2 for ; Wed, 27 Sep 2023 09:27:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695832068; x=1696436868; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ll1rY42OZp8u6Ntslz1bpSdPbYIDxi13n7lKkWXl+j4=; b=Uf+TxS80qrH/eEBtVmLt9GK1y67TzYzlt2+NRdT3eO9701FN+5ymS+OVg7+vf3l2sm h1b7IKDWe5vH6D/Mvj4MqVbDUOWSpbkYpkxjqrESqLKUF6jQ3rmNKzGZ1Pu3e94t+sZn KxkmTx1ufQ9oOr9JcLK7//VXIoscSNbyc6wNQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695832068; x=1696436868; 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=xNuSOhj1k8z4k6RYXQi1Uy+CELVcMNps0KIfJMQAF+ANtwbkTkgSmBJrQeaEsEISkY WzsVotLRT3seQlf2/RU5FLoGtNGKw3InOcxqG4njaB+r9RiGynBTF+O027RUb1ajIPD0 2OIZtFP5Xu8MEJEwvRgOH+ZBk9E1TZ+I0aywCigS7pNam1V1xjMN5kVfDRXUSO3z+pQM Nc10elUzYyaX7ky0qHN2ZbhVj3daYx/1yGB55DVOvWVd47MIlrajPD9XYl+TulZ5tJA7 NTBMkWXWfHkdNBWuRpjyRvv+ayjerhJIrzjrEQsffVP7qk7D/K8PEEkZc8ZleM6n8DLF gtHg== X-Gm-Message-State: AOJu0YwD4wyr0rB8Xjnq7oBUj6Cji0KGLEL08+RvOg98ukrcZoRyfrQQ KzcbAAtTHJO2f4UxD/vosfY/0XbM3WMncY+PLo+4GuAMSx8w+HDnP+OBWQ== X-Google-Smtp-Source: AGHT+IGKqlVOOfNf4nXmxJym6ECfz2t2/AU5vryi+BQsdWARXqGjc3qM7vmorfCTCjAn1ucnbA4Z7IZJcnFC X-Received: by 2002:a05:6e02:ee9:b0:34b:aa34:a5c4 with SMTP id j9-20020a056e020ee900b0034baa34a5c4mr2382679ilk.30.1695832068616; Wed, 27 Sep 2023 09:27:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y4-20020a92c744000000b0034f34968b30sm875033ilp.75.2023.09.27.09.27.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 09:27:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 09:27:48 -0700 (PDT) Message-ID: <65145804.920a0220.255d.475fSMTPIN_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 085706052514; Wed, 27 Sep 2023 12:27:48 -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/