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 CEE0242DFD for ; Sat, 8 Jul 2023 04:48:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C74F240A8A; Sat, 8 Jul 2023 04:48:03 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 3D0D040A8A for ; Sat, 8 Jul 2023 04:48:02 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-56347da4a50so1948960eaf.2 for ; Fri, 07 Jul 2023 19:48:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688784481; x=1691376481; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DhfHlWB9t2w9rbvgbX/gDrlVYHQu+zZCNWGTi5pvTCE=; b=O8ac40O+BPb8cTfevEL4jDkwaK7vJ84/9iUIPUu4ZAGO4/WPQff5gBwPwdg7wFFRhN fRE/916oUCIDVBeaa128Lq9QLglDnon6OJeXoK3cWFKzHFDeiEZLdIbQh8CTTzSG51oz eaeRp0Gj8tth2tWIXAwWlTs9Q91vKt1bz6fSM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688784481; x=1691376481; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DhfHlWB9t2w9rbvgbX/gDrlVYHQu+zZCNWGTi5pvTCE=; b=Ih2SjhcWE9DnpBe+znxRfAte4MPx+Wz7+fNMsBfbtmAEbi8sDYMWY3KG0ruTwSSDzI ytNiL9DTvEIIXsztzU006QLEGeL1WVmX1jJSnypIJULq8DyiFW5h1uFeNuvpHhzblwPM g3sdicfGOVD2+vnYNWjewBWiE79fHSLOQcFl75/VNwbJxBWAsMYYT4OxPeIBTaTS+Fjj LP4pP/D76wyyGpYJQKSAeema8E4ncwNUGOIDjpy54B/lQGz6OTffpqlrxbxE6nK4Yj4+ 6NXXN3ahgablUX+1g+xI5+0fsnYngN+eecwonYCk2FiCrVlAZN68bW6PoGGi3MKvTKz3 VORA== X-Gm-Message-State: ABy/qLaOC/mjK58VSPmeGUFyyOPOjw2/dDDv3ssP/GTEEVX4wLrmvagM 9Hsiiptbo6L3S9cdKUCYBUhoTe+A2HGUAWtCJeWeUMNzi+mMbiebug/D/A== X-Google-Smtp-Source: APBJJlFUSjL5yEUKk+piQSEGVuM1qI9ivYEvSLtynx32f2hkRv53DzTzHrVBngtcLRxpU94u16C6OT+wuzuK X-Received: by 2002:a4a:5292:0:b0:563:625b:e02e with SMTP id d140-20020a4a5292000000b00563625be02emr4891626oob.9.1688784481577; Fri, 07 Jul 2023 19:48:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x1-20020a4aaa01000000b00564e469eb17sm172136oom.9.2023.07.07.19.48.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Jul 2023 19:48:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Jul 2023 19:48:01 -0700 (PDT) Message-ID: <64a8ce61.4a0a0220.4e866.73c1SMTPIN_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 E1052605246B; Fri, 7 Jul 2023 22:48:00 -0400 (EDT) Subject: |SUCCESS| pw129387-129397 [PATCH] [v5,11/11] examples/l2fwd-crypto: 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/129397 _Testing PASS_ Submitter: Stephen Hemminger Date: Saturday, July 08 2023 01:57:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129387-129397 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ 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 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 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) 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/27017/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/