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 D1CC343F04 for ; Wed, 5 Jun 2024 13:39:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB2B7402AF; Wed, 5 Jun 2024 13:39:00 +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 8264640289 for ; Wed, 5 Jun 2024 13:38:59 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-374a82e20deso2420315ab.1 for ; Wed, 05 Jun 2024 04:38:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717587539; x=1718192339; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=U9Gqngnr5YS+DxEZ40TT6vCXB2SiQplcRlLrEILiuXA=; b=WuHG/mdT9HwiTi/L36UVXepPfNMim9GTH+KSmoTZUiJ75I9s8QvhmPni2EmXK13P+q mKpem9HyN8XkSCDRwNyAVKDz3bmTUf8+g8alAwduS4gO2utSgpbA04sQfFYUKdmbd2li +k822BRKju/ASHcVCmdBgRS9Pv0HvB/KQRUvc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717587539; x=1718192339; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=U9Gqngnr5YS+DxEZ40TT6vCXB2SiQplcRlLrEILiuXA=; b=pLsi2pXQLGSH9GJD/CZASKw2mYF/6dEfgTb8n5WS/Xhwm3QCFw9Ndhc3AGUUajRdSi Yt+rz0T3ER90zuzgGt8Aj7f6qEI8fYHoM6gBZ6FeCEkUjuHGOkUIHx8sz1jhqXflDFVB Ec5AGrnhRKvuS9Us69mBrP5KlAhls3SVsObLyjN4ys9Q0gfMk+36gWvqWr1Yg8JBchK3 Nqb8VZ402PJesEFSge/8sZ6IJAVuD84z4cW2ewfiLBgUF6TAWysS2LC7Da47eTxzFm1L c2hle8CzdcAQoeftWM4RiKW3SfQZOO36BCBFtcsjkFn7j7qg3kmHJ4+d4G+ObYkyo9xw yYRA== X-Gm-Message-State: AOJu0YxxoXzgdYdoSoPehebiYUbKVg0014fq94ORVXc5pACp8CGz//ln rAGeL8CuXmCS/tpDUdJ2erKoK2gilC7Mvw9hKJa/2uGVYyA+ZIJaCv9S6Go3ji01I07HMmpFXM4 u4BgKmrLmlT4OAs/k18jUReVSCxPO6YCDy9GiBviqo46DMwB8/Z5U+U9y X-Google-Smtp-Source: AGHT+IGJDApvgEXXHlOts3Ymfz9hgRTO99p2AluMjgwEN5AcOQeuHAQoxuaKqhr8kAPFJD9I2jkjkuoLPF4y X-Received: by 2002:a05:6e02:2163:b0:374:9ea3:a2c with SMTP id e9e14a558f8ab-374b12f220bmr17994075ab.3.1717587538999; Wed, 05 Jun 2024 04:38:58 -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 e9e14a558f8ab-3748a1eec04sm3983635ab.18.2024.06.05.04.38.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 04:38:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 04:38:58 -0700 (PDT) Message-ID: <66604e52.050a0220.2a0886.f54fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 93E50605C373; Wed, 5 Jun 2024 07:38:58 -0400 (EDT) Subject: |SUCCESS| pw140746 [PATCH] [v1,1/1] crypto/ipsec_mb: unify some IPse From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240605085346.272837-2-brian.dooley@intel.com> References: <20240605085346.272837-2-brian.dooley@intel.com> 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/140746 _Testing PASS_ Submitter: Brian Dooley Date: Wednesday, June 05 2024 08:53:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:367b8db312517edb9f5340d280e77b1437d84dd3 140746 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30111/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/