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 21702426B4 for ; Wed, 4 Oct 2023 06:59:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A7384027A; Wed, 4 Oct 2023 06:59:29 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 6764D4027A for ; Wed, 4 Oct 2023 06:59:27 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-694ed847889so1396013b3a.2 for ; Tue, 03 Oct 2023 21:59:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696395566; x=1697000366; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0bu+3HIPjRZVbyH1HiG++jeI9/JplMOprxNXN8WbKFM=; b=OvHlAtDNZN56BCF75Tsik8wYChzTfvYXmtE9D2Mw47uPzs7VnMvYLmZYaK0GZW3tz9 EAZHnH4joEyGY3KcWZ6Br8lPo7t8LmrKLE8yXMETYeoHMkH72NoxKhhPSEzmmH66HFvh p6Ov1AbxcQU2DdMs57rP/gw4blgJpV1F+gc+M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696395566; x=1697000366; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0bu+3HIPjRZVbyH1HiG++jeI9/JplMOprxNXN8WbKFM=; b=DbzlQ0ZIrUigj/AA6b+dU5z+nT/yaACt+9jCeCPLRGzqRs38LYsZRy9JOjA8QbJ3kw 3F9bGJf1/JR//7NdFIeCeUYIhearXeVNPvz4uInSuk3ZD4R4qWnqravHdNZrlZNvX0qG mUcJqtaCyRfFeY0VO8g1/27g73UcMiQpZ0AfBZZY8kqhZolPrjr/SbSgB+F6L8ymRuS2 zC8DYqd/Whj81NENbu8PrAcznqRlEx4hMSX/T+8CDpC5d85vWh5wguIJjBuVZPBORdQV zgSC8viTViDhsTGXGc2id3j/rWHJ8fSAibdtgaZ0VQwss2JNtYnXpR+Lk5lc5IDk8jtU rKTA== X-Gm-Message-State: AOJu0Yz3L3Z8hPAGqfeLhh54nbtAuZqZzEk19S0S8CrOsojTsMvwaB3s tG5J0tvn7ja0LQpFJWI+6dy8kYLEp6RMSeuy+1ECPhoqc12FLQ== X-Google-Smtp-Source: AGHT+IGcUj+YqnbWdfM+dzQd8egb+5/zAOWMGHSy8h2Vhb/vWKrrixQlhB+cDqR14ux6AASsEuHq/g98U55W X-Received: by 2002:a05:6a20:144c:b0:14e:a1f0:a8ea with SMTP id a12-20020a056a20144c00b0014ea1f0a8eamr1376397pzi.3.1696395566694; Tue, 03 Oct 2023 21:59:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b4-20020a170902ed0400b001c755810fa3sm210469pld.92.2023.10.03.21.59.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 21:59:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 21:59:26 -0700 (PDT) Message-ID: <651cf12e.170a0220.bed65.6c23SMTPIN_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 B1822605C351; Wed, 4 Oct 2023 00:59:25 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 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 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> 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/26344/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/