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 A6921425FF for ; Thu, 21 Sep 2023 03:08:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0C314014F; Thu, 21 Sep 2023 03:08:29 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 775B94014F for ; Thu, 21 Sep 2023 03:08:28 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-59c215f2f4aso5576197b3.1 for ; Wed, 20 Sep 2023 18:08:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695258508; x=1695863308; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Z7+RchSEcnK2qSwE8q7+1upqut9+OYxa8yihSr0oXf0=; b=MUiljUpbfzSvcnfj/EwFLibCR/3O7hS1LfeWxH9eHZcH16zHl/QfJwqH0NIguRe+9a j8GVlaTX6yX1CVALibudy8+4yxLFl/6H8a4W6oga6WyUtQPvLOSu36Jiq2t3ycaFXv14 drjhAHiq/jFX7zZ163JW5Uiv9RmqZUl+AKSxo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695258508; x=1695863308; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Z7+RchSEcnK2qSwE8q7+1upqut9+OYxa8yihSr0oXf0=; b=To/LKL0VYoFZMRu1IpII9sSUrm3ZZPwGrMsRfEhQWmCqIeEvI9c12VQ4iHo89sOoD3 CTKSttM/jW47xOT7Csmz8mZy3xIec1Gvmsu9Yugi79bV43P63dFvnXqG+1UlzMhbVLwN Ma153dw7w6v40CwyWFbqYhvl26EZsUHX1ZvKfXFbPiJw0+Ym543MTGIWcnw+5UJlojI5 1j7/WhH7tWQ7Ce+7IMcg+NO3P7ZFWr3/OO6ld2BgwUzfwmcpLPNcKfQIhrFiG43wmyx6 62K1U/KXtXBtMTXoOc5Ng7kGlNYMqe89EZX1lkWnTlQp9al5yhaUJEsCDxRmK20gruYL QctQ== X-Gm-Message-State: AOJu0Yw4wWi/hoS8TyOVZ2PNWSFMLbR3aimrWrJ/ktCsC3EhsC73g0cy YRezFwzwGpu0/b8EDEKVwbb7xPG8rOiVTD/cuuk1WWg/AhpvqMyjHstzmg== X-Google-Smtp-Source: AGHT+IGN09YBDVQ4bF30PXBRuhBOrG5YUDVFJBb195YErh9wLauuLQgci3JtnydOI4P2d0K+ekSKRdYeg6iV X-Received: by 2002:a81:48d8:0:b0:59c:968:99cf with SMTP id v207-20020a8148d8000000b0059c096899cfmr4353702ywa.20.1695258507970; Wed, 20 Sep 2023 18:08:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r1-20020a0c9e81000000b0064f369990cesm29004qvd.75.2023.09.20.18.08.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 18:08:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 18:08:27 -0700 (PDT) Message-ID: <650b978b.0c0a0220.55716.1539SMTPIN_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 AB7E6605C351; Wed, 20 Sep 2023 21:08:27 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 31e60e81f025e9fffa69b68bffe5cfaa22d5c098 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 _Functional Testing PASS_ Branch: dpdk 31e60e81f025e9fffa69b68bffe5cfaa22d5c098 --> 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/26187/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/