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 8D16342570 for ; Mon, 11 Sep 2023 16:26:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88D7E402D6; Mon, 11 Sep 2023 16:26:30 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id D61B8402D6 for ; Mon, 11 Sep 2023 16:26:28 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34e1ddc38c6so15833665ab.3 for ; Mon, 11 Sep 2023 07:26:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694442388; x=1695047188; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SU17JcpUx2VnLC1sZFMJP5WuwpX2FK3GUaaojABqQgE=; b=EX0FxbKs9QgFBRM6cXHna0DZUpp50zsIe22kcRBKm+5WTORJOjaFHaQv+oPTsZFifI q/cRVcv/p58PXjBXFC2aebhntQmO+2gSAPQM+PL8LoERsJ3dhQEh5uMTmFiEq6T1CN8R /ENOFrElFap8R+VrDlCH8W4P0HpwvVAGnYWrk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694442388; x=1695047188; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SU17JcpUx2VnLC1sZFMJP5WuwpX2FK3GUaaojABqQgE=; b=OCSmHHFpOtBD5C9LGOnmttVThVyQAbSZeEOdwjpEWmqHWZXBHhx5NLdmsG2zYRfpJK ZE1Gw3KnGpuUWW3oMoLHQaB3wqvx3FvPsBm4xB5yt3noesnIB0PzPpMTdcVXcoibApN9 fdacoKCILMyO1CkyZDJti+L6DIXxv4/MmUeHyn3S/ES9CbvZO4JfB7Edk53nVzF3cpV2 R+XTt53YbsJoKqV2+V46jK6stt6Oi6iTrxrck20JemRTp4oP0qBfAH4o9D3ZK2DfQqht JdmGs1oUkSFk5skZRhqZsgIBsAVqwN9Ce/fEaCO4/pmca68hnL6pAdAzbk6oos5tsAqR +7Yg== X-Gm-Message-State: AOJu0YwLApXii4F0EkIE0VPipLXJZcy0verb647CO3TgL49QmUOPoRlA wYNLM1kTVAN2LR4xoqSCwLn6oros9oLUls0gDu1LE2ns5gBejiHDo6OwuQ== X-Google-Smtp-Source: AGHT+IFf0Tu0PhULL49Tb60Zjy2NihFIQJ4UmTiKsiDcGIcDgVRVAWScE054saTXh8BJ43spQrYOef3ydFc2 X-Received: by 2002:a05:6e02:1c21:b0:34f:45e4:fc0 with SMTP id m1-20020a056e021c2100b0034f45e40fc0mr14254351ilh.1.1694442388234; Mon, 11 Sep 2023 07:26:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s3-20020a92cb03000000b0034395a4abb3sm306151ilo.69.2023.09.11.07.26.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 07:26:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 07:26:28 -0700 (PDT) Message-ID: <64ff2394.920a0220.b96f4.3fd6SMTPIN_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 BC30E6052471; Mon, 11 Sep 2023 10:26:27 -0400 (EDT) Subject: |SUCCESS| pw131338 [PATCH] net/sfc: account for data offset on Tx 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/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 | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/