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 42F3145C4D for ; Fri, 1 Nov 2024 18:06:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DCA64026C; Fri, 1 Nov 2024 18:06:12 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 60C6D4003C for ; Fri, 1 Nov 2024 18:06:11 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a6ace3b6a5so5108935ab.1 for ; Fri, 01 Nov 2024 10:06:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730480771; x=1731085571; 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=5x5+vr1rf2Q/BR8rfhuEAfNoi21a2EqNl0zRsg/61gQ=; b=QixHLkQjAWy//i6neFZgvzMl0tOJ8qVjk5bGO2+nEc+k239HqaalpsdvzF+oSDRbPX VHOJJC54nss8DhBtNAhcK9ata81Xjh6h8IATb+FDdZHhSWbC/VI4ynTI4gGtWlSV2JG0 i0J/4BgnB27f8keV9SyGjUb448C9hE66Qom2s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730480771; x=1731085571; 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=5x5+vr1rf2Q/BR8rfhuEAfNoi21a2EqNl0zRsg/61gQ=; b=E1qvl+/LVXyo/aSsVtvsNCcD5IlqEkJ5jxHcLzNYOMRKLjeZ2L6pYFgyDS2T5Q+t0K iathb7gjY6KVhU0WJNTWtCSoKhtRtigmHTsEBtteyFzVt8scMGRyareXm1e69B8QioNb 2WHkWKxSTD+1+xOdOzz2aSlun7lcO6wDjDEWn0ESkCsG+q6L6YjzKE7imfmeyEZzPrMy yfjJ2G8riNnzTAwBkMPP6Vtehax4XgPd+YLlSiQusN4byqN7+zeXLVrQMICnx1WfJq14 VY3aoWuw5Gu5rzttbExKA+ggRm0VWHbWwQdRghu27f53M7PQpM29ihPch5iGXQf1Okd/ J40g== X-Gm-Message-State: AOJu0YzgKShyviPLYC8g9SKRf+hFGIyjxH+UrdueehIaaJd06IhstxWv Qx4OgilZUQhE5xbqZ0wnVALkgbA55aC9frEJJG+dj8YLuKmA77fFmgI4v3X1+6X4IiWn0W2dhze 9jey8KtZgtD1sjFITPEwosqfhny6ExwaZS6NQJuGWOg8Nb+mCyEe1keMd X-Google-Smtp-Source: AGHT+IFVD97mXSyj8ihCxjdg13yP8Rthuhw0hJ4162cthFs9co0Reyi9MbBjb41QMu08s0zHpvCYiPS3yGOD X-Received: by 2002:a05:6e02:16c9:b0:3a0:4250:165f with SMTP id e9e14a558f8ab-3a4ed1ba55emr248442535ab.0.1730480770521; Fri, 01 Nov 2024 10:06:10 -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 e9e14a558f8ab-3a6a9a2ea34sm2002045ab.76.2024.11.01.10.06.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Nov 2024 10:06:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Nov 2024 10:06:10 -0700 (PDT) Message-ID: <67250a82.050a0220.35abfb.aa7fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0A81F6052471; Fri, 1 Nov 2024 13:06:10 -0400 (EDT) Subject: |SUCCESS| pw147877 [PATCH] [v2] igc: fix invalid length and corrupte From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <00f78eba-8eff-4c67-8ecf-3bef5f25b9f6@allegro-packets.com> References: <00f78eba-8eff-4c67-8ecf-3bef5f25b9f6@allegro-packets.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/147877 _Testing PASS_ Submitter: Martin Weiser Date: Friday, November 01 2024 13:57:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:035326eb9633c344ee61e03fbcdf120a76c54830 147877 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#287917 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Debian 12 | PASS | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ | RHEL9 | PASS | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ | Ubuntu 24.04 | PASS | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 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) 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) 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 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31805/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/