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 4BA0DA00C5 for ; Fri, 8 Jul 2022 16:19:04 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48F87406B4 for ; Fri, 8 Jul 2022 16:19:04 +0200 (CEST) Received: from mail-qk1-f182.google.com (mail-qk1-f182.google.com [209.85.222.182]) by mails.dpdk.org (Postfix) with ESMTP id 187364021E for ; Fri, 8 Jul 2022 16:19:03 +0200 (CEST) Received: by mail-qk1-f182.google.com with SMTP id b24so15783112qkn.4 for ; Fri, 08 Jul 2022 07:19:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=bJhYNQ9tU3dc0AaXD0ZFqSyD1uIKYe+q3VgbSCeCsKM=; b=7ncOQ07wznA/e9WSEn5AxTdY4YkxzatCTAj7F2GmUieLAQ+JXSFZXUNHsRaGKh/aLK XdV9Omfq3BDa2NqmW22rF2KXMDMs+S7LQQr0iCLTJYavyotYm0bSz8YIFlEAlYp0KTWS A9TUWbGsZ+vmHxmBt/A8I0nUnOmt8mFomB/K4kvHlDKYedcndPeV86L7jFTomBvzMkK5 jBbyNSrzpnWhpKMBcPJ+bLk3877yVMSyAWtsHWd0gorMAlwbzxfnzGYTqu3wgBHpsR21 iu1Cs9Qf0cOwnUfQPNDH3FYacOmLiG5q+T8z5rLhpAmpDoxCBCRzd+D8i30PnpFfK0Rj ZBzA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=bJhYNQ9tU3dc0AaXD0ZFqSyD1uIKYe+q3VgbSCeCsKM=; b=rFycjMkrR6gumg8M7606E78ptTsVy3/MOxIlsWGWu9W86wHS27SbjRU08BGOn7ZRQO wA4dn/agzFxdL9I2YGZUi4E64qPhwuZT7cFCTpjTm2TcmCW9T/dQxI5C/JquXlHNSwj9 nsmiVHJ1CgDiwjYoqXqgIdl+LVkbUwgh2LTOuHNzchwxdOeezWpovhtVzJfuv1dT+a6U Apuq5drnPtFI5qeldK6FT1H+pgUm1QpypsaVxKwai7tGS0+CVqqFjUy+p2F+65NUyMTD /98c0bcnVbIuzMgXQEHQB9bCukCXzITzytbekByRaIPCGQaNhR76R/w+WPkr7a+UQxKo 1eoA== X-Gm-Message-State: AJIora/2/DljQT7jFVqDTTYCOVomzhbHhzy9Vs3JOuUdJ7eyf8fEB+Y0 DJI85N8KIjGfzcIh/URE1dEOAI5u6+mBZg== X-Google-Smtp-Source: AGRyM1t/r5kAMZFeUJbj6djr1SqC4Ro+o6K2tF6tx12mIqNR2gjxjar0iTCVyYp3Gvss65qeO4/cag== X-Received: by 2002:a05:620a:45a5:b0:6b2:5079:23bd with SMTP id bp37-20020a05620a45a500b006b2507923bdmr2507154qkb.693.1657289942192; Fri, 08 Jul 2022 07:19:02 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id m14-20020a05620a290e00b006b46ad28ba7sm12999030qkp.84.2022.07.08.07.19.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Jul 2022 07:19:00 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw113832 [PATCH v2 2/2] net: have checksum routines accept unaligned data Date: Fri, 8 Jul 2022 10:19:28 -0400 Message-Id: <20220708141928.23184-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220708125608.24532-2-mattias.ronnblom@ericsson.com> References: <20220708125608.24532-2-mattias.ronnblom@ericsson.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/113832/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2636340284