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 B821F43D27 for ; Sat, 23 Mar 2024 01:49:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B16DD42FC7; Sat, 23 Mar 2024 01:49:50 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 4854342F83 for ; Sat, 23 Mar 2024 01:49:41 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-69107859bedso18273366d6.2 for ; Fri, 22 Mar 2024 17:49:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711154980; x=1711759780; 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=e7sT1+n+sPhJjIua8n3ecaJVhPWNk5/AVCV6A99bg0U=; b=PoFTEa8RRGqi5G/OundkvaFjvgglhEkLqyTc2OThXQ9NfRApcl/xBwM9AkOd02QjeG ANDSdqSPJxVvuXRPZ9kk9VT7vMmfjBdtaLcntrJd2yM3y6NTE8nIcodA9+SSyxPb2aIb 7NC8N/A2LkuLITNzYTGLkdvbtJEO0cdfj9iZc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711154980; x=1711759780; 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=e7sT1+n+sPhJjIua8n3ecaJVhPWNk5/AVCV6A99bg0U=; b=XCxL36c4XjWhGfn+jjDVCVVmPi6E979eTu+343PIvAOBBRW+mB+k+notb3PtB0lK0+ y3x+5p9AG/RMYycAAsWAMAIdiK4Gu+WZiZ9QIKnBjbxvR4vkam5T9tk4g9SfY7VfA6Q2 ppqzidfZvMOly4oU/dGeldUb10IRDUffdUUlwymlFOCKzySER2Y1/JNQ1YnUnmnPTZ6G 34F7GiDUDJQ3xV++6yzdBVMo7AIm05g0/43jfxFWLoI+y18/f6L9yqbauYiadawUzWtF jmVx6c7QWrj1kUbDo8mjivv5vL41ilL1Q/xWr/ME4qtmd6DAOAr+kG/OQ4GbH6+m1rZR kPBQ== X-Gm-Message-State: AOJu0YxzqRHNepB4Ev+my2n92UiSuQE1zziBScwh7Yz7wo2RJpvXXlls 8ZLieEkoaKup7MB0XRgSL0R3n6o+c0Hby4az2I/xPsDwwkejpmngwUKWYn4igIyu2fONTZtdoWU ygXbN66mopBMf6umJY+S4E2Z4QaifRtV+F7T8KVmBOh5jkqlwKtI06sKF X-Google-Smtp-Source: AGHT+IGiLb97WqpqBhXf9q8O/7TwIq51DkGqtNBTzvkxUgFl5Cc8CXtyT8sxms5Cow+4TQsOEIZi3UL8O/Lq X-Received: by 2002:a05:6214:27c9:b0:696:7ba4:26e with SMTP id ge9-20020a05621427c900b006967ba4026emr111977qvb.38.1711154980700; Fri, 22 Mar 2024 17:49:40 -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 fv3-20020a056214240300b006960f884b27sm252091qvb.12.2024.03.22.17.49.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Mar 2024 17:49:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Mar 2024 17:49:40 -0700 (PDT) Message-ID: <65fe2724.050a0220.e06b9.d646SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6465A6052471; Fri, 22 Mar 2024 20:49:40 -0400 (EDT) Subject: |SUCCESS| pw138752-138753 [PATCH] [RFC,2/2] testpmd: Add speed lanes From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240322222543.23548-3-damodharam.ammepalli@broadcom.com> References: <20240322222543.23548-3-damodharam.ammepalli@broadcom.com> 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/138753 _Testing PASS_ Submitter: Damodharam Ammepalli Date: Friday, March 22 2024 22:25:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:0d7f7a7171484a12f6059f71a2e1a82c5bfaaa89 138752-138753 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29643/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/