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 9BD93436F4 for ; Thu, 14 Dec 2023 22:48:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9605543291; Thu, 14 Dec 2023 22:48:56 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id BC90542DDB for ; Thu, 14 Dec 2023 22:48:54 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d37a6926f7so4904965ad.3 for ; Thu, 14 Dec 2023 13:48:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702590534; x=1703195334; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cPqK1Mc0/jN5HVa7DPq0pee9+6wwDBN4Mc6h3U4J3Uo=; b=fO15LrPnSebcGB7p1YGhiPrWP2EESDRMZLVyBxFcEpGmjJ6kXQbFhGCa1aAan2vQRH q+yXjLm+rAbjm7LDgYUhPdIySrwvddLBL8lMBAQ9514wHdis0ErN3vCnitTTnfos3kJe 60TKW9rI2WWbu01MPgeuxEsh+gJZZwVhYvR9A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702590534; x=1703195334; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cPqK1Mc0/jN5HVa7DPq0pee9+6wwDBN4Mc6h3U4J3Uo=; b=HAA6OVM2MhEyaOkZSuOCIrQ1YyDI9zFOOoRDZ5QDF0InYGfg8Tf6Yvj2GxKa0gAVL3 2Nmh4ZLvPCRgRgpNZjsHTxCIFG0tA4lHnxJZuDFI1vVKS4YXkwZAZeC/cZ1yJ6aax57I YL3Co+4UlWPMlz9kp5a5pNjanQX60azcWxxs+hU3S+clx+b9gvffzHd1HE+IdGq0hKiJ ovZmCDyeX9Ih0jiLER8wsH6rhePOXnDaGlKyW7hT5QZH94IqCWqVxBRfgLHC/l1he1Gv TBeV6E0CWAxABxOM6oPvF3Y2TK0Re3T0Z8Diu9sXMKWcWSm0ryk9XzLeBx4q1MraZWH1 OKPA== X-Gm-Message-State: AOJu0YyTiKya5OK4hDyst0gloDiDDdfvbCEb4IoDV8NBS+jCMuhT8uR0 tbi1Re1b2JuDov99v1NJdbpK/yCNp34LGtU76tOWJD7ZSAxUEHg8nz3g03RX39z+9yc7R94AiA= = X-Google-Smtp-Source: AGHT+IGzGraywQQdn2T1Yqjj/HBH7MisdJOtiIWWQ9Fwn3Xy/m4GT+vtTU7ON4yAdrJSJwzpYfHxCjBnAXpo X-Received: by 2002:a17:903:2303:b0:1d0:98d8:955c with SMTP id d3-20020a170903230300b001d098d8955cmr7416080plh.124.1702590533902; Thu, 14 Dec 2023 13:48:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 12-20020a170902c24c00b001d33effe26csm212457plg.109.2023.12.14.13.48.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 13:48:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 13:48:53 -0800 (PST) Message-ID: <657b7845.170a0220.40346.6f98SMTPIN_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 651576051831; Thu, 14 Dec 2023 16:48:53 -0500 (EST) Subject: |SUCCESS| pw135208 [PATCH] [v2] 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135208 _Testing PASS_ Submitter: Brian Dooley Date: Thursday, December 14 2023 15:15:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135208 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28630/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/