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 0321142DE8 for ; Thu, 6 Jul 2023 14:15:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F05C340A79; Thu, 6 Jul 2023 14:15:42 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 7BCB140A79 for ; Thu, 6 Jul 2023 14:15:41 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5577900c06bso510414a12.2 for ; Thu, 06 Jul 2023 05:15:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688645741; x=1691237741; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bYCeXF34QudeBXh5JJ6z4+tL+VVK22GNZOB+NB8YrEw=; b=CXwqAGB1E5+i8IxWws0ggCah89IVDneDZIoIhxa8x9a5KzBWgAJUk0SNmFh1tZrmbj FLqT6gxI/I+oBcg48QPTb83Y5Ob7MSUj1wSaQ2l/OPrCrxmPr+v7INQnyL0woeLs17Eu 0AswXkGGNvSySap58sSQC9dRWZEuWQzO0tTVc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688645741; x=1691237741; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bYCeXF34QudeBXh5JJ6z4+tL+VVK22GNZOB+NB8YrEw=; b=Avo5/9xFCvl9On8m9volLlbGCCfhBOvqSPy3zIGIw8qleEhR5Oer+JizLm/J6C/c4o 7grbplqCMZG6bXaJieRm38LcRc/AsmdjZCcHvUprgKqTzXhRQXEt2cjMLLY2uMuoVwEC SbW0B1vHSUHRAcBc035JNUcHtybaaDluJsJVS0VjMuTlRzurca24bJVHWhpC1sGi0as2 pvdAx9oVlzqvEi1LUQ+60Q4WYnvHYivorlvjhQEUYojA6PhW4KR3xUi36uCXmlA63bMX 676CxCLRfD9eqIz+ZqFVPzZYWQpN72FkWux2r4CM+bswmyP2+E2gJxWP0sqBGI5rZ+Zn /abA== X-Gm-Message-State: ABy/qLZAZDn7YxxmATlspt+DJjHIB0d98xiChdWBlnpMSwHAmfOxZqPm CxIat4ijTuI0+68efPrgx+1vHzyjXd04U8O37gZyaIEAHCT2385Wj1g6bbFk0QSzw38jlhvDCw= = X-Google-Smtp-Source: APBJJlFiGZ+qVdL79eWW03Q8SXbp6zZ0a2404iEDHD8Nnp6v72XPK0rhA4o/OA+zIJGvZfSKGC4aD8yNCVvY X-Received: by 2002:a17:902:d3c6:b0:1b8:90bd:d157 with SMTP id w6-20020a170902d3c600b001b890bdd157mr671751plb.26.1688645740749; Thu, 06 Jul 2023 05:15:40 -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 im23-20020a170902bb1700b001b880c9a932sm46699plb.130.2023.07.06.05.15.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 05:15:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 05:15:40 -0700 (PDT) Message-ID: <64a6b06c.170a0220.494ce.2d89SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 05332605246B; Thu, 6 Jul 2023 08:15:40 -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 | +-----------------+----------+ 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) 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/