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 9FB0743727 for ; Wed, 20 Dec 2023 05:03:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9976C40279; Wed, 20 Dec 2023 05:03:53 +0100 (CET) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 0CFD7400EF for ; Wed, 20 Dec 2023 05:03:52 +0100 (CET) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-7810827e54eso68507985a.2 for ; Tue, 19 Dec 2023 20:03:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703045031; x=1703649831; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jp+LrCeUwQhnIJCgbZW8GaDmFrsLCBQhWPwdaCoVL00=; b=Y7/9837TNEKOji90RSgG5xoFE2EbCPyT6pM1BU1AEdUoAUQlM2L2CCqALmzffJk9J6 MrsxWPy9UbAtyuBU5/RM3+lvtPwq5abB1iZUoUVNR7TQjnK1Xd+RQXpu8Rd88QTXniQN +JQagAlMyW5sMoXe8+XZAhArrgVVRSTdZASCs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703045031; x=1703649831; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jp+LrCeUwQhnIJCgbZW8GaDmFrsLCBQhWPwdaCoVL00=; b=lXIw3gQVCy1RWde0f3mqfN+AUDqag0kPk8QcgFdgXNC7/de0KFRkNG0wrEwMk6YiYJ xIkiMobU+tCXZ8xWitVEEfQYrzsFARjNsw6Ipw2q24/53Z5whNw/qG6Tj226hstn/vGx WJQ5vWxwXCz7/VSREZGiefysZ3+Te5AqdOyqJlkcqg0MUjKmCtv3sxTRju2H+pwagQgB 65sIAC/pM6f1GLgxwYuSjjverPVugii07AgAOj3jLS86B9voKWTKnELrnpaoGerpvfJh UeudsLQvcnPAu2TUWih8EcSp6PItuhBhNkcyuloia2JFW3rcsOws3N830InMWoiCWbdz j7nA== X-Gm-Message-State: AOJu0YyiY+LAJfZEK1n8n9uDRaFgvV/CEILNMZsYxRjnc0IZoxYJ4VWG boXVFAeG1OSjW+z+6j09Zv4FeA5QAczhwaVZCXMnG9Owp1OtujnNEABy36VQj/UTZA== X-Google-Smtp-Source: AGHT+IHLjy6wzO6XZoma9sFhr/SnaJyxxBU4A4ub9zzgZJxHGgFiJf2ofu21Jc4Xv4e4QfiCxwb5uC/OMbqk X-Received: by 2002:ac8:5dca:0:b0:425:4043:5f24 with SMTP id e10-20020ac85dca000000b0042540435f24mr24570700qtx.98.1703045031563; Tue, 19 Dec 2023 20:03:51 -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 t10-20020a05622a148a00b00427731ad180sm119405qtx.19.2023.12.19.20.03.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 20:03:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 20:03:51 -0800 (PST) Message-ID: <658267a7.050a0220.968ed.46ccSMTPIN_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 343B0605183E; Tue, 19 Dec 2023 23:03:51 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 770e7c27240d09571a62627c3bc90b8e6e9f6024 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 _Testing PASS_ Branch: tags/v21.11 770e7c27240d09571a62627c3bc90b8e6e9f6024 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27413/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/