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 1122F45C8F for ; Wed, 6 Nov 2024 07:57:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E81CF427B6; Wed, 6 Nov 2024 07:57:23 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id DEC9340265 for ; Wed, 6 Nov 2024 07:57:22 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-20caea61132so53964495ad.2 for ; Tue, 05 Nov 2024 22:57:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730876242; x=1731481042; 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=/OFHupBRTcUKy8jQxpfcOlsAJRKV2v1/z8QUVjuZz3M=; b=cd0fIqli7P6PlrwBZk+q71rsTC4hHm+AyNbqAFq2mKD4q94sB1c3NASyVmOhDETANE MkNtoaZ3YMMjkCfQ7BOODl5PHn9ZakZnkhk5tnrE+d9TU9Gyu8fgNyJInXKFqMzQ63nT qX9rS9PjkUf1zvdq7RA/MvdQz7CH24gar2taY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730876242; x=1731481042; 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=/OFHupBRTcUKy8jQxpfcOlsAJRKV2v1/z8QUVjuZz3M=; b=FjbDIwJY3p8bInnJ5wdIcOAvxvGFTHZwSmWGKXil8m0AxbFgbs7DmBalrBcgOrcHKe 7sHq8KanFEZXQ+Hu/12QK1UVNJFTZFj3CL+DDrN+ykte9camFfPEcTQne2Df/Yqwhy7V WdXEZfD96gvK6aeyBvcRxuwT7v+mkFeXhXBcPYf1lGAI95XvUpW3CsSlaXY3lRdZDP+l +zufszMLOsQKTGzPL2u64/Vdhd8v6gjLpeaXDKYNGuaR+iThkgnMy+G5TKNt3m99i1Fi ExPotJ5XSTXQlqBt7ZpIKKwCLHsZeWtim10adcJlroYM0TfPdLAdU8feBEnxbN54YNcE mL6w== X-Gm-Message-State: AOJu0YxN5DqG9bSGoO/jzVv4l2T/sBCM+X+lZcB/7/UfsizQ1g0oXSRy QoyOXOuS7dW0R9X0PWxiorITfT9Wvp0cbQnjTLrfEugaUK5afVjCvxkgIx1g2pPT+6ntKamSzmk B+blnAGBzKI/IyJutEn3N38dAoMJBH4v6QIBpgoMg X-Google-Smtp-Source: AGHT+IHDVcnjML7vnKB6hzk/zLpzFKUzl0C1laTV+tlGKHbIUithgezNoryzsEmpD99x7rbegvquKI5Yx3od X-Received: by 2002:a17:902:e84f:b0:20c:9c2b:c40 with SMTP id d9443c01a7336-2111aec854fmr243787365ad.12.1730876241912; Tue, 05 Nov 2024 22:57:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-2110582dd46sm7160845ad.116.2024.11.05.22.57.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Nov 2024 22:57:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Nov 2024 22:57:21 -0800 (PST) Message-ID: <672b1351.170a0220.15994d.42abSMTPIN_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 EDECA6052471; Wed, 6 Nov 2024 01:57:20 -0500 (EST) 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-sample-apps-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: ACVP-FIPS-testing#7777 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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/