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 7AEC642D0C for ; Wed, 21 Jun 2023 04:39:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 588E840DDC for ; Wed, 21 Jun 2023 04:39:26 +0200 (CEST) Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com [209.85.222.177]) by mails.dpdk.org (Postfix) with ESMTP id 7ADB440DDC for ; Wed, 21 Jun 2023 04:39:25 +0200 (CEST) Received: by mail-qk1-f177.google.com with SMTP id af79cd13be357-763a8918cbeso203132485a.3 for ; Tue, 20 Jun 2023 19:39:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1687315164; x=1689907164; 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=Z8IgUolPFY7TN94Rvd2q7dL0XWH7Wm1KgOmrP0EkcUY=; b=AEeGnnXi6+65iBl7D0lU9+2A+9Tq0J+K5sKLV9sxD8/5/m4eXacQJJ//hY71JqfslE R3QdiMMBDUTc/hQKSxns5RCqd0zmsq5ipUN8k7UnMom6NgFw6NOiJY/rjTQ9cWotEYJu S9FiM6/MnKxXr7VGJbuWY3v6qlII6ryK6iQq9BOZTrJRZmpaIUUzd3zBFUQ/6VubnRfe dBb1FSy7Vkwz5AGzvbUQKGe/yWOZPlbce6MMskgfHs2Qoafw5IgSdcblvPk/v3szC7eR uCLgh8o4XHKOo8HhoJOF5CPvmFiWFtA7Cwixzb+rpwYWGzlJmf+b1jNIfDkGytx1sRkU EhYQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687315164; x=1689907164; 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=Z8IgUolPFY7TN94Rvd2q7dL0XWH7Wm1KgOmrP0EkcUY=; b=GXqZ3JBkinTvet3oY7/4JV9bWJKueR7qMpf8WaIKX7ttpvXvsf0KTbEtStvhxKpZAr HntVjVf8Vr2oQ1JqoUKGAke7H1GMNpgiPxU2RPQSoKPYR2i14ALeyp4ekSH8i32tDtFO 0k2PEr9hcMoU07UE3kk42vucl26pxM6GOCzTHjw4XgRvWTOgOBq1/Q7wN0TBncbijW1H csDc6bnanCMz9C/R7/ZBAzhDWoufAym6cHlFMD2fUkV7zlMD1Qe2NtveFPpE0D5hG6wa d2ZT0OTip/XV5tLccIdx/WsDNTHYwhFWRheT8m26eUmQ+iIsvpFBZUe/AKCfG8uHQtDg xz1g== X-Gm-Message-State: AC+VfDy2lsfFH9IBRucxpR66Dg7wbGUyFZRth/ADoL7oVvfQde680zjh o6o7rzNRNyw58XDYVuKIb9cOsdaIl/1Xl9liMuY= X-Google-Smtp-Source: ACHHUZ7VHjx7ZV4urmY7X9cGrj5XAVmx0bOm89vqbFQpdaFuRHiJYoP0hABHHCIqsz15Rz3jXx0yvQ== X-Received: by 2002:a05:620a:8904:b0:760:9274:e61 with SMTP id ql4-20020a05620a890400b0076092740e61mr6442524qkn.47.1687315164537; Tue, 20 Jun 2023 19:39:24 -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 o9-20020a05620a15c900b0075cdad9648dsm1792453qkm.25.2023.06.20.19.39.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 20 Jun 2023 19:39:23 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw128876 [PATCH] net/iavf: fix SCTP tunnel packet forwarding issue Date: Tue, 20 Jun 2023 22:39:21 -0400 Message-Id: <20230621023921.3872811-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1687310121-130508-1-git-send-email-wenzhuo.lu@intel.com> References: <1687310121-130508-1-git-send-email-wenzhuo.lu@intel.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/128876/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5329261744