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 67639A034C for ; Sun, 20 Mar 2022 11:38:50 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 44FBC410EE for ; Sun, 20 Mar 2022 11:38:50 +0100 (CET) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by mails.dpdk.org (Postfix) with ESMTP id 9477F410D4 for ; Sun, 20 Mar 2022 11:38:48 +0100 (CET) Received: by mail-qk1-f173.google.com with SMTP id s16so9921954qks.4 for ; Sun, 20 Mar 2022 03:38:48 -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=/GU8MRSSo+8GE28kB7q1NIul2bIYoOJrBd0W45XjSCg=; b=Vhy0JGSSP/J8Ls7RgGOiECGhgzhBLNN/9HND5oa98ccNnaxfR/OH64twMj0k5ALVlX QjFumY/3tWD5e8QPB9J43vZwGDRKobRJWIoF5hiNpXCKSZcb5T/DkerjBr5f3xUFfDDv Ti3lL/kXf8faBkmJFsWlvgtVrXk1EvaHqkpC/p49xtG2SKgkhzDDYnZVi4LG7zjXBt0a DEgp/ubcVXXD12HO3XtkyuvsQtDt/t1yfdia5ZPt2gW91BgfIWrKPdePcyAR5Dhf+8i9 QDNmeya/H5W1mo5ooFMMEKp22IcRnpIckj2z5Nn+F0YiscvCxlQrj3YVVpeeQpLqYX+P V8gA== 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=/GU8MRSSo+8GE28kB7q1NIul2bIYoOJrBd0W45XjSCg=; b=A5+1IQoxnRt/cpCzI64i/OuQr4tUI8diStQGjUnB6mn1wkUN2CQwhJmbd11IQhtDMS sL3+06Za7fqg9NZkzuilIqElizizmNxxpVNbw5CKYhr43YvNetnG/jJwp5JwcEhCFYTq FbLKnLZnjghqjTAmuv7w/r0K01UjvqTiZLrQf4G35MLIkTIgMceegm+dDVtkopNDexNP v7c5F+CxLl/FvfaWq/g1z0vj5RpeWRWB9+CNsL6HuZh+pxbKDSzNjFo6kW9Mcss1Bmf5 Al/SfHavkJxEX/NDW8k+3NG4aFN1C05H6uVZwv1ZLQAbbz8Kr0kikIr6FiurrYo7sY4B Zrfg== X-Gm-Message-State: AOAM531c+GUufeY5D9QC/Y97cE3hGxb1QO+mZx4osgXtnu30Sk/q8Q8l BhsQ66TkfZYLS9xSjpeVnU7d7bl1O6T4PQ== X-Google-Smtp-Source: ABdhPJzyVvRHnPLYmw/ya/keoXMh0OcrTbYoFW98+4Wo3b55AOuIcytXqgM1Kl6SkhOVQF8uJ/pycA== X-Received: by 2002:a05:620a:4003:b0:67d:43ef:6b91 with SMTP id h3-20020a05620a400300b0067d43ef6b91mr10344511qko.678.1647772727697; Sun, 20 Mar 2022 03:38:47 -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 w1-20020ac857c1000000b002e1e899badesm9517961qta.72.2022.03.20.03.38.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 20 Mar 2022 03:38:47 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw108782 [PATCH v2] gro: fix gro for UDP fragmented packets Date: Sun, 20 Mar 2022 07:38:36 -0400 Message-Id: <20220320113836.20037-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220320101232.34438-1-kumaraparamesh92@gmail.com> References: <20220320101232.34438-1-kumaraparamesh92@gmail.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/108782/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2011506337