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 2413C43164 for ; Sun, 15 Oct 2023 03:10:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F047540144; Sun, 15 Oct 2023 03:10:30 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 660BE40144 for ; Sun, 15 Oct 2023 03:10:29 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-66d060aa2a4so21887946d6.2 for ; Sat, 14 Oct 2023 18:10:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697332229; x=1697937029; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QBOiMOm5lkSdFYagyMwRUgEOXDFJqDQFUXodBdfEQxk=; b=ibSFYMryn1gZagyY79tcxiPUiCW1b9K5Z2LgmRwdVg3w4etDsyhSNANehspKTsz7jm SRIgO9IQ03dn8zrY4+NpGzTgi6zDxPiUBGfquvuY11s5ShvtJrcgZL092vrqrypUayCo G0rT8LT4demhnjxRz7yB2JOk1kzGFVpAwYxWc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697332229; x=1697937029; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QBOiMOm5lkSdFYagyMwRUgEOXDFJqDQFUXodBdfEQxk=; b=cH18/ZJv109TR3OmZpkyrW+X1lJK3SyTSEjzEw0LTuEgXnCOQ1BF8IC8A4Z/VjFcfn QWFUSHQSqbf8UbE+R8wkREkWDB4axXa2/y7xVNXwPEwAVioo6an9kHFzxhZQmab3EVr5 mfx66cUkVXUO/noCm8+owTefXGrBmMhfO3f43HDg3VvamdPofv5hC1Vfo0Ar1LoDysTf U9bwqIYDVRMt/obtcO3YfUTADYmz6ZT5CrtrKyev9vc+OyaqPg0WFW6msW9+iHOZwdfh a0gv7do9rMiS6aF+fFmlXfZE28NLDJg9oaviAjshH3Zd77YDdO9AXCiZDnHhxSwC1kM/ h2vw== X-Gm-Message-State: AOJu0YzjOhnNh/SdVigiTxIHX9PBI72Vx6c9uwr7ZLGqUXf6toMHWOS2 5vw8SVenHsMbcVhnGzNoYsmk8F00pxfcBbYsV6R9ZybMi7IbucGRl9dW7g== X-Google-Smtp-Source: AGHT+IG0x1QWxa25eJkoe7RtkdzMBJi9qQ8s6OmOH1HVSP2PMRJd/bpmBSn074YlTvgM269eEl6n7OFnADYf X-Received: by 2002:a0c:bf09:0:b0:656:3fa4:6016 with SMTP id m9-20020a0cbf09000000b006563fa46016mr28356092qvi.62.1697332228895; Sat, 14 Oct 2023 18:10:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j12-20020a0cf50c000000b0065b1c26c89esm333095qvm.76.2023.10.14.18.10.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Oct 2023 18:10:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Oct 2023 18:10:28 -0700 (PDT) Message-ID: <652b3c04.0c0a0220.867cb.5591SMTPIN_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 9606E6052514; Sat, 14 Oct 2023 21:10:28 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 77f913752a55c0262bfda99a1b69ca0bd804c6c7 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 77f913752a55c0262bfda99a1b69ca0bd804c6c7 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26477/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/