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 64F9143325 for ; Tue, 14 Nov 2023 09:32:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6066F4027B; Tue, 14 Nov 2023 09:32:57 +0100 (CET) Received: from mail-ej1-f100.google.com (mail-ej1-f100.google.com [209.85.218.100]) by mails.dpdk.org (Postfix) with ESMTP id 6031C4027B for ; Tue, 14 Nov 2023 09:32:56 +0100 (CET) Received: by mail-ej1-f100.google.com with SMTP id a640c23a62f3a-9d10972e63eso774972966b.2 for ; Tue, 14 Nov 2023 00:32:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699950776; x=1700555576; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=M34NSvWM6WhhIlPMlhadxtwrFJMJoIUo1KV4Bdl80ZA=; b=K7tqchPk91l26z5ChSd3Sf+CBKAWolzT3mKSU00gYuXsy0fHk1g9nqM3V9bZ7XKjeb sU51xNUJCb1aty5Y72CFihcvopmJli9yCPF9I2+VyTpHVo1vJKa+fIVNzu2yzso1KwD3 BuaKb7ygw2ly4eYh64pEEUQ83e7av10QfAFO4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699950776; x=1700555576; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M34NSvWM6WhhIlPMlhadxtwrFJMJoIUo1KV4Bdl80ZA=; b=bCPpN/cYQ+cJNSjxe6fj5SowJ/ru2qmRjmiKX34ghs5TnLHfDSrJ95g7lDphOeAfDC vdRiNrWuyNog5F7/gXO/6QkUCAe3DLtVpj+CSqHZLKgJCFB7JGCsIz6pBw0NFyrvMOzD 7igmjUYU1hW8YHkjx0TIHSIHTzWEls86YazsTcyyo6kPACtx5Mg4+CpNdtslrJd/9+MS oJb1uHmiEGwAWr+NJVFXBL00EtBV99TjbA5iDHog2nSaqh8zBDWTfqHuS6bWlcSWor9r XNzePyoNPk2KPnEZduZ36D7rLnObbv0YI/AseB8GpALZoOth1+zIjHCvZrFhudO04eAM LrIQ== X-Gm-Message-State: AOJu0YxbKL0gpcRbt0Me6Oy6BYcOoWudWbMr2rbOeGCoSPk+tQm52BUF T/hUDFJwNiqioelyXCtwy4BVPV4wfcVb+bi/rx7+KkYpXFkcRoS65IAAfw== X-Google-Smtp-Source: AGHT+IHvidc2DgHUQ1Bv0s4NQYi2yVE2SdQoj2wxI2gaeog55nOg28ywQVG3AhizEI43LuyHx/hsyLjowoY6 X-Received: by 2002:a17:906:d938:b0:9d0:4b8f:3d65 with SMTP id rn24-20020a170906d93800b009d04b8f3d65mr5977716ejb.23.1699950775985; Tue, 14 Nov 2023 00:32:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id vi13-20020a170907d40d00b009d1c5b30e5esm1496620ejc.169.2023.11.14.00.32.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 00:32:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 00:32:55 -0800 (PST) Message-ID: <655330b7.170a0220.9f9e0.918eSMTPIN_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 27FAA605C318; Tue, 14 Nov 2023 03:32:55 -0500 (EST) Subject: |SUCCESS| pw134186 [PATCH] [v2] 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134186 _Testing PASS_ Submitter: Jesna K E Date: Tuesday, November 14 2023 06:07:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:737faa1b4331f6395bc3a665159a489f404e6052 134186 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28366/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/