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 7EF5145C27 for ; Thu, 31 Oct 2024 18:28:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6415840265; Thu, 31 Oct 2024 18:28:29 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 67BAF4025A for ; Thu, 31 Oct 2024 18:28:28 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-72070d341e5so1027332b3a.1 for ; Thu, 31 Oct 2024 10:28:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730395707; x=1731000507; 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=RuAc4vu2fN441tRDxJVq5993HLH4YvAvMsqNyQM9UOw=; b=ExoUhI9ncQt9wtFca7LS9GKUPtz/KNDLRaVHGIvVfrr3EWSbXFZjgxYXMHC8sVGDW2 9it9tdXzSmBjPo3AzToAgiJgSyBbvoVI1Py5GriauI26ZF3VpNCAoo+0sA94r9/aiSK3 HlJ4LyhfMrLBwFx05lU78OugBUHNFYLqG98f4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730395707; x=1731000507; 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=RuAc4vu2fN441tRDxJVq5993HLH4YvAvMsqNyQM9UOw=; b=TTFlFiVAnP/kSFKdh7D+YxbHlrrpHN0bDs5neu5lGH7DeC7s4Qz35okwplRjFeRk65 B8tVVtrtHzzC2MRrnqcy/SOhggOFznj07yOK21zgCE+dJ2Vd+1RVI1vqbMgonc/qML9w fufJuehkxiOMjNQQmlZ+Abo5IBLFuLJmO77iVePsuEcBfoy9GjpDG+2GrBMZoZW5R6DR PSk2V7rozrCvzQMqJb3/vwiuYkgahA3x87AnsbAQ6ybyhDI7KwqUSHDJbgFhsyhXaJen hOpf0THik8TNFa9RbShoijv9XIBRsu6kRP1X0mVn4vkzKJG8qmzNXN3QivmtFWxGjN7u yrAQ== X-Gm-Message-State: AOJu0YzhvS4HTDk1YW+C71qZiRU40BTCsQtBUTLpmwhRS02pLnJ266cf 8UfUf4VYqN97dDs2qayijvRdEUcixa4tfQoiZGmwApJcScRBwlGQ6JBbaxpyjAZKGe9Y8SbE5UN BTfsIsll0pFzy8Qbz2ftO889hrnESsMGvORmn94ZI X-Google-Smtp-Source: AGHT+IE2gjRlN7W0w7fRSL0PwnyXCX4whGqFcYFWYoJMyw+9POtiNwQIXFS6uuxmmDEbQzpW/aAQRQpmFayf X-Received: by 2002:a05:6a20:d501:b0:1d9:21fb:d31f with SMTP id adf61e73a8af0-1db91e8047bmr4845621637.45.1730395707311; Thu, 31 Oct 2024 10:28:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-720bc2fcddcsm87684b3a.19.2024.10.31.10.28.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Oct 2024 10:28:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Oct 2024 10:28:27 -0700 (PDT) Message-ID: <6723be3b.050a0220.12dd38.5cfeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 71DD06052471; Thu, 31 Oct 2024 13:28:26 -0400 (EDT) Subject: |PENDING| 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: PENDING http://dpdk.org/patch/147852 _Testing pending_ Submitter: Gur Stavi Date: Thursday, October 31 2024 13:50:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:d0485e149e53bb5e4f7bc9ddd8d7b31cdcf82af7 147852 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#287173 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 9 | PEND | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | Fedora 39 (Clang) | PEND | +-------------------+----------------+ | Debian 12 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | Fedora 39 | PEND | +-------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) 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 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) 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/