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 C3C1342DE6 for ; Thu, 6 Jul 2023 10:39:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF46642D94; Thu, 6 Jul 2023 10:39:44 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 878D442D98 for ; Thu, 6 Jul 2023 10:39:43 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-7659db6339eso18038385a.1 for ; Thu, 06 Jul 2023 01:39:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688632783; x=1691224783; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QG4bn8gcd/KMnOAfZK6wDFvIzM4rcAPVRmASebeeTbk=; b=K3b4HIamsuiOBTcsimIX/V2o0EvaJuJCrUF9uqoxZ6mM3HlleijSdbZ4eiyy6drQKU NuCyJ4H3N4sULt5E7LaCM+yLSbYp1litcdiAm8ARxYSctddgOQ+R0iUodO+VGMZnMs1k u4ax8bimY2Mbd6ociG3CdnSQiyv1Np3Rb2tr4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688632783; x=1691224783; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QG4bn8gcd/KMnOAfZK6wDFvIzM4rcAPVRmASebeeTbk=; b=KYNw99jr37h5SKDk+PK7xyD8PlMD7vxOScs/Ftz3HZh6wAxMMrLeLMQalcmndH7iKU j4lynYEBMftWZImbqnzvXtE+oY2Nyn3+DWo8De6erMGuFI/gUNJKJ7FbyybolOJpz5oR O9VK5S3jA5E5HRUOGmYpMcbCX6uTZeGW0LC5Q/0y/hZ6lu5iyiD6L+UeicKhoJh7Ov4u aEQK/NSsmBtPMXQ5N4pSkjLjVKqMzXTyHP3IxC91pyeBNawbTLEyaGZ1KoaJjKPGA2ob 33tlw7pKxEdDIU3i7najEme0vMVHChWqwlchsepATWYV0mbwWLojAdgAw9CVZpZ6CJC7 Ng4A== X-Gm-Message-State: ABy/qLZCvfUhjB753Iliwt7uWb3SD71Wp6zHapVDAIuDXnvylXS0p2E7 niUpS3J4Hy68Ia9QpHEWY9bLCu2P9h1MOCTsv0omosTQ4HrRTHLuOI335Q1IRsm4ADMk6u0jrg= = X-Google-Smtp-Source: APBJJlHgW/eBBsHNFGWOak70YgrwKR8/jus4w9rKsfXYwDI6kUX314wsFCFjNeis4OAjhJu1RJ4DsIs9GDUl X-Received: by 2002:a05:620a:d93:b0:75b:23a1:d853 with SMTP id q19-20020a05620a0d9300b0075b23a1d853mr4469018qkl.21.1688632782979; Thu, 06 Jul 2023 01:39:42 -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 t3-20020a05620a450300b0075edb3af585sm85715qkp.0.2023.07.06.01.39.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 01:39:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 01:39:42 -0700 (PDT) Message-ID: <64a67dce.050a0220.dc952.3d50SMTPIN_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 AEB2F605246B; Thu, 6 Jul 2023 04:39:42 -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 | +------------------+----------+ | Fedora 37 | 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/