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 7290B4373A for ; Thu, 21 Dec 2023 06:57:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C0C6402E5; Thu, 21 Dec 2023 06:57:56 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 3BE0E400D6 for ; Thu, 21 Dec 2023 06:57:55 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5e266e8d39eso4775477b3.1 for ; Wed, 20 Dec 2023 21:57:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703138274; x=1703743074; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lvfnnd/mmMMQJct+qU/EkbyC0FS2IvQqOvKzbasHR7o=; b=hUw7eMi0+LOUYD8gz32p3+DhebUO7sglXEay9sstJUpZMmMb0T89i3WijoDXfl6iyA jQFR0JGv/Z/bVrBlhI5sLEeTGLIz46WqeP6rlGis8BngKrzP39uQG//X3xfV6e//C0x6 qy5MUq6OmUHsTsmS13AP4D1tbLGvPK4X7y0T0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703138274; x=1703743074; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lvfnnd/mmMMQJct+qU/EkbyC0FS2IvQqOvKzbasHR7o=; b=gU6fQJkAH3kFVlG3274BVNlHd7y8RG5sHcD65kSAUZvOFsW0/WD/GTM6W5LGqtRGA8 csjBKifbMpiV7dNV+iGeEl1RDMjGsFm6sli2CE4U2/e4gssWdLiiJTMPJ0xjPyhoVV69 UbvYPFEdyLkui+SV6VlDqduTx+CP4Gj+nvwDpU35UZpU+HX+DswCKWJ6EEp/TdVLwkDK sJpqUWuURRsuFuqH3PL80lpxmUCUALh6pAm3cS+GF3HNTQx8M6XCT4z6FpI77VIKVSd/ opOBiGL0m3FaDjw9I3rx2GhF+8Zug5ortINQBr2iseUCXnc19PIVY7slBc7Nrl6ZHjdm F6ZQ== X-Gm-Message-State: AOJu0YwApfD3qgg1cpwAW1vhhUFm/glcBIh5TrPaU7NxeINwUwcTl/nn fgNPtTXQdLTHij7tOdumnki7F4cT/FgjKTofwk4so059zEPC887xd7OSng== X-Google-Smtp-Source: AGHT+IHb5NHP7Q0YynV/s5xOaBVb6/aANInoEquXf64n00FIH6QoasX6Ei4kZVaZdHO2IDorU3jijX65LecH X-Received: by 2002:a81:8742:0:b0:5cd:3d82:1ac6 with SMTP id x63-20020a818742000000b005cd3d821ac6mr965266ywf.42.1703138274584; Wed, 20 Dec 2023 21:57:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fu13-20020a05690c368d00b005e5ee415657sm69799ywb.25.2023.12.20.21.57.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 21:57:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 21:57:54 -0800 (PST) Message-ID: <6583d3e2.050a0220.8408.28edSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3E5836051823; Thu, 21 Dec 2023 00:57:54 -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-arm64-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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/28705/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/