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 B724942DE6 for ; Thu, 6 Jul 2023 10:22:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B169C40A79; Thu, 6 Jul 2023 10:22:41 +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 B54B340A79 for ; Thu, 6 Jul 2023 10:22:40 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-666e64e97e2so296188b3a.1 for ; Thu, 06 Jul 2023 01:22:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688631760; x=1691223760; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BE5nGy7gceVNDgTwoEQ//4FjfMNWiCT9VgGsq9zlMJ4=; b=Ww4J/LqN5HGf3DPjqnadkjuBOlddlAw3/0pb7YpAPLTEJ7IhxxvWToKovZYis/LyDu HDMGPPgxri2jcZyZD4yKQv+PT3TWSL2qaoyOwzx/QC69AvTN5FoKs1uudMZ2IDaTMVKY qqyP5BC0imZ4GZL9j0r1y5BDY2jbT+WyFBmU0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688631760; x=1691223760; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BE5nGy7gceVNDgTwoEQ//4FjfMNWiCT9VgGsq9zlMJ4=; b=jYKbhSYBUNo1mkJDQQ+ylqo5p/ulxg4RqkXYDiu60xXGszbGNPkp2a5GPQIUS7L/4X pk0HjCW8KQA+NNooWljTnzVNtLk553jw9yfVWrWAnvoI8EkmA1VnmSNoSRoqpGAqzfTt pcPUNEHEOm8bQT9DXU3bFUltaRO+uTFYz6tOLPkBosKy70LwFYrGg9Lv2DuYje9yaL1W 06EfzdcypOXvKjCvbMxJJB0E6b+ANfDZmSd1B0d0raiHe2HiQDqY1URLjkW64r/Q/xaA 1lNOhtsJpRF2BO3UKCfOb9Duom9ziJyUcMH8rhzbD/FH126YYL6mmy8sHsg9zLMKzx9F xitQ== X-Gm-Message-State: ABy/qLbFzpzImI3bXea30Dm/7VipsSalrwJyqKNepi9vxgloN5vk4YtY tEBhXPJKo1N78WgtNPFR5/hvkV57YWfODNdl6PLixDnS+1s0kqcVGi5hVg== X-Google-Smtp-Source: APBJJlFgrgom43qDQjSUWpz40wZIj3CTX0Dt4A1CKarqZRhtdvXhhW1iL1oMXJSpO+hsUmDMxbKLM/YtA1py X-Received: by 2002:a05:6a00:1915:b0:64a:2dd6:4f18 with SMTP id y21-20020a056a00191500b0064a2dd64f18mr963675pfi.13.1688631759980; Thu, 06 Jul 2023 01:22:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b8-20020aa78ec8000000b006599dde02f2sm26669pfr.12.2023.07.06.01.22.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 01:22:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 01:22:39 -0700 (PDT) Message-ID: <64a679cf.a70a0220.959d9.1cdbSMTPIN_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 30B02605246B; Thu, 6 Jul 2023 04:22:39 -0400 (EDT) Subject: |SUCCESS| pw129310 [PATCH] [v1] examples/ipsec-secgw: fix of socket 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129310 _Testing PASS_ Submitter: Kai Ji Date: Wednesday, July 05 2023 17:29:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129310 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26983/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/