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 3483442340 for ; Mon, 9 Oct 2023 20:33:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F056402B1; Mon, 9 Oct 2023 20:33:00 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 46D28402B1 for ; Mon, 9 Oct 2023 20:32:59 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3529eafb3a9so18007435ab.2 for ; Mon, 09 Oct 2023 11:32:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696876378; x=1697481178; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vylSmAUsq0b9ev6Iq+xig5qd0a5+ss+zqiWcHP+6Y58=; b=Fbo6ZcZqPeKHRUMgzfYdMJlSNIUNxzUb3Ic3abL6jR7Ovmu9maq9llkL3VZtfxHaQY 0sTqFRDKJ5ZSri4b7CX1Q0q/lWTlPG00sK401Uv2daLBircvH8+Xmby7f9NAB6vf+EgP IFpLyJNOZiQxl3RLftv1ABzIboeDSLokp8hig= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696876378; x=1697481178; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vylSmAUsq0b9ev6Iq+xig5qd0a5+ss+zqiWcHP+6Y58=; b=toS3KSWl1NmEcW1c1qcRsFVG7GqsjJ6RHR1vcY/sqAHRr/NFgPFqXDYgIdL8GOwwem VhK7NtYqPUt11YThEUxpd6w6U/zcTVWvzro7uSz7+TfXa5IvrG7Nz4QzVKjMc8iiKM1X cvka2qlB8suqaVDZB1Ur99Gw7L1L6IUy+Q3ZK0Qtg7YxmOPhFCWCsPs79Ac7Yfa106z4 0APgCgF4IA14M6fFLVbBmam0n8z0G1sgL5+oCjhOuY2nIY3zFLMJAAc7fGAGmQ+D/5hn l2uYjLI2QNCXuLs64ZgtOZgzp/VFVR5jJMDXwzeIaW3HLlKVH6dnzfEX9SjaUV6ucJpW IIEw== X-Gm-Message-State: AOJu0YwCzhc9ua5EjV3PbLWdjMO0DM9CMd57H2H+hHVCfGVQF6iu5rZH bQkLTptfegAn/TTjVLlPbSMwiWmG8ZULY7AydsIOUajw4ieTRA== X-Google-Smtp-Source: AGHT+IGqfW0wB1iHGzqU7YWjhr0PG+PxhPbJklWbJC3Zrlv/BJ+uVSFHXA6He+EjfiKZ0LHySE9JlYDJB+1z X-Received: by 2002:a05:6e02:190a:b0:34f:bed6:60d4 with SMTP id w10-20020a056e02190a00b0034fbed660d4mr19918158ilu.10.1696876378675; Mon, 09 Oct 2023 11:32:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x12-20020a92d64c000000b003513eb34707sm402562ilp.59.2023.10.09.11.32.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 11:32:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 11:32:58 -0700 (PDT) Message-ID: <6524475a.920a0220.d78d1.30e0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 13DA8605C351; Mon, 9 Oct 2023 14:32:58 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7fcb96c2f938b990fbff9bf6a6c774bdf5cbb415 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-next-net 7fcb96c2f938b990fbff9bf6a6c774bdf5cbb415 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26402/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/