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 ADE0D43095 for ; Fri, 18 Aug 2023 11:57:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A99F340395; Fri, 18 Aug 2023 11:57:13 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id C013440395 for ; Fri, 18 Aug 2023 11:57:11 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-76c8dd2ce79so50345385a.1 for ; Fri, 18 Aug 2023 02:57:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692352631; x=1692957431; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0iMO7AiCDs6US3atK1foebxTBb9nqN/VmqI3ko2szN4=; b=KezvKifjIZMlYO1F2iKgpQJ3IBMQYingfhFwC62ouU+U3AWtOwQaFklFCv0OflUg63 hnnjGtBUGroQS6CFh/cU2dXnipfc0mkDaD6NTTRqOr817Dq0ZB2AtAtWI45+KlYjbi// XcUl5Yo2+GmvXsNNfpuAg9c/rMJXeqOQqOUbc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692352631; x=1692957431; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0iMO7AiCDs6US3atK1foebxTBb9nqN/VmqI3ko2szN4=; b=cGTInawKeTyJg63jSpK884lf0yp/kbOZS3qLeMDVHfFxMJJm40A5F7R42L/uMbz03h 3tKYCAbvcZsUyLeYB21r1JxmyDfSb/shCfuADnfZUcV9oJDd9VziI+CGyk25utG1IHxb HbbKTzqDPzerg0TjjFSch2LuK4VdcvjVkaP8uNd+r4Rk6Ja7T+Lnyr2X3eUTid/F0Ehs xTT3sOGRmibFuAGTPCMNCiGVuND8hf5RRtgtDk6l1Rzs/SXOZCExUK9eqMNvx8nvS3rA oA54q0Z70keBlGIR1nNnljqgSugBlfGfAAU7yMu72jRTP6koU7Kqe7ITJeG/eFPBEQdl 973Q== X-Gm-Message-State: AOJu0YxYGPJlHo4Cxdq3INsNbszvW3xzNZ2xzykuMmd0laBIPuOZRQ7W jXnCXnvTYlLo8YQSKqCvqf5elNSciBwmfhkTu1HCvEj99wCLUlbhT+0pPz/wSdfEYrKnF5cRog= = X-Google-Smtp-Source: AGHT+IGy24ZOYOYsmiMI87hSneG4PK95pNm9AxAHtAX8kYl/gjiEkhWZcLPNraJxomSHQdq/ybTcP/HTy/JR X-Received: by 2002:a05:620a:12cb:b0:75b:23a1:363d with SMTP id e11-20020a05620a12cb00b0075b23a1363dmr2067791qkl.78.1692352631011; Fri, 18 Aug 2023 02:57:11 -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 d26-20020a0caa1a000000b0064b64631b8bsm97356qvb.21.2023.08.18.02.57.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 02:57:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 02:57:11 -0700 (PDT) Message-ID: <64df4076.0c0a0220.f98c2.4b10SMTPIN_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 B80DE6052471; Fri, 18 Aug 2023 05:57:10 -0400 (EDT) Subject: |SUCCESS| pw130508 [PATCH] net/iavf: fix checksum offloading 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/130508 _Testing PASS_ Submitter: David Marchand Date: Friday, August 18 2023 09:03:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130508 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27379/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/