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 390EE43C92 for ; Tue, 12 Mar 2024 15:32:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34A8340EDB; Tue, 12 Mar 2024 15:32:49 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 280D2402E0 for ; Tue, 12 Mar 2024 15:32:43 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-36629f4bfbbso16501545ab.3 for ; Tue, 12 Mar 2024 07:32:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710253962; x=1710858762; 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=1H7WXfSJqBe+jymnmAN/97U1b2CZSXhr0UbSECDLl2w=; b=Rdp5dzry5Telhyg9pKvF6+s/cKG5aD6xMa+SLeByIdLO3kzVA18BYoLZlcZTOHwmA+ z6CVapxoIHLqLdzp1YYC2sJCAqQoD0hoLfbvabCPWBFhiNoqk/SzJnPxt4jyZh/417ey mZET+vRdp7lkR3UXW+Cj7LOQSf8CrkGHiwoTM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710253962; x=1710858762; 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=1H7WXfSJqBe+jymnmAN/97U1b2CZSXhr0UbSECDLl2w=; b=bdbqofW/HJClSdyLnF3W2HBhoUSYw1M/bfpIlEZTckKl5h9FDGGvH25h2jYY8Z/Ii5 ZodRRfCLLrNYvGSjKBgg87ukCEUAuKSFXL+E8XrvzGGM3FnSpQ4n2sHdYKCQiPImNdY2 KJbm5AkBLJRTp7czH2xsj/1O66+in3bMW2g3DuN6nghwlMSBdOBhTvVk2mfNS46BF9hq Li7G6VamAC33eUlWdpTk5mEKup8uivmaXNXa0/pWDzRGLrbxPJuB9twShsvFUg0tBYl+ M/IX2mWqKZpqbQ3P6ykLVtM6jDp8NZP7/laJtou2PepaAa8MzoDlB6/Pd7QuD9zwU080 UySQ== X-Gm-Message-State: AOJu0Yynai6DoVszc5Z+TwaaU1962VZauurSdILOw4yEvzTBS6LMKiug 4RWoa4Q51+GzML3/QQbuGBEdmNhTsWVLOo6rLgYXYOwY2tGkTITTldz2Tc4b6EgK5kv9gb/auvD fh33RgkiaAWCoEfIATcFtIgedW7RLXqyf0E1afSgT+PjEdIzaenJzm6xa X-Google-Smtp-Source: AGHT+IG1x7kKNPjaLGHRdFoBifxbfL4KtFmfojz4ckSMuSGjph48hCgbUiXh445eTkdfBaiJsEM/VtGsiAHp X-Received: by 2002:a05:6e02:218c:b0:365:4b91:7cf9 with SMTP id j12-20020a056e02218c00b003654b917cf9mr12632546ila.26.1710253962490; Tue, 12 Mar 2024 07:32:42 -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 l12-20020a056e0212ec00b0036667a84ca2sm93552iln.58.2024.03.12.07.32.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Mar 2024 07:32:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Mar 2024 07:32:42 -0700 (PDT) Message-ID: <65f0678a.050a0220.ea2a1.679eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 05E616052471; Tue, 12 Mar 2024 10:32:42 -0400 (EDT) Subject: |SUCCESS| pw138212-138216 [PATCH] [v6,5/5] crypto/ipsec_mb: unify so From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240312135020.2969533-5-brian.dooley@intel.com> References: <20240312135020.2969533-5-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/138216 _Testing PASS_ Submitter: Brian Dooley Date: Tuesday, March 12 2024 13:50:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138212-138216 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29516/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/