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 7A73D43764 for ; Sat, 23 Dec 2023 00:15:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 72FD940268; Sat, 23 Dec 2023 00:15:25 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 35F28400D7 for ; Sat, 23 Dec 2023 00:15:20 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d2e6e14865so15625785ad.0 for ; Fri, 22 Dec 2023 15:15:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703286919; x=1703891719; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DjUATUi4FuGNz8dyBas0lN8vNAkubEAPyCUjBz5fok8=; b=F5soOFtMcIR/nUAfdbxD6bEYNHl2KrB2MNuzn+dge27lFLPT4j75zeBgIf0FDLVRLV S+paS3kZGH563g17Q3UpuuDMgF5ExtqI2XzLKWzMjt1joANImcP09GILPfPa1v3yq0xJ B0GggwH+KZaaM9cI1EMy8lUkv6tgj7s4uWdks= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703286919; x=1703891719; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DjUATUi4FuGNz8dyBas0lN8vNAkubEAPyCUjBz5fok8=; b=RQKs0EupVhkbi+rKoEUZrJQmTyAXjMJSCt6OIN1oPCIEXsHH8v6JMKwilzPoMt3O0C dAWLbo81YMQzTWZrKIuJR0uD70hH9SJngKEV3rbPO2PiGTRBF9TBu5bysKeDdgOVhHiW J/3kHvF3KO4PLk9r/HWSxce+XrOaEsme6LQ0VNloUPA58PWRbL3da0uaEHEckarynB1c ZJaVGGmTEzw41KL3h36GGK8dceK3uHMRc+bM2gUKniWUPmS+nJtQiAbYGJwroHUCzoYx T5eYdCignoclk7n1aI22tOtEwcN+H3EPn2o91MNL1fut+JUywFpw0ZPxatPURa+gQTAY hBVg== X-Gm-Message-State: AOJu0YyGP4hJgWdlMsUeC7/+71tdyW7T3zuAApQN9AlVHtzxCbbF0+De EJyctv6iOiuJr/knO/HKMGz/Cvcto5jQiYBFKhY1GCXr1qX5Yj9tcC0RFsbBGTvMaQ== X-Google-Smtp-Source: AGHT+IGQ5ZG+HaFAy6aNnp1ZFhshFeCELy/nJA+D2RfUzaru0HeeCH9i3JAre+3uvCuOMGGEGHY/yuDK3RDw X-Received: by 2002:a17:903:a8c:b0:1d3:f9ac:c9d3 with SMTP id mo12-20020a1709030a8c00b001d3f9acc9d3mr1234530plb.76.1703286919434; Fri, 22 Dec 2023 15:15:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t17-20020a1709028c9100b001d3f7a5ea5csm197657plo.122.2023.12.22.15.15.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 15:15:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 15:15:19 -0800 (PST) Message-ID: <65861887.170a0220.2f455.7a4fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 99A69605183E; Fri, 22 Dec 2023 18:15:18 -0500 (EST) Subject: |SUCCESS| pw135500-135503 [PATCH] [4/4] eal: add new args to choose 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 Test-Label: iol-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135503 _Testing PASS_ Submitter: Xing, Beilei Date: Friday, December 22 2023 19:44:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135500-135503 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview 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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28725/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/