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 501E442DE6 for ; Thu, 6 Jul 2023 10:26:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4BC4040A79; Thu, 6 Jul 2023 10:26:59 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 0C79640A79 for ; Thu, 6 Jul 2023 10:26:58 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1b3f722fdafso484069fac.3 for ; Thu, 06 Jul 2023 01:26:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688632017; x=1691224017; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+807tuzpPubEUxP+DcN/h3CiwIfXUz6w8igKkK6YG6k=; b=CIYhGDZh6Vp/J+Xi4OkNp1yTlDnWSplvmj5nM0f7AVyOXWeRa1/xpiGGXrZZ8ZJSfp mbN6AoAd1qucuOHmCtw/QTzHfrJ9Hk5rykU+orZ8jvq54Kd+CN38GH4xaGBNOqjs3x0b SySLtwuZorUoB1AiJqFB7RbT/jYxl8rf3ozyM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688632017; x=1691224017; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+807tuzpPubEUxP+DcN/h3CiwIfXUz6w8igKkK6YG6k=; b=jf1pny86Juv83X/DWpz2diG5ZrbweRF8DHk1Hto6o/r8im4ovJl4Vtu9xWmiUYMu7a FZwQalKqhTsE96HxEdenu35DvkXFViWzaljJWfs9D6ZS5ghdP176c9eMA/tUi8M3J7Kz Znt4ldxk5kH2o7sgYxbI2s8205+Q7dcaWTAgfayMI8lzeftp56h9oY3RNnrzftnAaAoE rmXUdSOw0vpgeYPbsQ5x4V/LYeCKa1qQUTnMJX77CvFTxxvLdJl0bo3cRQM2Dn4HJ2BE zGjttu7WbJCyALzuhpWkQ6rMugGD/FE6nNtThCIaM30rLxWFTDGYYD4m7h5Uw8C16lIs GRhA== X-Gm-Message-State: ABy/qLYXiLK+WSlkVRkfrT8n+8kLJoTy+9HjDg+XBpKRw3BQg4c83Kgq odfKlp1PlazIXVagOHuCf9Ihf4LVMU/rNWRCbh2zRpyyPTj1QBNqX6BYxtln+h1mpshVK2Eavg= = X-Google-Smtp-Source: APBJJlGzbLeo/nkOqtdHU6LDA90dtk9bUADvGE3CUtbWaTxiGLHjnHAiB84XrgDxly/O8Q8HHqqwD3BHrwet X-Received: by 2002:a05:6870:910c:b0:1b0:19ee:88f2 with SMTP id o12-20020a056870910c00b001b019ee88f2mr1699132oae.36.1688632017458; Thu, 06 Jul 2023 01:26:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id y2-20020a056870e50200b001b3e1e8c24dsm68058oag.14.2023.07.06.01.26.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 01:26:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 01:26:57 -0700 (PDT) Message-ID: <64a67ad1.050a0220.93e85.3808SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C5DB6605246B; Thu, 6 Jul 2023 04:26:56 -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 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL 7 | 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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/