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 6179E43201 for ; Thu, 26 Oct 2023 05:47:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 516CA4029A; Thu, 26 Oct 2023 05:47:11 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 8DD864029A for ; Thu, 26 Oct 2023 05:47:10 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a7c95b8d14so3307567b3.3 for ; Wed, 25 Oct 2023 20:47:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698292030; x=1698896830; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0ROOZoCRRpjtjw9YSHJiTZupDnHvcre+mRgN/+zYTyI=; b=BxbAfRWC+p7mFIcsBdtNvx5So/cTEZ0ZXLWrSJgBqLjtX1XxASjqeBYXct39+YRoDM 66I6N94AQPd0MCI4QfqpYhJ7yWg4awAQZauppNPdrrGPY+k/D/JEyCNDf9RWnUI6r0Hc xt5EmW1ZtUh7k4RynPxinKR5FuPOqUR8PZ/Yc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698292030; x=1698896830; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0ROOZoCRRpjtjw9YSHJiTZupDnHvcre+mRgN/+zYTyI=; b=t06BiiQXFjF+ydxrdh/Ytn0SQdr+dGVOim5fJnLI7GpA2vF4z22CypnmERnACJLQMd Y93FZDzOv8xCIiJJFXmHsUjIGUhEoJB+bL3TMvofA5WA9ZCy+LayHeSsC6rMpGq6NklS drkBxNzGH/iOeqyTFQw/59asev4P0ANBss5gJiYOBWUh8cSVLx6o+mh10TMDlbdvaFX7 Bo6k0apSUXT7hYGLyHyhodPCOmQXoN3DEEaUkQy8+XpM3XhLXIGoOpHEa1IQ7C8RHA87 Bv04Le9s6TOFbvB4U/ST0z+ht3R/Nxs+40PtnynLVqYXy7Zeqly39Lr8qLNA8FAuvGUn mrUw== X-Gm-Message-State: AOJu0YxEeXP0YVblbzvUh3epu2eF9orcWAKQrTbko/+fNaEzZOd36gKc gnL9OBsjseYVdGsC32cF/pbwwWo8GyPTCTIBH6TDIz3dfFIFeyueVLaB2/RumJgBb+bEVeF+vg= = X-Google-Smtp-Source: AGHT+IF7JfgJWsaSYIIkcaBQj52TYH03BvEnTe9C4eS4MgyW0N8DuFEHx95Mww1Rov7emMBUXqFhcWzo/EqH X-Received: by 2002:a0d:dd97:0:b0:5a8:2d2b:ca9c with SMTP id g145-20020a0ddd97000000b005a82d2bca9cmr19487993ywe.32.1698292029869; Wed, 25 Oct 2023 20:47:09 -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 e2-20020a0dc202000000b005a7f3a88657sm1458048ywd.51.2023.10.25.20.47.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 20:47:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 20:47:09 -0700 (PDT) Message-ID: <6539e13d.0d0a0220.2764d.76f6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6F93A602A042; Wed, 25 Oct 2023 23:47:09 -0400 (EDT) Subject: |SUCCESS| pw133315 [PATCH] net/mlx5/hws: remove csum check from L3 o From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133315 _Testing PASS_ Submitter: Alexander Kozyrev Date: Wednesday, October 25 2023 20:39:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133315 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28074/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/