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 F1C47436A2 for ; Fri, 8 Dec 2023 19:44:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDBDC402BF for ; Fri, 8 Dec 2023 19:44:12 +0100 (CET) Received: from mail-qk1-f175.google.com (mail-qk1-f175.google.com [209.85.222.175]) by mails.dpdk.org (Postfix) with ESMTP id A522140144 for ; Fri, 8 Dec 2023 19:44:11 +0100 (CET) Received: by mail-qk1-f175.google.com with SMTP id af79cd13be357-77d6f853ba0so157948185a.0 for ; Fri, 08 Dec 2023 10:44:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1702061050; x=1702665850; darn=dpdk.org; 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=j8lkdd0U6TE8LTaTbfkvXsjPKEGkgo0WAkxgY4qv+cg=; b=df7yfD/Hn0Zf2QwxmbvUSuSnmot6lnMsJbLmgPDd1OzTXbBuUbi4siNAJsQRbIle6+ f6QDoLoseZPKguFy/+zAX6KpsTIcr6PZP15Bs/UM5MsB6FvXePgyKgdf7eoCYgvsfFSq 3TylxgPjpPFXLazwpRuD14+jN3Liptz6RNw5qituqQGoUvGonwsyMttH62r92FTsCAqk 0eZhd4RtKg2TaqUBn8MfvLDcG4eX3/97H0MwXtorqBwZCZc28fgbSm1/vaHQDwoOiKbm HbXiUDpudTwb4wCgX4K0yZELylC+C2r5xldxFARNVPsNdlf7D+RZbLGdqGq0nOd81hfK Y5kg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702061050; x=1702665850; 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=j8lkdd0U6TE8LTaTbfkvXsjPKEGkgo0WAkxgY4qv+cg=; b=fbswsjaAhG/Nz/Ule9PfHz8dSveiZWNftbGgIosP7wfedpa7Nd8kYO/qxmxDt7u4wm CIYaM0DfdXZbuUVnUm6sc/n8VrMJFTHHbac+ovO8/IZgV1FE9YIeidfhlBT4VDMtl2w+ Mgdj/4VMHo88/Z6psXuM+SM4hk/wXWTlvUeIrnhCnt068V+fa26djetJ1lJRzqdqFF7V yGkRlDnk3BLrfOXTWRB6AjKyvUuo2HhqwWrYKoNTiljYod2GKZ2HA0xDgL90VhwUlcu5 8WeIUG2yg7NGKqnkPH/zTolagmBL7bSeP2/GnL4Ke5YWGppya3LofQM/w6yb692n3zHA Y3qw== X-Gm-Message-State: AOJu0YxAeskHnEp6VTxshfKLxQllk807lZGSJtQ85guVG3T4bcpa5Nt/ qCToeqCgzKLzejNm6MeLBqYih9lSJrlvr4gfsE8= X-Google-Smtp-Source: AGHT+IEqUcFuORih8wWL7Sy8KG2Ot9bylLBoE3aD0P1Sg0L9SLQwATenedDQgmWKBdsZQ0R4s0Yfrw== X-Received: by 2002:a05:620a:6784:b0:779:e22e:1e8 with SMTP id rr4-20020a05620a678400b00779e22e01e8mr1504168qkn.36.1702061050352; Fri, 08 Dec 2023 10:44:10 -0800 (PST) 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 ct6-20020a056214178600b0067a22bb8d57sm1011284qvb.56.2023.12.08.10.44.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Dec 2023 10:44:10 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw134976 [PATCH v6] gro: fix reordering of packets in GRO layer Date: Fri, 8 Dec 2023 13:44:08 -0500 Message-Id: <20231208184408.2878875-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231208175400.22388-1-kumaraparamesh92@gmail.com> References: <20231208175400.22388-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/134976/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7144709873