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 43DCC43303 for ; Sat, 11 Nov 2023 20:45:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F0304003C; Sat, 11 Nov 2023 20:45:25 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 41EBF4003C for ; Sat, 11 Nov 2023 20:45:23 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a996357550so129907339f.2 for ; Sat, 11 Nov 2023 11:45:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699731922; x=1700336722; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cmaAIgz1C+G31dl5E4ZqLACLZJlvruy2W7qIhw8jebY=; b=W2A6suy4emwwi7YU/FkLqMHZ2jyhnnaGb/X3q0SYgQ8WIRihGdqzP5ZAzupcqQbx9Q 9ysgbwl+txuWdBtMMpzPO2uBLwmiCyVCzoAkDVvtsCbBGWRE3BXDHYY2QEwBfO9atT37 Cx9CxRPFkVE2AHyJ7BCje7cxds9sKeJHcUX30= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699731922; x=1700336722; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cmaAIgz1C+G31dl5E4ZqLACLZJlvruy2W7qIhw8jebY=; b=eIF4ej553f4OJAQjKgmRW/4aw9ZX8HSQMbwfng6eODwoag9FYN420ZRFb0sT5Kb4Ew fUwHBc3x6Sv0tWlSDnXssoXYaRTDjbqNMNU7gndyLv1dl38tIQCwEc8Xou2/JFMZ8OSf vdFNvutkSCVCkcDZUK8ur/2UFlGqEpO5vHp5kGIOD5lUJ80wokJtfj5XjFHvWn5VDSjB Bk26tFGKunARDGdGyySfcse9q4dHeR+AibWAytsMCcBTlpXqtbJT50wyZ1XLvSE0uO1h RB5pYGc3IYd9/B0Cj6m6zSH1iJLeg6E1m3Qpq4CLWsQXCqU4TgqNEZwzpgiuzQXta/NG /PKQ== X-Gm-Message-State: AOJu0YzjVexhMUEOu1D66NfMU/K6NeTYX090ritNSBV6nk/SszbUM31n BszDShdR3s0N5OFOW5925kggcW5YRX0Ha17W+x0FNZoTaLEKsA== X-Google-Smtp-Source: AGHT+IGpJgex3VsIRDjqVsYvBQIPGB2Coaq27ImgofYO17d/cqHh8WyPVycKYEEHsS1ImjBk/yS+4siTnwBN X-Received: by 2002:a05:6e02:1baf:b0:359:d2ed:15f4 with SMTP id n15-20020a056e021baf00b00359d2ed15f4mr4584514ili.8.1699731922691; Sat, 11 Nov 2023 11:45:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v16-20020a92ab10000000b003590516c33csm443347ilh.38.2023.11.11.11.45.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Nov 2023 11:45:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 11 Nov 2023 11:45:22 -0800 (PST) Message-ID: <654fd9d2.920a0220.8fe41.4ac8SMTPIN_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 C82776050A64; Sat, 11 Nov 2023 14:45:21 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] cc98c819df77df4030602746af20718f27a7c271 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-next-net cc98c819df77df4030602746af20718f27a7c271 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26949/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/