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 13F6743A04 for ; Tue, 30 Jan 2024 03:18:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F1E2402C2; Tue, 30 Jan 2024 03:18:09 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 296934029A for ; Tue, 30 Jan 2024 03:18:07 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-2183afd4103so1364258fac.1 for ; Mon, 29 Jan 2024 18:18:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706581086; x=1707185886; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L5Ve80aqtCNSIVK8HZ7X2O/emu5PokspAAg2eWPTw+E=; b=iqhqr5m/0T0FP3qwTCTJptoVQiIthwBaXBI38c9pveG/XN9rGC6EcI9nHe1loJy2vT Mmxpvu1EF0qCJXjS13w0dCTfubnKAIwkgIH4nfO1Fa4NrnGbmFT5nRU+mIN3kcylmM91 1hi13q8wBCXQ90Od8KO9VtTZtwwjWEZZM7euU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706581086; x=1707185886; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L5Ve80aqtCNSIVK8HZ7X2O/emu5PokspAAg2eWPTw+E=; b=oIAVYjwoHMIU2Nhk/tKn3U9oOiVZ+TOpc1FpH+w7FZNb6oqHQsW7bBEraPoZr4BadY yT79EmIIjU5ZGF+2Z85I+9wbx2wAJLENiQmTWN1z73sY+SIVbaFOlzOOtMyosGv5WOhF 5BJgaXUQR52+XiCTcHQz/5+tjCyTlCnXXxiD2wiTF5UvQ8KMZaj55T0Eq2ZSETslXDyp fZlNxfLEJwyGBumMneRxfN9VBTLrn122J6XUSWcVbLTO0ChVQ6DvNLY3XuXxFlOnSmI8 gZU0bAG1qcrIsztuuyE81wZy8llMOFOID8tuhXMJANBVcVdtjanUf4FZ1qxhbcslLBb2 PSNA== X-Gm-Message-State: AOJu0YzQytOo+peyfs9HGQ6Cyz0NgE28Ru5tkXZf4bQLcHStIpiikI9P 096mZiSvZktuh8UA04U/BnNtQbar1vk6GaCK2Lm/eYwj1IvYWjJj7s//9ySdQXlnEL67uMZN0CZ lWv8bXm8qd8TZ94QXKrRKzJ/3rn1E5I4Ggljf+ZLc0Nd9qO09SS66Xf9j X-Google-Smtp-Source: AGHT+IFHSDHjMlGpEXmaBlhbqQeMNMUuSmed6nmLhcawwpD9suJGAMJlX5RbjewAIGHQo9ZWm+oiKuMI+3+L X-Received: by 2002:a05:6870:558d:b0:210:ebcc:ce1f with SMTP id qj13-20020a056870558d00b00210ebccce1fmr109994oac.1.1706581086516; Mon, 29 Jan 2024 18:18:06 -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 eb41-20020a056870a8a900b0021085aa4ba5sm265326oab.18.2024.01.29.18.18.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jan 2024 18:18:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jan 2024 18:18:06 -0800 (PST) Message-ID: <65b85c5e.050a0220.41260.141aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E598B6043481; Mon, 29 Jan 2024 21:18:05 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 4ca7aa1af6c6ff32c2c5ad958e527e17d11f6d18 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 4ca7aa1af6c6ff32c2c5ad958e527e17d11f6d18 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/27827/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/