From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 4208D2C2F; Wed, 31 Oct 2018 03:20:00 +0100 (CET) In-Reply-To: <20181031021758.66752-4-doucette@bu.edu> References: <20181031021758.66752-4-doucette@bu.edu> To: test-report@dpdk.org Cc: Cody Doucette Message-Id: <20181031022000.4208D2C2F@dpdk.org> Date: Wed, 31 Oct 2018 03:20:00 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw47589 [v5, 3/3] ip_frag: extend IPv6 fragment header retrieval X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2018 02:20:00 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/47589 _coding style issues_ ERROR: symbol break is added in a section other than the EXPERIMENTAL section of the version map ERROR: symbol const is added in a section other than the EXPERIMENTAL section of the version map ERROR: symbol &frag_hdr_buf) is added in a section other than the EXPERIMENTAL section of the version map INFO: symbol frag_hdr is being removed, ensure that it has gone through the deprecation process INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL ERROR: symbol offset, is added in a section other than the EXPERIMENTAL section of the version map ERROR: symbol offset is added in a section other than the EXPERIMENTAL section of the version map ERROR: symbol return is added in a section other than the EXPERIMENTAL section of the version map ERROR: symbol return is added in a section other than the EXPERIMENTAL section of the version map INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL ERROR: symbol rte_ipv6_frag_get_ipv6_fragment_header is added in a section other than the EXPERIMENTAL section of the version map ERROR: symbol sizeof(*frag_hdr), is added in a section other than the EXPERIMENTAL section of the version map ERROR: symbol size_t is added in a section other than the EXPERIMENTAL section of the version map ERROR: symbol struct is added in a section other than the EXPERIMENTAL section of the version map INFO: symbol struct is being removed, ensure that it has gone through the deprecation process ERROR: symbol struct is added in a section other than the EXPERIMENTAL section of the version map ERROR: symbol uint8_t is added in a section other than the EXPERIMENTAL section of the version map