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 F2CA743666 for ; Mon, 4 Dec 2023 03:30:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EEB03402AE; Mon, 4 Dec 2023 03:30:36 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id D03F74026C for ; Mon, 4 Dec 2023 03:30:34 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-58d3c9badf5so2817377eaf.1 for ; Sun, 03 Dec 2023 18:30:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701657034; x=1702261834; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8jmNyAIqEesVQYYuomPac1AHLlEL5GELMypXd7JZvt0=; b=Vv1ECDlZbJD1cGfFS6qVR+7u8HPRhku8kzR10Q++Ob/rjPUBZzl27NQKcaVgnWzkGV p9fLvGpm3DnSkpcAO6nGQIz5FYHT4XbnJRXaeB20ZTKqDBFeiQzVrz2D8BNPoGwZb/+U 3zz6d5gwXte2WTwMQoBbi9JD3ce2FrgWFHHJU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701657034; x=1702261834; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8jmNyAIqEesVQYYuomPac1AHLlEL5GELMypXd7JZvt0=; b=AJ7gPhrcJeVDOAnDOP8V8wr+ruwfKxpGwy2W36I8amZ2IMnW/Gt61e0H//ap+gLZDQ +Ftifi07qeTZkJLNssKWc1bjTIk/QuxEZniXRWNyWi6DRSH/5TZ7JaRWHBxbd6Wau8ai i2VbUmfyM7EB0ajekbO+jWkSTUgozeLKIKZBk+NNo/QwWAENl3ei62FcXpJMtfh/9M+j DDtFjQBqNW+nqb4yc+a7X8LqUACpLS3qo7lXxq7sUY7SFASIJhKJmGsat7VEq2p5/fvU pVEVlMQ6PCTP79HG83lxIUgPbtFeWhjFiSeBpkGn/1FgV/tgT7gOfy/vpn32JNSaEnC4 aaVA== X-Gm-Message-State: AOJu0YxOUizRURfCRJmazYQbGrVHFIMqrFT7NvcCXv6plMyFlXixFu9s AE+NEUF8q4huJgxmgnU0iOM5tczFA0gewz+CNCm0I7y/kod4aU/6MQbmpQvXjtcGiReaCCoVFg= = X-Google-Smtp-Source: AGHT+IEUIFfVJHlh/ElpkHhZ9dwBJ/27qyqpHi7zgv4uuczr5NeS9xJL5sv9PKHyTrlpwGOYUxmA8ZU6DMoX X-Received: by 2002:a4a:c592:0:b0:58e:1c47:8db1 with SMTP id x18-20020a4ac592000000b0058e1c478db1mr2226445oop.11.1701657034249; Sun, 03 Dec 2023 18:30:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id l13-20020a4ab0cd000000b0058a2b816968sm489637oon.18.2023.12.03.18.30.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Dec 2023 18:30:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 03 Dec 2023 18:30:34 -0800 (PST) Message-ID: <656d39ca.4a0a0220.345804.b5f3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 75039605C311; Sun, 3 Dec 2023 21:30:33 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c858f006d1f7161986c88847259a400d8f80d81b 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 _Testing PASS_ Branch: dpdk c858f006d1f7161986c88847259a400d8f80d81b --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Arch Linux | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27192/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/