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 3231542583 for ; Wed, 13 Sep 2023 02:58:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2C4F040275; Wed, 13 Sep 2023 02:58:09 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 70F9240275 for ; Wed, 13 Sep 2023 02:58:08 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-53482b44007so4428627a12.2 for ; Tue, 12 Sep 2023 17:58:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694566687; x=1695171487; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hvI2rjIdm5mlIRa4KxX0jrxH9o17JdZ1zxaNviRWi28=; b=FCQIdcE1bKUC732Ta3Ir44+UFVsaqouy1oGwCs+MTzQNXgmlxgZV0E1uNVLdVNIUJG Vzf/79L74AED2pKFGzY6rhXHIntxhfz+Cf5dMalP6y4TJuFXO9TJg9C/cQDlOETrjUhR vcEGc0AWQRk5LWLq6SLsK6xBP3nV9iso3jqfI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694566687; x=1695171487; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hvI2rjIdm5mlIRa4KxX0jrxH9o17JdZ1zxaNviRWi28=; b=ol5r8DzZ2/ljC//rxSHAIYymvPAskIm7wArtvSevOUCHuHdPSFxNJROpXlnRU+JN4w K2K0zlDU2eZWPFVb2ngBHqhFqZJ8+8aHI9OglmBG4VYjVheRrH8sMW9+7I7Eh6GYo04R Y8mIjw87FmgRB92uIEU43pMpereHUmEGfVLqCPsXOOP16Y6rSKSVHLFvovtfLsk/iI60 6mVrJJBn0bqGjILEAbJ4EhqcjBivJKAFUycRQUsNPMyrEzTnIJm7/b2dqOQzp4c8ZyIX 2QgMP8s14uoBEZcrrtm7CNOyeyfFSM/oQU2VzpC8SYOKOGb8l7ixIM4R2vg7LtjXw2hO LOuA== X-Gm-Message-State: AOJu0Yy9CQfZV92jUtMVuOgUxCSSRXSIFLehW9H/NyFnhivycLE0Nt1f BOAaGGZay56lTwBwtZ4XIwdwl4h1bbWoPREEHW0IfZMxn/VMNXYUckFRzQ== X-Google-Smtp-Source: AGHT+IGAEin8Z2mQgbk+l5x1wsKRZHtcFRvVzXSMKteFeAB6XD3Kvl3sBuE1uv1So+7u3lHQU/MmR2gTlDod X-Received: by 2002:a05:6a20:e112:b0:131:f504:a631 with SMTP id kr18-20020a056a20e11200b00131f504a631mr1232780pzb.51.1694566687601; Tue, 12 Sep 2023 17:58:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f8-20020a170902860800b001bbc0f68a4fsm282272plo.136.2023.09.12.17.58.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Sep 2023 17:58:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Sep 2023 17:58:07 -0700 (PDT) Message-ID: <6501091f.170a0220.d2a8c.2ec8SMTPIN_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 C40606052471; Tue, 12 Sep 2023 20:58:06 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] e92ba1426914db1d224dd5e9a1743657681b8814 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 e92ba1426914db1d224dd5e9a1743657681b8814 --> testing pass Test environment and result as below: +-----------------+--------------------+ | Environment | dpdk_meson_compile | +=================+====================+ | Debian Bullseye | PASS | +-----------------+--------------------+ | Debian Buster | PASS | +-----------------+--------------------+ | FreeBSD 13 | PASS | +-----------------+--------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26104/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/