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 6F92143405 for ; Fri, 1 Dec 2023 03:25:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 69B40402B9; Fri, 1 Dec 2023 03:25:03 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id BA845402B6 for ; Fri, 1 Dec 2023 03:25:01 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3b6cfc62514so35316b6e.0 for ; Thu, 30 Nov 2023 18:25:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701397501; x=1702002301; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Zu9zHr51C7GwDQAtReQXu3ScOHbKadIliXs0qIikPgI=; b=TSZJ4nUTKqUGqiMlrZKQ4ylFixaammNsmCoq7jxuuxPPvysJDAKWzvnc1BcEOl2dZT KhC0iTnoQ+OBMGOfEAZ5L6/qdPHx/1Kcog5iIoRZ1Ggkzs4CQQeJsdxZElpvg/RiwFbk r3qFVmKcip6h4CLJloLa9XO5Ii6w8/FPGijxM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701397501; x=1702002301; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Zu9zHr51C7GwDQAtReQXu3ScOHbKadIliXs0qIikPgI=; b=L5/0l9A684oh49K1I9SrC2D0hBkb3aATzvXqs5vEDFXPs+EmB1/VWyd+G7o6+pGgRR uZyttUkY9C72mJD+sHH9oKkk0bMLYLABl/GnPFMY+8jVJL9rSALziOBO9/s0BFM3d+LZ qdziheVdo80PwJAu40MhuG+Hd2ZnUObKoYClaR4l83doAAis6PeG/nbttV+UG5k2iaGd VeB43T35Pneu2GV3n8/Ht8cbw6U5AxCV6azVFIqd9P5HH3V3j5DoI4gWwFG0A9k+aAFk m75hEO6O2Ffg9tPII0cGfkZ+byJTSXiJEGkTCbjcjbifxI3E97j9UFKfXpOuRN9knHna jhIg== X-Gm-Message-State: AOJu0YydawgKoRU3FljzQur+84Iqg1LrfneQPulJ0oRtrKQ/jZoQm1xq uA6EphrzH6ydPDXIn34Ljv4FcO+TAMwUVyoFpyTj3AkS7zrMLu+VBsAh6w== X-Google-Smtp-Source: AGHT+IHf2rqQ7h+1AZ+TCs6AVxcQp6aJnUENN+ClBJjV+ym5lU4k1xRLI3m3AzPBnbNB41woxNkbhWIOZb2R X-Received: by 2002:a05:6808:17a3:b0:3b2:f4a2:e7fc with SMTP id bg35-20020a05680817a300b003b2f4a2e7fcmr732189oib.25.1701397501211; Thu, 30 Nov 2023 18:25:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g1-20020a4a5b01000000b0058d709f5254sm217882oob.25.2023.11.30.18.25.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 18:25:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 18:25:01 -0800 (PST) Message-ID: <656943fd.4a0a0220.8996b.870bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 84A1B605C311; Thu, 30 Nov 2023 21:25:00 -0500 (EST) Subject: |SUCCESS| pw134723 [PATCH] [v2] lib/ethdev: modified the definition From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@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/134723 _Testing PASS_ Submitter: Sunyang Wu Date: Thursday, November 30 2023 06:22:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:eeb0605f118dae66e80faa44f7b3e88748032353 134723 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28498/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/