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 055BB4254D for ; Fri, 8 Sep 2023 20:04:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E40E40285; Fri, 8 Sep 2023 20:04:53 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 1E65840285 for ; Fri, 8 Sep 2023 20:04:52 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-68e2ffd51f2so2005125b3a.2 for ; Fri, 08 Sep 2023 11:04:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694196291; x=1694801091; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ArPoh8srsstt9LZOEV0sgO5dWB6rmUGS3TH6fjlQrvE=; b=ibPF4v25Nr0ZNdNYvOvM0fRVFzg7KUMvJvi7paNVmZw+IlxpGbHF4K/Satjl1tMoIy GXrbvcpmLsN6hcnwaJSNlmL5PY7JO/6v9mW0mTMfeZfTztSJlE+hJxZZguUIlyXLvapU H6rlnRWIESBp+97BZFhoXaPlrWT84ZkpvH/7Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694196291; x=1694801091; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ArPoh8srsstt9LZOEV0sgO5dWB6rmUGS3TH6fjlQrvE=; b=XlmBtwkuYllBnjKdX5DhogGnurHOsaG9dV5MYsbnL+fWE02J1NQxa/z5lNOPzQJ+Dd gMkC3cErPJBMIIuSJgbOHDqzZ/6+gXO86P/cJKxWMoSOM6kdhv7E0SV/cUnPwk1eg+Uq 188mj3gXfk3rF5eEKOEtXCsu7YS8Gv0JSOHln2/pSMjVdwwMXwQOeeqa73w92ISEcSyP wKoydtyED6pmDkwMJg6w18AVSXhpBbCDvtNc+1b8C/7LLK4arqVn7ZL32Rld1n7B53Rw 82CkophtiPHxw3O/WnIeKH/1G3htIElUjDckG34ohXdZkDOwV7sQfT9cSIxr2K+sKaBS v4iw== X-Gm-Message-State: AOJu0Yzl+6pVa4nUwxObJLn5sH+q7T7OYqueLJreA1IhDQTqJtLlJpal PAhftfBUocVfZLQMweBI4wXilpVs9Z5K0MjwplPHgtI8cMuc1S8V8pLb0A== X-Google-Smtp-Source: AGHT+IFRysPAxSPhZPqzyH9b3fj7bkO09IutUczEIo8uEPxDH9gdJaIeTC8Mxci/v2qOSjiHVvMyfRCH62w9 X-Received: by 2002:a05:6a21:35c7:b0:148:1185:8802 with SMTP id ba7-20020a056a2135c700b0014811858802mr2990201pzc.30.1694196291052; Fri, 08 Sep 2023 11:04:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h2-20020a056a00230200b0068e4ebb1083sm90053pfh.20.2023.09.08.11.04.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 11:04:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 11:04:51 -0700 (PDT) Message-ID: <64fb6243.050a0220.9a463.525eSMTPIN_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 3849E6052471; Fri, 8 Sep 2023 14:04:50 -0400 (EDT) Subject: |SUCCESS| pw131250-131253 [PATCH] [4/4] examples/ipsec-secgw: remove 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/131253 _Testing PASS_ Submitter: Anoob Joseph Date: Friday, September 08 2023 05:40:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131250-131253 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/27554/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/