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 93F1B4374D for ; Thu, 21 Dec 2023 09:51:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F85F40A4B; Thu, 21 Dec 2023 09:51:09 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id C4293406B8 for ; Thu, 21 Dec 2023 09:51:08 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7ba84897ba3so23807939f.0 for ; Thu, 21 Dec 2023 00:51:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703148668; x=1703753468; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EXH7adyeg5jS69ML8MkwGM1Wio07xBpsOMp9v/JsTaI=; b=SGrZ2TPj2aEBO8Sh2pquvlPZJXzClp3P/dN97kt+oeDXG78viuiKrWFs9fKWOudy+B 3sjn7LgxzPtYJxwRUW+U1KHJrWjVd4S5S34TOaZ8Hz23McXOtAX8g1MJdUpKhCOftem1 hPQVXovJhNcKrBj3xNIyOdNDK3twCxbwaDJtw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703148668; x=1703753468; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EXH7adyeg5jS69ML8MkwGM1Wio07xBpsOMp9v/JsTaI=; b=ETvLVkEg4LfoEKNQd2WvugO502IQy4InldL7/U3oI+NrdkgDagOpaFRygOcvOumtZl m/D24s2PbCkbpq8q5FqMeS8ruvFXrygYnuIqVWmOzUNzFOFN5sTtPWET2t9+RMxbWMA3 u872omOiy7su2AfIXYpbjOYk3ZjTetF4hZV595OWM9lAdIPZeqN63XZK9R2mAZm5o8Az g6AWUoAgmt3kNbeixeuZWCRFp61isFVW7ukYbLyahQicsdcMfGrzpglbrXtGWmRhrNEt NTZzp0i9Mn26IaLO5JbhIwYydwF+8CuZODnioI/50z4CrlW8l9Jwa60+irPSqC74yA40 RtsQ== X-Gm-Message-State: AOJu0YyfpOGuabKdzgTo2IP6pb5E+eaUhV8WaoRbJvVWl2F1zBQw0SIM rwgKuh/kjK4LfEwWEzXMPyWRHgeX4HYtuZbyMszQxm0FgFaU/b9wnQfMWA== X-Google-Smtp-Source: AGHT+IGTnHl8PpBCnpd9BciZAeUqGzSXYYg+WtNFd8vo2at+hza+WrIbdttRferth5hs5L8z5vWk73TGAVGg X-Received: by 2002:a5d:85d1:0:b0:7b7:be85:23c with SMTP id e17-20020a5d85d1000000b007b7be85023cmr9393477ios.30.1703148668225; Thu, 21 Dec 2023 00:51:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f4-20020a6b5104000000b007b39f6091d4sm66203iob.6.2023.12.21.00.51.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 00:51:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 00:51:08 -0800 (PST) Message-ID: <6583fc7c.6b0a0220.53132.311dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DC4FF6051823; Thu, 21 Dec 2023 03:51:07 -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-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/