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 7D81B436D5 for ; Tue, 12 Dec 2023 20:17:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 786A042E64; Tue, 12 Dec 2023 20:17:55 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id CDAFF42E63 for ; Tue, 12 Dec 2023 20:17:53 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1faea6773c9so4393093fac.1 for ; Tue, 12 Dec 2023 11:17:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702408673; x=1703013473; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XiwEB1F3FKcopiWPcWYLJwO4jULZcD3msAGbg2a5g+4=; b=J5ZnnptYsAMVwGeeCO2N8FFWTdMc27kfbepFNnW2AEtjxX6l1vY5rR6pHJ62cnpKiA A+V5epsJRGarYQ+bGSDLtxYhVfwF3HaQsOxFEDWA6dyToI4q4de+pD09Op/7y3H51eGQ XhppbmOQ2V3IZf6ElRQOI6r1ysPD2D8B1b/CI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702408673; x=1703013473; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XiwEB1F3FKcopiWPcWYLJwO4jULZcD3msAGbg2a5g+4=; b=O6Dj15M7qs4QxPt+KO3Dm5Rohbt+TfW7WPDptP2OevOgVLL+BDUV5GhO98VrgqtrPY rSyhq0f5uNRE7/Q68+dq5ZWVejoBu2Wfyp3uko2eacQ7H+X/JAZ/mOIivAXPlqVl4v/8 YjZ6XW3ZfEND6EFbteJhWzeC3tVXdN2znMxx3nzbZPsyV44VGBovMDwbijlaePjj5KkN uRxZMdGcww5kNLuKFLVZf65N1Mlz+CERH+kp0fgonMUYiQtdknLS7pcsOSV+kUJwka0o ALnfQGmbgNV8ToGkHNI0UrXRQMWV0d/EYVxaeI758sgjYHRyZwZIlaXCQ7z7ww7OvXXJ XYGQ== X-Gm-Message-State: AOJu0YwmTkf9u0CzxaXN60SeyB3mU/xMXURWtOxuBrqBJ6KA019rZ3+m gc3avYhvuAzsyQtr/5jx2AgobGalfyauh7G1M/rqyCt5s6NZZKlQqZ24Jg== X-Google-Smtp-Source: AGHT+IFI9QnAXym7Wqle7hfgv+aKEv5AOqeYR+gY9hZvRHJmZOCxwzjYgoat413bWIh/62u7t9meWp32uGJb X-Received: by 2002:a05:6871:70d:b0:203:1338:a25d with SMTP id f13-20020a056871070d00b002031338a25dmr490149oap.83.1702408673139; Tue, 12 Dec 2023 11:17:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k5-20020a056870d38500b001fb33974494sm640973oag.48.2023.12.12.11.17.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 11:17:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 11:17:53 -0800 (PST) Message-ID: <6578b1e1.050a0220.f85a3.3c76SMTPIN_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 997CE605C311; Tue, 12 Dec 2023 14:17:52 -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-unit-arm64-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 | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/