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 883CE43339 for ; Wed, 15 Nov 2023 14:52:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 83A8740294; Wed, 15 Nov 2023 14:52:03 +0100 (CET) Received: from mail-lf1-f100.google.com (mail-lf1-f100.google.com [209.85.167.100]) by mails.dpdk.org (Postfix) with ESMTP id 93F5740294 for ; Wed, 15 Nov 2023 14:52:02 +0100 (CET) Received: by mail-lf1-f100.google.com with SMTP id 2adb3069b0e04-50930f126b1so9055561e87.3 for ; Wed, 15 Nov 2023 05:52:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700056322; x=1700661122; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1iyFRXR43P8W/PQNUpJkKaPJedc1yw7pWj8wD4w+SNw=; b=S49VMtAXJe39HegZiU9B0FUWylMs2dUgbTsu+ntLtfuASsepLktTl6EV4Gk8h4NoSV YdVMM0sTX0UQMqw0VOaCKRr+FtPCh7cNTLl29WDCbQfXKMDByPhp6BwpPrp41+qYikuJ VABXFRn/s3rvvsmg+1jbIiFblAz2AUHIVrsdU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700056322; x=1700661122; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1iyFRXR43P8W/PQNUpJkKaPJedc1yw7pWj8wD4w+SNw=; b=TAl7LD3RTJw8DMDrMPZOw4FVIQCeSZ1mFY3nWW+Tf/FMyhjwwff9XjFQ1AxzsOfeEh RJRS1ek3lk2HId8zosWB8FaMDfx283ZyAtuuEoF5pME0jWULzSOt/Tb2wuGpeqaY3IL2 zwJVaxP4YzQ50AMGxUjAi7AyHb5sjjRmUUdnDMWMeDKyIYDW9mrig5LldUrsmsRz31lz Wpy8haNdoo9hzMiJUKg/QQ2tBjOTTZWNsbx5dQQ6/JtTn0jdykAZ0SDshOHpnVCFX+FK WMZ2+a6ui8PlcKWskYaIR/d73dOIkV4kRSa/vDNC6QVhGfHktZThArs3ue4l3vNHC+TB Pmvg== X-Gm-Message-State: AOJu0Yzz+luadgt3E00sRHVVEUnMgYQH7WBPy+kgC1dyCvmOpSitBn5d 45HB/qrmHZ5u5/Sw9OTdFzvQxkjAjp0X1+CLwukcEjneT5hXa7EJCZ1znA== X-Google-Smtp-Source: AGHT+IF1yhcDHP/sY6KQ5JEogWpbGXZ1xeGlZQ/aPnzl5qffFPkB2fxWA8mAnTxYjqCsjkw5V6rbb9LutbEu X-Received: by 2002:a05:6512:3143:b0:500:b53f:fbc2 with SMTP id s3-20020a056512314300b00500b53ffbc2mr8290475lfi.26.1700056322092; Wed, 15 Nov 2023 05:52:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y28-20020a0565123f1c00b0050917cd6916sm2337712lfa.84.2023.11.15.05.52.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Nov 2023 05:52:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Nov 2023 05:52:02 -0800 (PST) Message-ID: <6554cd02.050a0220.e1aab.7c90SMTPIN_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 EEC6C605C318; Wed, 15 Nov 2023 08:52:00 -0500 (EST) Subject: |SUCCESS| pw134377 [PATCH] examples/ipsec-secgw: fix partial overflo 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/134377 _Testing PASS_ Submitter: Brian Dooley Date: Wednesday, November 15 2023 12:31:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:92d7ce4afc4a558f27bbc8368823c625f4e0f9dc 134377 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28385/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/