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 36C53454F5 for ; Tue, 25 Jun 2024 22:50:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3417742708; Tue, 25 Jun 2024 22:50:59 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 66DB340677 for ; Tue, 25 Jun 2024 22:50:57 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1f47f07acd3so49304775ad.0 for ; Tue, 25 Jun 2024 13:50:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719348656; x=1719953456; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=pTJn//KoyhRsMeacbasOdKTW7zfA2hn14xQi7sEZhWQ=; b=Xr8oeVzD8WxczZcK/ug8DoXCpflL/gXpfGwqqIYG9sctMj0h+kdIdyxtLcqQo2gvDN h/PBAPem+2bG8qHXxV5h7J9of2RldJL738eVlT6wphUTg4jJO6q1IHz5uTSao8OOUb+5 mOi12DOmK5IZgltnMoMBHbrIXqVsSqkDy6nfw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719348656; x=1719953456; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=pTJn//KoyhRsMeacbasOdKTW7zfA2hn14xQi7sEZhWQ=; b=ubMoPxwgsbIWA3DJBeuGxaGVpPUPhu6SP6W1/cKLMFhNqnPQNUAKg2Cx/XjjxURbOq dDqUHD9RGJwDt4RQmY9kqIpRsbAvfRzkQ98RvE50lE/zZBVkA/pxZwgmq6rBBAP0y6PW mojdPJNtlL83sNLEoD8Zyd338XaRQneJWu3eQ7zK693P4S1ArkjcE9raRKhZ30salgq4 bVNegh44Sc2Bc+hyLDPOxbNBpDydom78lCTQtUqZGJlKsiKxfSFV50JLsgbamyKn3C4z Nkx3OgoI8Zva+O8n3UGTH+rzMcMRQACpYnKJZ9zq2SNp1j7yel9ipSUe+U+/YU2Is8Pc a70g== X-Gm-Message-State: AOJu0YyfVJGWyAEkNQZHnpMUe2beTMpB9x+8cNFCWZDG2s9G/rbqCTQs ctQGpW1G5REFD+xqk1Sv2xtKxbwg+6ZBWuz08k9UEyfyW2Hng4jZl5tZgpvFeYjMN93dU59oc3W R0zdZ0QggECZMY2uh7NhtJP2z9Gz0dmuVWmpTqgbp81V1R6tRkotC6TwJ X-Google-Smtp-Source: AGHT+IHpRYbTRxz13FvgczE8748bJh6uRmy7+/SAS6OCGe74EkkSjDzEwFS66EpLIcSzbR3arwBLNvrNujI3 X-Received: by 2002:a17:902:e747:b0:1f8:6d9e:fa9c with SMTP id d9443c01a7336-1fa1d3e0689mr116358245ad.6.1719348656527; Tue, 25 Jun 2024 13:50:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1f9eb2eee92sm3191115ad.19.2024.06.25.13.50.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Jun 2024 13:50:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Jun 2024 13:50:56 -0700 (PDT) Message-ID: <667b2db0.170a0220.a6cd2.7965SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C431B605C373; Tue, 25 Jun 2024 16:50:55 -0400 (EDT) Subject: |SUCCESS| pw141746 [PATCH] net/tap/bpf: fix meson warning From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240625170652.12017-1-stephen@networkplumber.org> References: <20240625170652.12017-1-stephen@networkplumber.org> 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/141746 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, June 25 2024 17:06:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141746 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30312/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/