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 AFEEB436D5 for ; Tue, 12 Dec 2023 20:07:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AA8AF42E63; Tue, 12 Dec 2023 20:07:27 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 9715742E4F for ; Tue, 12 Dec 2023 20:07:25 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-67aa0f5855cso25530686d6.1 for ; Tue, 12 Dec 2023 11:07:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702408045; x=1703012845; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5EF+BG7d0N5AJB+J+94vGkeCbsKM77UdEGBbSy2QeU8=; b=g1SsrTNsu0ySuKWloDBbUEZLqsd6dxRnkXaQzYjMqaZEkNRFfYOWNWFF3BlmUDG5n2 gklhsICWq9+IrHnxdRZNlcMN0O4LCG1i7gYTaqVww0tjv1Fs9xunbJoWphDkqBpkq3MG IAJyF2PVRv8CdrB4iqO7kAu2mGaeChLeRezaM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702408045; x=1703012845; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5EF+BG7d0N5AJB+J+94vGkeCbsKM77UdEGBbSy2QeU8=; b=E59IV2+e3CmiW4acsnZq0Oer7G2Bf9wOX7n0W587Oa1UlrxOCE2R+9cxcE5hUpYKPF oPDgim7jG3Ii00Gxu2ZguJM1TO3ZYAX+Imj+4o6N+875ENfcE7D5+5wmi7J5+xZPVWE3 //V4+ehnubWM0QveoJGVOugDER4JfnmVZHfy/ssaTyvA4YWlrigA6xT1rAtsAOeNmqBw eO02zlwPA4/vPp6ZyqaJb1bQDDHobB1PWsVXLS5uIRuUNOn061SKlbF7rGulseV6/Qzs p6wlxDN/Kh00b/vbIVIjWpJK9wF/+1ioq7oJsLBy38F8kTtLS7VUFEaEp2VRoeHK9Ppf NxuQ== X-Gm-Message-State: AOJu0YyEBmOcZSjfMg5XgcJxS0jsrUD+qzY7wUV/dY0UXoMF3JwxnESC HnykTo+dCva1mFowON6u6TmsEqIqLHQcnKMJXd1g3VE6m5C0FyeyItqKow== X-Google-Smtp-Source: AGHT+IFR/O88wKbvJa1JrewSIwhCGbAgAgRV+A9CkOmc3kho409D46FAIgAw6Cq0pnaKwOinkiEAfn9lIrmR X-Received: by 2002:a0c:f849:0:b0:67e:f0af:a886 with SMTP id g9-20020a0cf849000000b0067ef0afa886mr782098qvo.25.1702408045069; Tue, 12 Dec 2023 11:07:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x19-20020ad44593000000b0067aa6192c65sm753178qvu.50.2023.12.12.11.07.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 11:07:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 11:07:25 -0800 (PST) Message-ID: <6578af6d.d40a0220.ba3a9.6bb8SMTPIN_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 BCD56605C311; Tue, 12 Dec 2023 14:07:24 -0500 (EST) Subject: |SUCCESS| pw135069 [PATCH] [v1] crypto/ipsec_mb: unified IPsec MB in 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135069 _Testing PASS_ Submitter: Brian Dooley Date: Tuesday, December 12 2023 15:36:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135069 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28598/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/