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 4B90C43B74 for ; Thu, 7 Mar 2024 06:56:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4747E40A6D; Thu, 7 Mar 2024 06:56:51 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 0C46E402F2 for ; Thu, 7 Mar 2024 06:56:50 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-365337ad3e7so1444075ab.0 for ; Wed, 06 Mar 2024 21:56:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709791009; x=1710395809; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sizUnfDDtQ5qtKxgkhYdLhx+5ctufzHLWqbmIr7KTgw=; b=idDKRDVX/Y7WIDd32Krty4slt2YflPoCcYsYEbq+E4/KPEVJjdf5MSk2DDMLfnv2ED tDqXM7b/gmz93gvlb5kGoDzZNIFrKAtj1XmW7qM3ZnGx6w/y987mLyOTg7tNsxcNqAp8 Ao7CJgEpxsTwT4DalIhVdDI+ZDw2fwbATFgdE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709791009; x=1710395809; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sizUnfDDtQ5qtKxgkhYdLhx+5ctufzHLWqbmIr7KTgw=; b=pI3EndiD36rzqqFiJq8DLB3XldPPo9vYq870+QE++gcydT0rTu0oTXbyr12MRbTQV4 T+8w6ZYowzN12ydlRorowkHzsoLdrvI8DIaP8d25sRJL8UICiS9CPZNWk46IT0XASMcS KnivvBje5ecIpUn89SxRLrqFK/aExQmC3I8A+fxEwHos0gQAHiJsq/D/WUW/Q4vYOskv o116rnv54tpcsrwntpxH2kqktb28RCek6hFDGFatUbuaS1Ph9gDBombQBuCxczVDkGXp FTzMVqd0PKWQWpJ75i65B12PiyPVmhknz8Uf12W+pJo8gqQJNEEcK8HB9SdrqIctQeSi U8sQ== X-Gm-Message-State: AOJu0YyP0vwontRLHk/Aokl8tOb8Upz01QLfPiMy01NbVW+WlrmytLhV f5QFFo2LjMZIErbOr+uxF/ED9dF6tG+F0uMAMTRnprambbQiJszX6JwVmGDHH3yQBYesV0XlpLO PnoXjmvmhjS06un4Or3e+zGLuqMi1GfeW X-Google-Smtp-Source: AGHT+IHlCRER2mygr7Ym2pZLWKrdsrSkypyvfobG9GYBoX8QGZl64+n1Kp3tnocAf+hytk07qNlDZMPrA4jn X-Received: by 2002:a05:6e02:b47:b0:365:b485:734c with SMTP id f7-20020a056e020b4700b00365b485734cmr23658745ilu.25.1709791009515; Wed, 06 Mar 2024 21:56:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w25-20020a056638379900b00476b4fe5a6csm8727jal.67.2024.03.06.21.56.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Mar 2024 21:56:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Mar 2024 21:56:49 -0800 (PST) Message-ID: <65e95721.050a0220.b5422.08f7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 10BAC6043300; Thu, 7 Mar 2024 00:56:49 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] b0b971bf661967fdf3d06e56b5437a779c2915ae 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/v23.11 b0b971bf661967fdf3d06e56b5437a779c2915ae --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28360/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/