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 EAAC643E58 for ; Sat, 13 Apr 2024 03:09:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF65140263; Sat, 13 Apr 2024 03:09:20 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id C9AB34014F for ; Sat, 13 Apr 2024 03:09:19 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7d63a883dd4so37988939f.0 for ; Fri, 12 Apr 2024 18:09:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712970559; x=1713575359; 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=23xIKiY/8pAVpW+VoPDvExYoQoGHM+UtoPuHSklsMJM=; b=YejcKRyS3nxYddCJvyAiFxq+YjvDU72WE9xwbwje/+cUoVUgl2P7K312SSJ66bADH8 Secwtq6PlHeoZaIWmxaO9oHs8rD7UtkgY5Svui+3Teh1vM1LEbZIqwcLMT6jHbW0m2m+ NHJauAVELwCoGAx13xupGi6zTGLDQUoLKhlCc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712970559; x=1713575359; 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=23xIKiY/8pAVpW+VoPDvExYoQoGHM+UtoPuHSklsMJM=; b=iFMoe4gLPUwJfaFlb6qUz4cIGv4FxyA7cMetIpTCqTJ2mfm0wo1Zt+3v6wALqyFKRN 5EL+k1VSOIdL5TVERUzB0IEVKp/q7WWrQI2zzeVOYutSPvj0svvecFC5JSyDSjYe+Oo6 V1Fd219FY4QtrMiSPHymAOY+63iLxQWXWJoROAi23YbOjEPxtvt3gaCByLAoTb+gUn92 0mDE6nj6YXnfQSStU/ClVdbnfg2ri6kSwVKeIVQ+z57PJn6iFokdTu025nwBavW7V+9/ Xp11TypPFNxph0+dnV6sL06gzj/E+88JyFKV59UisFErNNEvm4XYhm61xmuQ4KAfhspO dhUg== X-Gm-Message-State: AOJu0Yxm5dCpjP8k1KKmV3hKOhFaLipORzUmd7kVQTaj+6e3mEifCGkm NeBe9vaH+H7r7lsnsYFGn7Dg8AmPvVt89c2u09kDv/YyjcW+RGM3GNa7z8wmSnfmOMwtV5Z80tj HAYqiXqchWKwm2MmE2OLFNmuBGWymgif60ydj8R3HFatjhlGLBibABjOI X-Google-Smtp-Source: AGHT+IFwsHrSfwuOpIA2Q/OtFWm3Qa2bZz0G3Zujj0rpdY5ID0Uu0Y7ehQJLIBUIntBcL7KOgAckrLIMb77y X-Received: by 2002:a05:6e02:1c04:b0:36b:6f0:1eb2 with SMTP id l4-20020a056e021c0400b0036b06f01eb2mr2634956ilh.16.1712970559083; Fri, 12 Apr 2024 18:09:19 -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 s1-20020a92d901000000b0036a1b8890e6sm319243iln.34.2024.04.12.18.09.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Apr 2024 18:09:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Apr 2024 18:09:19 -0700 (PDT) Message-ID: <6619db3f.920a0220.b5c39.d660SMTPIN_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 4ACCE604D420; Fri, 12 Apr 2024 21:09:18 -0400 (EDT) Subject: |SUCCESS| pw139251-139272 [PATCH] [24/24] net/axgbe: extend 10Mbps s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240412125249.10625-24-VenkatKumar.Ande@amd.com> References: <20240412125249.10625-24-VenkatKumar.Ande@amd.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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/139272 _Testing PASS_ Submitter: Venkat Kumar Ande Date: Friday, April 12 2024 12:52:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:6db5f91b5e628671c341b833f21ea35e65e9699d 139251-139272 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 39 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29770/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/