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 E9D694373A for ; Thu, 21 Dec 2023 07:26:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E58C3402EA; Thu, 21 Dec 2023 07:26:55 +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 4E380402E5 for ; Thu, 21 Dec 2023 07:26:54 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35d3846fac9so2073475ab.2 for ; Wed, 20 Dec 2023 22:26:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703140013; x=1703744813; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yD/gXhU7epixPZGEXzAqQaxCHoOb+zOIIz0LnwDdlWI=; b=NIt9vnGD4vI9rdrYFnVtT+6EUBtQ5CxV2QyXGh9mRG28oeORAnxxogSeCmLKbFUVrK UNgtskb1yxYQhCASIide3bI7qTA07Xi+W7KABmCVJU6LQuW2uvzprwJv9E3/h65gCdl/ oOnDlBDhrYel7gV0WERKcZmbfKHy/lNnRYdcg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703140013; x=1703744813; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yD/gXhU7epixPZGEXzAqQaxCHoOb+zOIIz0LnwDdlWI=; b=Vc7Y2SRwti/BCESHeHGuVSF7IvPArD+WjTYJ0izmFs3MvFEq4/HuIVrm230kx1m4M1 /LpGf/gtKTSPVUHLB1xoQ7Cit1MsCLF1hik/EYAdP+WqI7Ku6mtMhmSnZKoOL7pLmreC kkpthFsUH/1b+H5fCI3YB+0h3ddb1a+Uzh8/s/RerMFyJphv/WlITfaG41G69kinM4tC 97HjbrBZDhp+tN468JXj5IG98mMNqaAthNhBsyNo2jxF5UcOGuViqLZGsesRr87hD/9o ZKkKtVoJoa4ZRaVZJbcwEUuK5CnAtNZcXnQC7XbOLqpamHnZM3NoWB+jIM+WrkXe24jd G0Kg== X-Gm-Message-State: AOJu0YyzgTimiccskz/x8PI/bgz6wgNHqBYIBggpLbJOgqshQjpUQx4m i2M4cLsb0tUHmHc/NNwWEttKTBfbt6EmZtJmCyauS3hI6Ck/ZCm6B82qpw== X-Google-Smtp-Source: AGHT+IFUJ/TRLY0atkj2q6ehFX4jp2mnTTFuMBzolyxFTAysdALWr91Ks+hFeBjuaIDtiyzUt0xmFXJupvyh X-Received: by 2002:a05:6e02:1d84:b0:35d:5cf1:5ecd with SMTP id h4-20020a056e021d8400b0035d5cf15ecdmr27444696ila.22.1703140013672; Wed, 20 Dec 2023 22:26: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 d11-20020a056e02050b00b0035faae6e0f4sm53911ils.25.2023.12.20.22.26.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 22:26:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 22:26:53 -0800 (PST) Message-ID: <6583daad.050a0220.750c2.348cSMTPIN_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 377296051823; Thu, 21 Dec 2023 01:26:53 -0500 (EST) Subject: |SUCCESS| pw135417 [PATCH] examples/ipsec-secgw: use bulk free 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/135417 _Testing PASS_ Submitter: Anoob Joseph Date: Thursday, December 21 2023 04:40:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135417 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28705/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/