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 B8E7643336 for ; Wed, 15 Nov 2023 09:22:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4C30400EF; Wed, 15 Nov 2023 09:22:16 +0100 (CET) Received: from mail-lf1-f97.google.com (mail-lf1-f97.google.com [209.85.167.97]) by mails.dpdk.org (Postfix) with ESMTP id A4F88400EF for ; Wed, 15 Nov 2023 09:22:15 +0100 (CET) Received: by mail-lf1-f97.google.com with SMTP id 2adb3069b0e04-507c5249d55so10110336e87.3 for ; Wed, 15 Nov 2023 00:22:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700036535; x=1700641335; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CvnB0Sc7wmvGQAwQzjjxyuaTteM3INCAxBI/TMvVs9k=; b=LdbTvJgXrMXqhtbdVtR3i99j7ETtfDN9TR8h+zDsiOHOt8TfoU33GSlCwCNR/equNZ IqHzq1TbL8NgPRP+3IlUz3wvHP8HcCj8uKO6I4C8r/j9xuL7CpAILfU2cPQCM3VhknIP dmM4TaVwQBs+z5azdEh1nBwHR1Ahm1MYm0ilA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700036535; x=1700641335; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CvnB0Sc7wmvGQAwQzjjxyuaTteM3INCAxBI/TMvVs9k=; b=fJNdlnhimHlaWn6wO3XaM6Jvvx2+nDYM4z836x2Q0dTvUOt0s+5GiRh6LyzlQkuGrT +7jb4aQatUPlQvXknBlZO2CJ0cfQB1RLydecElwiwS0ten6aqgPDJtNUIKNkHKey3Z9U 0jeDCFt3LEJ4pxwxp+Z9f0skiC0xEX05oKt5Hyoh/+whG554+CrqUDYEKr7NvSGi/too z9CxKP1A5SQnXjJMsh/DrlhlLFIwlE/ig1XnFBAU0CbODHnN/1wLBhm5YrdYduAUfY4b 5gdgpIVGofZytYR8pYhvldDFGPsLlFoyBGSLbHfCbJ6ftpT0V/DemmsgZj/Yh7UDMIkz maeA== X-Gm-Message-State: AOJu0YwAdkh0EC/7tXncZghWmai9v33TeHw2v/qci42cL1bkEdm+kasM v4TuUPNHN+ANHAQAQjQzgII73LsCNVFC4Ni7l5bKhTH7g1A84RJpctjevgQTiZa78n7aeYGhzw= = X-Google-Smtp-Source: AGHT+IFuz8BmEwG7Js1iw/pW6pq8fIIEOnMtlUFBZQjfl5kx2fsS9qd7PVWrFy4sZF2zQFP1YWVlwIsBJO3E X-Received: by 2002:ac2:511e:0:b0:508:1470:6168 with SMTP id q30-20020ac2511e000000b0050814706168mr8409718lfb.57.1700036535009; Wed, 15 Nov 2023 00:22:15 -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 k1-20020a05651239c100b0050a706b211asm2286579lfu.82.2023.11.15.00.22.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Nov 2023 00:22:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Nov 2023 00:22:14 -0800 (PST) Message-ID: <65547fb6.050a0220.d22b9.79a7SMTPIN_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 DC89B6050A64; Wed, 15 Nov 2023 03:22:13 -0500 (EST) Subject: |SUCCESS| pw134372 [PATCH] [v3] net/axgbe: invoke correct API when o 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 Test-Label: iol-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134372 _Testing PASS_ Submitter: Jesna K E Date: Wednesday, November 15 2023 05:56:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:92d7ce4afc4a558f27bbc8368823c625f4e0f9dc 134372 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28381/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/