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 A9453A0542 for ; Fri, 28 Oct 2022 13:20:01 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A5C0E40146 for ; Fri, 28 Oct 2022 13:20:01 +0200 (CEST) Received: from mail-qk1-f171.google.com (mail-qk1-f171.google.com [209.85.222.171]) by mails.dpdk.org (Postfix) with ESMTP id 847EB400D5 for ; Fri, 28 Oct 2022 13:20:00 +0200 (CEST) Received: by mail-qk1-f171.google.com with SMTP id l9so3158565qkk.11 for ; Fri, 28 Oct 2022 04:20:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=3YG80jXsXKPfeaiTx6hQMiqVRriFKZ926+hq5R3phHY=; b=TpQ3yNGrklBVxMAh29I7gyRUk+iIRwTYMPUM351gd2L8h2SXLIv+UzOkF3N4Zh2xmz BFkzWSq6v4Yr9v/Hk7lgRqE+0gJ8w3vJao3JSPNDBxv7/SAh/fyFwo1xoeOywkhsfi0X FGSlw1QV5eF3dWsAYhgNUhC2zG0+iW9JV2bdimk5yazVtPlY3YxN2NfnKZ8ssTSaQWxp EXTaNNQ+daZkvfIywS3qBDQwywFvUWpgryfpaM20I7cAuygk58GsfWkqQnKSXsLcrzlo K9l9luAfvJkbeWFMrlle+ELXFB2FOeEcXbI+iwCKENO4WVtHZGGq51slur181Xle0+MZ Z2wQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3YG80jXsXKPfeaiTx6hQMiqVRriFKZ926+hq5R3phHY=; b=QH1OKeHmfafG7zKAhruZscbCDmv1J2z70PphFDtxCKheby+sT8UZM6bZlRGC+JPVLI 2DBYGAoOeeVi4G9ktf52v0AI2TExoDOcYtB40A5AnT3LIMx6/jpHIbObU28HJyYDSyfB 8mtXtzLkvdTHIsonrS/yEh6P7NCIw1K9bRcxKJ64Hcp3lfC+MU5JxiUR8dSo34tiVqGQ OiPABXQ1m5o7a5cQ+1Rt4dbNmGtwhz9iQ5newtd0qtbkf7ErF8Py6wITn+LVQinitIrl CPu2ACUGh17IHxHnEqFltVKWvWk5blkppozaKjUktJpbjzFmsgMATLYmSyz6bP736YJW hBUg== X-Gm-Message-State: ACrzQf1J1BfydKUe942W7MKsBj8aOpFs3YAUcQOlPqryB9q8Wa+gJfTA VozdatNhl+sgE3syDGGClq6eN0e/ruEdkw== X-Google-Smtp-Source: AMsMyM5FOhyOQ3luFPTSOfjufZJ4o9eYwc15Wg2jrWH/TtZuH5HNtE50w0UgQ88S3vNnYAS3/X5Ypw== X-Received: by 2002:ae9:eb52:0:b0:6f9:fe9e:8908 with SMTP id b79-20020ae9eb52000000b006f9fe9e8908mr4638897qkg.18.1666955999831; Fri, 28 Oct 2022 04:19:59 -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 l10-20020a37f90a000000b006b9c9b7db8bsm2727217qkj.82.2022.10.28.04.19.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 28 Oct 2022 04:19:59 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw119259 [PATCH v4] gro : fix reordering of packets in GRO library Date: Fri, 28 Oct 2022 07:19:10 -0400 Message-Id: <20221028111910.342457-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221028095114.17210-1-kumaraparmesh92@gmail.com> References: <20221028095114.17210-1-kumaraparmesh92@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/119259/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3344571877