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 C2F8A42EC6 for ; Thu, 20 Jul 2023 07:09:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A3DFF40DF5; Thu, 20 Jul 2023 07:09:11 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 3731B40DF5 for ; Thu, 20 Jul 2023 07:09:10 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4813bc037eeso174548e0c.1 for ; Wed, 19 Jul 2023 22:09:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689829749; x=1692421749; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ttAAojy/9BG+mazTK3wj1gIQEPQhoXrLJeSKM4j1KUI=; b=NDpXuMpCwDZ5pHz38GUe7QI7Y3ZrBOEI9MSngLkfc7xnj46U+HSnjp1L6IAmUtg9Tx 5fi2SI9fQlbW++U+GOgBeWE5+ilBuYWRVL50p/+BqX5MuizXvuhPNv8qwftMrX/7Jypb odNj7E34wFzuADlV5Si4ph0FCK5yP9P77q5GA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689829749; x=1692421749; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ttAAojy/9BG+mazTK3wj1gIQEPQhoXrLJeSKM4j1KUI=; b=kLR168CMEOxkxeRbaG5L4heZ8qkle5N755qQGnMp+cx2/htO+XW0FsIxgm37wtwExd Saj6bHb/ka3BOCw3JFtOoKnvKL4Mri17vut7AiBZLq+tXT1TuNGlbebgg5k6rKqdVrAM vi8tMcsmuqcsi+LmwnuYagSXYs++Gzh1LCP9RtKrYrP6RnFIm2HW5yktRWEWe+SnGsn5 LFAun26Pg095uhbHf77IhViWBTyV2tmS+/AqNuH0iE3eEUpM4sdgus0c70KynsQiA01H XV6t/zZCWKpwBmWZ+Xc7TIOChiuc9xdmiqPjYaY1lyxEDsg7cDYkZmbQplDr2SZxlQ3v TDUA== X-Gm-Message-State: ABy/qLacI8QpFYpj87LG6KoAsVWyWmh/aj0iVdD2lQlUYs46WzhVf1zw FiKOK94pIMbewFho+OxWmYBqd0/XY7VpwfvzANrRCHkZCZJZnA== X-Google-Smtp-Source: APBJJlEUt1i1Bu9JDgBMQi4aKa++10HDaiLhCShEJMR19bmjdxtzvw+2uxzkRRxErTH3F6WjPE+hoOj+2k47 X-Received: by 2002:a1f:5c4f:0:b0:481:4ab8:2464 with SMTP id q76-20020a1f5c4f000000b004814ab82464mr5133486vkb.5.1689829749521; Wed, 19 Jul 2023 22:09:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p64-20020a1fa643000000b004816ac15f25sm44075vke.7.2023.07.19.22.09.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jul 2023 22:09:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jul 2023 22:09:09 -0700 (PDT) Message-ID: <64b8c175.1f0a0220.2bc5f.3030SMTPIN_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 28CE6605246B; Thu, 20 Jul 2023 01:09:09 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] e185150c2ada84e637d14274ec456a3a4965487e From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Functional Testing PASS_ Branch: tags/v21.11 e185150c2ada84e637d14274ec456a3a4965487e --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25542/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/