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 B01CD42DE8 for ; Thu, 6 Jul 2023 14:22:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A9AB840A79; Thu, 6 Jul 2023 14:22:54 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 37AA940A79 for ; Thu, 6 Jul 2023 14:22:54 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-786bb09e595so36003839f.1 for ; Thu, 06 Jul 2023 05:22:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688646173; x=1691238173; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+DdJOTc74hieTnGH5XAGDGgzccsytZ4/KePLH+cjlvA=; b=aGNGNeLqmH6hIxZjn1e7NNKDfz79kaVZOdlSA0Fc9kyDCfUQwEr/vyxz2pEYlCCo1F PzWIP7q0/UJ5AcTaH2L3kpnth0v0Sdl8LiivfB3+40gzEZp8xEU6GT/WJmxkDizDxMIv ibXUR4tjJ15qTFxn+SKUwpKeUlOGYe1AkqBvk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688646173; x=1691238173; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+DdJOTc74hieTnGH5XAGDGgzccsytZ4/KePLH+cjlvA=; b=O3NEzKe+27o0fTj4YH+556Tqvs6dhdZuny2o9REKl1e2EFsWvWQRoISDQGw9a0Wl0q twraPpMnOdKoVOd+aykDWBque4+OUDte8JBPErtl4oNk/HLdbmWCdwTCwXAGNaeZzXvr XU1kWZveziN8pC8YFi4p3WixIS0B92eQfgg1UY6P1V3sI1Z4xjNkoqP3Lu8gd5UNCQTu X2i4cUmwmvNZiX/JwRXUgpyKHSInm8u4U9SXxkjaGP5EThO+FCIr5ttJfZFQ+k9w2Gpj X1GKZjmyXOlMGxmK/4cdncby+n9zWtUWuS2iI62ePBC58rJxo6AAt+0rrHpqS/erqml6 V9og== X-Gm-Message-State: ABy/qLZrZw9vEmAO5q+ClfkK8Qrh+QKoHbzQUIYKzoO/KCFmvGNx2sNJ RKVBN8ZZWZSjDJtGvwBFeDYSJ5t6sBUuw/tFbd2m3g7GBz5Waqy+g8Gtzw== X-Google-Smtp-Source: APBJJlEBuPYNTA39Z6NOHD5u0aGuLdNxUW33su+V+/nugjIKCdKoTxYDMhzmmSnziajva9pEczS7SzYgp6QU X-Received: by 2002:a6b:dc11:0:b0:783:3899:e1d7 with SMTP id s17-20020a6bdc11000000b007833899e1d7mr1462780ioc.2.1688646173579; Thu, 06 Jul 2023 05:22:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q21-20020a6bf215000000b007862772b50esm38012ioh.11.2023.07.06.05.22.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 05:22:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 05:22:53 -0700 (PDT) Message-ID: <64a6b21d.6b0a0220.1e049.208eSMTPIN_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 3CB13605246B; Thu, 6 Jul 2023 08:22:53 -0400 (EDT) Subject: |SUCCESS| pw129338 [PATCH] [v2] 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/129338 _Testing PASS_ Submitter: Kai Ji Date: Thursday, July 06 2023 11:00:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129338 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26998/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/