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 1EA8B42570 for ; Mon, 11 Sep 2023 16:07:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F409F402D6; Mon, 11 Sep 2023 16:07:32 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id F0863402D6 for ; Mon, 11 Sep 2023 16:07:30 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-58cd9d9dbf5so62108147b3.0 for ; Mon, 11 Sep 2023 07:07:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694441250; x=1695046050; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7U8jacYVj5X/apf/CaNb71a9i2rBKW1X34BKcRs+D98=; b=B5SqRSQ2b09Bn3uivsEAMmH4aHpmC2t0PkJuhFvINnPjTvj6O8FRpfWr1n1g/6xRdt ClAwuVK+RYX1xyePbCRTzC/11Z3ZuP9f/yzVxwjjvvYQI4EdiBxYSg8cR19spulfKVyf RtFsIeZhRJJhDsxcnCYDcoZWaxjdLVEc4twZo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694441250; x=1695046050; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7U8jacYVj5X/apf/CaNb71a9i2rBKW1X34BKcRs+D98=; b=RNsHT0Cw0MGnzOfuzlxvIIzmULL3uFV7Z50DS4y4NQQQBYbdy9QLRK/7G8o+mvXtTD wvFqDDwJlvuRqLuMnLrj5Ycaltb0+ebNLCArkZr7zaq/KtUEJ8IPjLcdb6fyg2WmedA1 dGssB1mvvoSw5L1K/6nHzPuwo7AVZJy6AX/5P78CSk1/Znj719/imueDA+phOIxU+KhI 4awO+aReLPB0Ag8q4Zm8s2eOTcdkLMl3Tj3mo5h9yqLYc9rsU0lhiQ0PX/Kdc997pYoh i5/novC8qUYD5txFC7S4jnISaJ1NXCJMJFLPP4sVhpJLRckIkcmY1Vz8hFUrljjn/bR7 1XRg== X-Gm-Message-State: AOJu0YzedbI3lDDQMKFS0KI7p9Ou87rreY0o+KQOSPaCgNdI8Td0sbrL oE687+xVchn8bnLXwHe5FaANTeRn3mowMaatjfmT8QNimfdFGzkYPh+VmyDlM/g6mw== X-Google-Smtp-Source: AGHT+IFXvQUnVEX9VgeAarhoiBpMiY9q1+uApr+4sv58bsf6rG5xPkg1f8z9qHGjpL+KFoAm0zv3KcmcsGi4 X-Received: by 2002:a81:8389:0:b0:56c:e5a3:3e09 with SMTP id t131-20020a818389000000b0056ce5a33e09mr15841623ywf.15.1694441250188; Mon, 11 Sep 2023 07:07:30 -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 r3-20020a0de803000000b0057a840dad5dsm558585ywe.29.2023.09.11.07.07.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 07:07:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 07:07:30 -0700 (PDT) Message-ID: <64ff1f22.0d0a0220.bafb.5a0cSMTPIN_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 D4F936052471; Mon, 11 Sep 2023 10:07:29 -0400 (EDT) Subject: |SUCCESS| pw131338 [PATCH] net/sfc: account for data offset on Tx From: dpdklab@iol.unh.edu To: Test Report Cc: Viacheslav Galaktionov 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/131338 _Testing PASS_ Submitter: Viacheslav Galaktionov Date: Monday, September 11 2023 10:47:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131338 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27576/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/