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 BD37945C28 for ; Thu, 31 Oct 2024 22:59:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 923254028A; Thu, 31 Oct 2024 22:59:04 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id ED98D40264 for ; Thu, 31 Oct 2024 22:59:02 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-20ca1b6a80aso14491515ad.2 for ; Thu, 31 Oct 2024 14:59:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730411942; x=1731016742; 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=kIh+DZsoi428rOPl8mOEVnjfcnNkkxcgQ6FCBemYelM=; b=Q71Kg64Q8vPFXzma1Rkvj22hmPLunjLKI+TEHODjmXH7eGcsDhYiqodM8OZ79srBnF Rp9O/VRJJWKBYMtM1f3gsysrZRSmxvysKg84CUWVy8h/i2jKe9nNNtZzbNCe0CU0DBxI XKOnJ3ukkI03vyEQVojJ8DTVkiButDy6uV7SY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730411942; x=1731016742; 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=kIh+DZsoi428rOPl8mOEVnjfcnNkkxcgQ6FCBemYelM=; b=G/Q9NiSkjdK73BaeiysVE+3fW67sp3E1BFqVOo8IjaEH/qdwahv+pTyDAXe427xqgX xgv0UVUxR5Sxhz2BmNjU99iW29Z/89nCMTtAIw1TqF7drCH/ap7H2Cmu+fuBvqBkTe7K Vvb7UWm5VUxxCyb/qJI1kb2lToXYqoBn/2D6oBBdPz72ObkGDO9/QOPPieBmojbuWonr IIyauaNM+9RrYX7Q+0O3MfEYLS2sBv3UA7wPzDfvIOfdXmo06TnWOsCzkS+0ERQG+grT s5QCd8dNxxYZM0AkSGfirXDKIGao6DvoABGyvfsvNz68yxLwxU/qCPCsGXBgNpyOLHsU tiog== X-Gm-Message-State: AOJu0YwZqweqtBEESY1eT3rcQzcKET/Ha6nhlIs2nzBUajyi71rUCvl4 Y8PE0ssdf7ljhWz3+PQi9vgBP45QA7gNnORZNyEoNi0mje7Pk05RHWExjvn5J/q3NiTD4beICn5 czY7/atpU+E3odm5r+9KHUP8Tl7o53idebmr9O0M3zf/AqjEIx4G1n5Bw X-Google-Smtp-Source: AGHT+IH6HPBaouBW6FwJNgZcWaeXM6H+GM9DeLZx8tFk/YiTLmNxsJOmtl5eR6wAfELHg+R4yAKOZzzYelx0 X-Received: by 2002:a17:903:22c6:b0:20c:6ac0:f1f3 with SMTP id d9443c01a7336-2111af799c8mr15080715ad.34.1730411942055; Thu, 31 Oct 2024 14:59:02 -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 d9443c01a7336-2110580b7d4sm968165ad.82.2024.10.31.14.59.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Oct 2024 14:59:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Oct 2024 14:59:02 -0700 (PDT) Message-ID: <6723fda6.170a0220.d503a.5ab1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 26F346052471; Thu, 31 Oct 2024 17:59:01 -0400 (EDT) Subject: |SUCCESS| pw147852 [PATCH] [v02] net/af_packet: add rollover and def From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <0dee3d4cf2a563262bddfba86f750122b8dae5ac.1730381951.git.gur.stavi@huawei.com> References: <0dee3d4cf2a563262bddfba86f750122b8dae5ac.1730381951.git.gur.stavi@huawei.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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/147852 _Testing PASS_ Submitter: Gur Stavi Date: Thursday, October 31 2024 13:50:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:d0485e149e53bb5e4f7bc9ddd8d7b31cdcf82af7 147852 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#287373 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Debian 12 | PASS | +-------------------+----------------+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | PASS | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | RHEL9 | PASS | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ | Ubuntu 24.04 | PASS | +-------------------+----------------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31793/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/