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 52F3D42DDD for ; Wed, 5 Jul 2023 21:46:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 459B8406B5; Wed, 5 Jul 2023 21:46:26 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id C944B406B5 for ; Wed, 5 Jul 2023 21:46:25 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1b89e10d356so17972275ad.3 for ; Wed, 05 Jul 2023 12:46:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688586385; x=1691178385; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6qXwEIsSVX9r0uhfiCo9pAJ1aE3kQPZtD6ImfY6Ls+4=; b=JmHBsLzeUpuQIaZEAZZ6UQUDkVeX2oMF0bOf4DLqnBww4eGDcCjKv0KIAazKKFIQL0 TpDTqtuBOkCFL4kAb+L/+hwV7epRr+darDRo0I6RgS5CzQLK1PWHnTrcXLZX92VmHXd4 zOP3hMRRtPHl1F73fwDwQVEQDzAedNk4DQdew= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688586385; x=1691178385; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6qXwEIsSVX9r0uhfiCo9pAJ1aE3kQPZtD6ImfY6Ls+4=; b=cDJ4QPpnyhziCW2g00ICGMg9dDPoQB5BtIXmqMcxTZ7RXpSF4KeiXcC1vXNxWbTEXr 5+NFYTX0HK2XIHxSdMkwK8cQmeYhy6swq7uYVwuqX/AzQqEFDz9AanLDu6ArARF/99B0 1z6df08dHDjhRZ807zX1zqLbH7Mc4j6iSIlZIxwitNZlzdE32rN1kuJyMRRHLKmpYoP/ m7ch9m0wsmm9D0TLEPj2/IGp1UMLsX6XHA3OyWwnPThUwpvhFPEuPKDAjgaDfnCH2VxB TuiPQYXuv/VrFPeltZ/GG1uIqZmfNyGLfvF48tU3vjk7dRh/qrGqu8FptjKOd9cX3hT+ 15AQ== X-Gm-Message-State: ABy/qLafreTsMJBVlSlC5NQgDDGQ92k7ClAtxGipDXIAcR9UHBsLbn3X yA0ImKyXFAPZDiQdS8AqEMaPtuiQ3qQ7iQFTaCfXAF8CQNLwILd7/SgLmb+d19C2V2GJmq63Xg= = X-Google-Smtp-Source: APBJJlEQZ7c81bmYIy8m2T3CQkAvwlxBLaTIyxnh/WopsBxefRM/sBQKlSOfUYOSEJm9UPfsuY5T8uwIKjvl X-Received: by 2002:a17:902:6b41:b0:1b3:d4aa:461 with SMTP id g1-20020a1709026b4100b001b3d4aa0461mr12521732plt.44.1688586385077; Wed, 05 Jul 2023 12:46:25 -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 jo23-20020a170903055700b001b55c0548e0sm872695plb.20.2023.07.05.12.46.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 12:46:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 12:46:25 -0700 (PDT) Message-ID: <64a5c891.170a0220.e1be4.9475SMTPIN_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 47E77605246B; Wed, 5 Jul 2023 15:46:24 -0400 (EDT) Subject: |SUCCESS| pw129283 [PATCH] crypto/ipsec_mb: fix jobs array used for From: dpdklab@iol.unh.edu To: Test Report Cc: Ciara Power 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129283 _Testing PASS_ Submitter: Ciara Power Date: Wednesday, July 05 2023 10:15:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129283 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26968/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/