automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw100542-100546 [PATCH] [v4, 6/6] examples/ip_reassembly: remove unused parameter
@ 2021-10-05 20:43 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-10-05 20:43 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

[-- Attachment #1: Type: text/plain, Size: 29192 bytes --]

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/100542

_apply patch failure_

Submitter: Ferruh Yigit <ferruh.yigit@intel.com>
Date: Tuesday, October 05 2021 17:16:52 
Applied on: CommitID:086d426406bd3f6fac96a15bbd871c7fe714bc2d
Apply patch set 100542-100546 failed:

Checking patch app/test-eventdev/test_perf_common.c...
Checking patch app/test-eventdev/test_pipeline_common.c...
Checking patch app/test-pmd/cmdline.c...
Checking patch app/test-pmd/config.c...
Checking patch app/test-pmd/parameters.c...
Checking patch app/test-pmd/testpmd.c...
Checking patch app/test-pmd/testpmd.h...
Checking patch app/test/test_link_bonding.c...
Checking patch app/test/test_link_bonding_mode4.c...
Checking patch app/test/test_link_bonding_rssconf.c...
Checking patch app/test/test_pmd_perf.c...
Checking patch doc/guides/nics/dpaa.rst...
Checking patch doc/guides/nics/dpaa2.rst...
Checking patch doc/guides/nics/features.rst...
Checking patch doc/guides/nics/fm10k.rst...
Checking patch doc/guides/nics/mlx5.rst...
Checking patch doc/guides/nics/octeontx.rst...
Checking patch doc/guides/nics/thunderx.rst...
Checking patch doc/guides/rel_notes/deprecation.rst...
Checking patch doc/guides/sample_app_ug/flow_classify.rst...
Checking patch doc/guides/sample_app_ug/l3_forward.rst...
Checking patch doc/guides/sample_app_ug/l3_forward_access_ctrl.rst...
Checking patch doc/guides/sample_app_ug/l3_forward_graph.rst...
Checking patch doc/guides/sample_app_ug/l3_forward_power_man.rst...
Checking patch doc/guides/sample_app_ug/performance_thread.rst...
Checking patch doc/guides/sample_app_ug/skeleton.rst...
Checking patch drivers/net/atlantic/atl_ethdev.c...
Checking patch drivers/net/avp/avp_ethdev.c...
Checking patch drivers/net/axgbe/axgbe_ethdev.c...
Checking patch drivers/net/bnx2x/bnx2x_ethdev.c...
Checking patch drivers/net/bnxt/bnxt_ethdev.c...
Hunk #1 succeeded at 1147 (offset -10 lines).
Hunk #2 succeeded at 1186 (offset -10 lines).
Hunk #3 succeeded at 1201 (offset -10 lines).
Hunk #4 succeeded at 3002 (offset -20 lines).
Hunk #5 succeeded at 3016 (offset -20 lines).
Hunk #6 succeeded at 3043 (offset -20 lines).
Hunk #7 succeeded at 3065 (offset -20 lines).
Checking patch drivers/net/bonding/rte_eth_bond_pmd.c...
Checking patch drivers/net/cnxk/cnxk_ethdev.c...
Checking patch drivers/net/cnxk/cnxk_ethdev_ops.c...
Checking patch drivers/net/cxgbe/cxgbe_ethdev.c...
Checking patch drivers/net/cxgbe/cxgbe_main.c...
Checking patch drivers/net/cxgbe/sge.c...
Checking patch drivers/net/dpaa/dpaa_ethdev.c...
Checking patch drivers/net/dpaa2/dpaa2_ethdev.c...
Checking patch drivers/net/e1000/em_ethdev.c...
Checking patch drivers/net/e1000/igb_ethdev.c...
Checking patch drivers/net/e1000/igb_rxtx.c...
Checking patch drivers/net/ena/ena_ethdev.c...
Checking patch drivers/net/enetc/enetc_ethdev.c...
Checking patch drivers/net/enic/enic_ethdev.c...
Checking patch drivers/net/enic/enic_main.c...
Checking patch drivers/net/fm10k/fm10k_ethdev.c...
Checking patch drivers/net/hinic/hinic_pmd_ethdev.c...
Checking patch drivers/net/hns3/hns3_ethdev.c...
Checking patch drivers/net/hns3/hns3_ethdev_vf.c...
Checking patch drivers/net/hns3/hns3_rxtx.c...
Checking patch drivers/net/i40e/i40e_ethdev.c...
Checking patch drivers/net/i40e/i40e_rxtx.c...
Hunk #1 succeeded at 2927 (offset 18 lines).
Checking patch drivers/net/iavf/iavf_ethdev.c...
Hunk #2 succeeded at 830 (offset -10 lines).
Hunk #3 succeeded at 1463 (offset -10 lines).
Checking patch drivers/net/ice/ice_dcf_ethdev.c...
Checking patch drivers/net/ice/ice_ethdev.c...
Hunk #1 succeeded at 3560 (offset -43 lines).
Hunk #2 succeeded at 3948 (offset -44 lines).
Checking patch drivers/net/ice/ice_rxtx.c...
error: while searching for:
	uint32_t rxdid = ICE_RXDID_COMMS_OVS;
	uint32_t regval;
	struct ice_adapter *ad = rxq->vsi->adapter;

	/* Set buffer size as the head split is disabled. */
	buf_size = (uint16_t)(rte_pktmbuf_data_room_size(rxq->mp) -
			      RTE_PKTMBUF_HEADROOM);
	rxq->rx_hdr_len = 0;
	rxq->rx_buf_len = RTE_ALIGN(buf_size, (1 << ICE_RLAN_CTX_DBUF_S));
	rxq->max_pkt_len = RTE_MIN((uint32_t)
				   ICE_SUPPORT_CHAIN_NUM * rxq->rx_buf_len,
				   dev_data->dev_conf.rxmode.max_rx_pkt_len);

	if (rxmode->offloads & DEV_RX_OFFLOAD_JUMBO_FRAME) {
		if (rxq->max_pkt_len <= ICE_ETH_MAX_LEN ||

error: patch failed: drivers/net/ice/ice_rxtx.c:271
Hunk #2 succeeded at 369 (offset -17 lines).
Checking patch drivers/net/igc/igc_ethdev.c...
Checking patch drivers/net/igc/igc_ethdev.h...
Checking patch drivers/net/igc/igc_txrx.c...
Checking patch drivers/net/ionic/ionic_ethdev.c...
Checking patch drivers/net/ionic/ionic_rxtx.c...
Checking patch drivers/net/ipn3ke/ipn3ke_representor.c...
Checking patch drivers/net/ixgbe/ixgbe_ethdev.c...
Checking patch drivers/net/ixgbe/ixgbe_pf.c...
Checking patch drivers/net/ixgbe/ixgbe_rxtx.c...
Checking patch drivers/net/liquidio/lio_ethdev.c...
Checking patch drivers/net/mlx4/mlx4_rxq.c...
Checking patch drivers/net/mlx5/mlx5_rxq.c...
Checking patch drivers/net/mvneta/mvneta_ethdev.c...
Checking patch drivers/net/mvneta/mvneta_rxtx.c...
Checking patch drivers/net/mvpp2/mrvl_ethdev.c...
Checking patch drivers/net/nfp/nfp_common.c...
Checking patch drivers/net/octeontx/octeontx_ethdev.c...
Checking patch drivers/net/octeontx2/otx2_ethdev.c...
Checking patch drivers/net/octeontx2/otx2_ethdev_ops.c...
Checking patch drivers/net/pfe/pfe_ethdev.c...
Checking patch drivers/net/qede/qede_ethdev.c...
Checking patch drivers/net/qede/qede_rxtx.c...
Checking patch drivers/net/sfc/sfc_ethdev.c...
Checking patch drivers/net/sfc/sfc_port.c...
Checking patch drivers/net/tap/rte_eth_tap.c...
Checking patch drivers/net/thunderx/nicvf_ethdev.c...
Checking patch drivers/net/txgbe/txgbe_ethdev.c...
Checking patch drivers/net/txgbe/txgbe_ethdev.h...
Checking patch drivers/net/txgbe/txgbe_ethdev_vf.c...
Checking patch drivers/net/txgbe/txgbe_rxtx.c...
Checking patch drivers/net/virtio/virtio_ethdev.c...
Hunk #1 succeeded at 917 (offset -13 lines).
Hunk #2 succeeded at 2102 (offset -13 lines).
Checking patch examples/bbdev_app/main.c...
Checking patch examples/bond/main.c...
Checking patch examples/distributor/main.c...
Checking patch examples/eventdev_pipeline/pipeline_worker_generic.c...
Checking patch examples/eventdev_pipeline/pipeline_worker_tx.c...
Checking patch examples/flow_classify/flow_classify.c...
Checking patch examples/ioat/ioatfwd.c...
Checking patch examples/ip_fragmentation/main.c...
Checking patch examples/ip_pipeline/link.c...
Checking patch examples/ip_reassembly/main.c...
Checking patch examples/ipsec-secgw/ipsec-secgw.c...
Checking patch examples/ipv4_multicast/main.c...
Checking patch examples/kni/main.c...
Checking patch examples/l2fwd-cat/l2fwd-cat.c...
Checking patch examples/l2fwd-crypto/main.c...
Checking patch examples/l2fwd-event/l2fwd_common.c...
Checking patch examples/l3fwd-acl/main.c...
Checking patch examples/l3fwd-graph/main.c...
Checking patch examples/l3fwd-power/main.c...
Checking patch examples/l3fwd/main.c...
Checking patch examples/performance-thread/l3fwd-thread/main.c...
Checking patch examples/performance-thread/l3fwd-thread/test.sh...
Checking patch examples/pipeline/obj.c...
Checking patch examples/ptpclient/ptpclient.c...
Checking patch examples/qos_meter/main.c...
Checking patch examples/qos_sched/init.c...
Checking patch examples/rxtx_callbacks/main.c...
Checking patch examples/skeleton/basicfwd.c...
Checking patch examples/vhost/main.c...
Checking patch examples/vm_power_manager/main.c...
Checking patch lib/ethdev/rte_ethdev.c...
Checking patch lib/ethdev/rte_ethdev.h...
Checking patch lib/ethdev/rte_ethdev_trace.h...
Applied patch app/test-eventdev/test_perf_common.c cleanly.
Applied patch app/test-eventdev/test_pipeline_common.c cleanly.
Applied patch app/test-pmd/cmdline.c cleanly.
Applied patch app/test-pmd/config.c cleanly.
Applied patch app/test-pmd/parameters.c cleanly.
Applied patch app/test-pmd/testpmd.c cleanly.
Applied patch app/test-pmd/testpmd.h cleanly.
Applied patch app/test/test_link_bonding.c cleanly.
Applied patch app/test/test_link_bonding_mode4.c cleanly.
Applied patch app/test/test_link_bonding_rssconf.c cleanly.
Applied patch app/test/test_pmd_perf.c cleanly.
Applied patch doc/guides/nics/dpaa.rst cleanly.
Applied patch doc/guides/nics/dpaa2.rst cleanly.
Applied patch doc/guides/nics/features.rst cleanly.
Applied patch doc/guides/nics/fm10k.rst cleanly.
Applied patch doc/guides/nics/mlx5.rst cleanly.
Applied patch doc/guides/nics/octeontx.rst cleanly.
Applied patch doc/guides/nics/thunderx.rst cleanly.
Applied patch doc/guides/rel_notes/deprecation.rst cleanly.
Applied patch doc/guides/sample_app_ug/flow_classify.rst cleanly.
Applied patch doc/guides/sample_app_ug/l3_forward.rst cleanly.
Applied patch doc/guides/sample_app_ug/l3_forward_access_ctrl.rst cleanly.
Applied patch doc/guides/sample_app_ug/l3_forward_graph.rst cleanly.
Applied patch doc/guides/sample_app_ug/l3_forward_power_man.rst cleanly.
Applied patch doc/guides/sample_app_ug/performance_thread.rst cleanly.
Applied patch doc/guides/sample_app_ug/skeleton.rst cleanly.
Applied patch drivers/net/atlantic/atl_ethdev.c cleanly.
Applied patch drivers/net/avp/avp_ethdev.c cleanly.
Applied patch drivers/net/axgbe/axgbe_ethdev.c cleanly.
Applied patch drivers/net/bnx2x/bnx2x_ethdev.c cleanly.
Applied patch drivers/net/bnxt/bnxt_ethdev.c cleanly.
Applied patch drivers/net/bonding/rte_eth_bond_pmd.c cleanly.
Applied patch drivers/net/cnxk/cnxk_ethdev.c cleanly.
Applied patch drivers/net/cnxk/cnxk_ethdev_ops.c cleanly.
Applied patch drivers/net/cxgbe/cxgbe_ethdev.c cleanly.
Applied patch drivers/net/cxgbe/cxgbe_main.c cleanly.
Applied patch drivers/net/cxgbe/sge.c cleanly.
Applied patch drivers/net/dpaa/dpaa_ethdev.c cleanly.
Applied patch drivers/net/dpaa2/dpaa2_ethdev.c cleanly.
Applied patch drivers/net/e1000/em_ethdev.c cleanly.
Applied patch drivers/net/e1000/igb_ethdev.c cleanly.
Applied patch drivers/net/e1000/igb_rxtx.c cleanly.
Applied patch drivers/net/ena/ena_ethdev.c cleanly.
Applied patch drivers/net/enetc/enetc_ethdev.c cleanly.
Applied patch drivers/net/enic/enic_ethdev.c cleanly.
Applied patch drivers/net/enic/enic_main.c cleanly.
Applied patch drivers/net/fm10k/fm10k_ethdev.c cleanly.
Applied patch drivers/net/hinic/hinic_pmd_ethdev.c cleanly.
Applied patch drivers/net/hns3/hns3_ethdev.c cleanly.
Applied patch drivers/net/hns3/hns3_ethdev_vf.c cleanly.
Applied patch drivers/net/hns3/hns3_rxtx.c cleanly.
Applied patch drivers/net/i40e/i40e_ethdev.c cleanly.
Applied patch drivers/net/i40e/i40e_rxtx.c cleanly.
Applied patch drivers/net/iavf/iavf_ethdev.c cleanly.
Applied patch drivers/net/ice/ice_dcf_ethdev.c cleanly.
Applied patch drivers/net/ice/ice_ethdev.c cleanly.
Applying patch drivers/net/ice/ice_rxtx.c with 1 reject...
Rejected hunk #1.
Hunk #2 applied cleanly.
Applied patch drivers/net/igc/igc_ethdev.c cleanly.
Applied patch drivers/net/igc/igc_ethdev.h cleanly.
Applied patch drivers/net/igc/igc_txrx.c cleanly.
Applied patch drivers/net/ionic/ionic_ethdev.c cleanly.
Applied patch drivers/net/ionic/ionic_rxtx.c cleanly.
Applied patch drivers/net/ipn3ke/ipn3ke_representor.c cleanly.
Applied patch drivers/net/ixgbe/ixgbe_ethdev.c cleanly.
Applied patch drivers/net/ixgbe/ixgbe_pf.c cleanly.
Applied patch drivers/net/ixgbe/ixgbe_rxtx.c cleanly.
Applied patch drivers/net/liquidio/lio_ethdev.c cleanly.
Applied patch drivers/net/mlx4/mlx4_rxq.c cleanly.
Applied patch drivers/net/mlx5/mlx5_rxq.c cleanly.
Applied patch drivers/net/mvneta/mvneta_ethdev.c cleanly.
Applied patch drivers/net/mvneta/mvneta_rxtx.c cleanly.
Applied patch drivers/net/mvpp2/mrvl_ethdev.c cleanly.
Applied patch drivers/net/nfp/nfp_common.c cleanly.
Applied patch drivers/net/octeontx/octeontx_ethdev.c cleanly.
Applied patch drivers/net/octeontx2/otx2_ethdev.c cleanly.
Applied patch drivers/net/octeontx2/otx2_ethdev_ops.c cleanly.
Applied patch drivers/net/pfe/pfe_ethdev.c cleanly.
Applied patch drivers/net/qede/qede_ethdev.c cleanly.
Applied patch drivers/net/qede/qede_rxtx.c cleanly.
Applied patch drivers/net/sfc/sfc_ethdev.c cleanly.
Applied patch drivers/net/sfc/sfc_port.c cleanly.
Applied patch drivers/net/tap/rte_eth_tap.c cleanly.
Applied patch drivers/net/thunderx/nicvf_ethdev.c cleanly.
Applied patch drivers/net/txgbe/txgbe_ethdev.c cleanly.
Applied patch drivers/net/txgbe/txgbe_ethdev.h cleanly.
Applied patch drivers/net/txgbe/txgbe_ethdev_vf.c cleanly.
Applied patch drivers/net/txgbe/txgbe_rxtx.c cleanly.
Applied patch drivers/net/virtio/virtio_ethdev.c cleanly.
Applied patch examples/bbdev_app/main.c cleanly.
Applied patch examples/bond/main.c cleanly.
Applied patch examples/distributor/main.c cleanly.
Applied patch examples/eventdev_pipeline/pipeline_worker_generic.c cleanly.
Applied patch examples/eventdev_pipeline/pipeline_worker_tx.c cleanly.
Applied patch examples/flow_classify/flow_classify.c cleanly.
Applied patch examples/ioat/ioatfwd.c cleanly.
Applied patch examples/ip_fragmentation/main.c cleanly.
Applied patch examples/ip_pipeline/link.c cleanly.
Applied patch examples/ip_reassembly/main.c cleanly.
Applied patch examples/ipsec-secgw/ipsec-secgw.c cleanly.
Applied patch examples/ipv4_multicast/main.c cleanly.
Applied patch examples/kni/main.c cleanly.
Applied patch examples/l2fwd-cat/l2fwd-cat.c cleanly.
Applied patch examples/l2fwd-crypto/main.c cleanly.
Applied patch examples/l2fwd-event/l2fwd_common.c cleanly.
Applied patch examples/l3fwd-acl/main.c cleanly.
Applied patch examples/l3fwd-graph/main.c cleanly.
Applied patch examples/l3fwd-power/main.c cleanly.
Applied patch examples/l3fwd/main.c cleanly.
Applied patch examples/performance-thread/l3fwd-thread/main.c cleanly.
Applied patch examples/performance-thread/l3fwd-thread/test.sh cleanly.
Applied patch examples/pipeline/obj.c cleanly.
Applied patch examples/ptpclient/ptpclient.c cleanly.
Applied patch examples/qos_meter/main.c cleanly.
Applied patch examples/qos_sched/init.c cleanly.
Applied patch examples/rxtx_callbacks/main.c cleanly.
Applied patch examples/skeleton/basicfwd.c cleanly.
Applied patch examples/vhost/main.c cleanly.
Applied patch examples/vm_power_manager/main.c cleanly.
Applied patch lib/ethdev/rte_ethdev.c cleanly.
Applied patch lib/ethdev/rte_ethdev.h cleanly.
Applied patch lib/ethdev/rte_ethdev_trace.h cleanly.
diff a/drivers/net/ice/ice_rxtx.c b/drivers/net/ice/ice_rxtx.c	(rejected hunks)
@@ -271,15 +271,16 @@ ice_program_hw_rx_queue(struct ice_rx_queue *rxq)
 	uint32_t rxdid = ICE_RXDID_COMMS_OVS;
 	uint32_t regval;
 	struct ice_adapter *ad = rxq->vsi->adapter;
+	uint32_t frame_size = dev_data->mtu + ICE_ETH_OVERHEAD;
 
 	/* Set buffer size as the head split is disabled. */
 	buf_size = (uint16_t)(rte_pktmbuf_data_room_size(rxq->mp) -
 			      RTE_PKTMBUF_HEADROOM);
 	rxq->rx_hdr_len = 0;
 	rxq->rx_buf_len = RTE_ALIGN(buf_size, (1 << ICE_RLAN_CTX_DBUF_S));
-	rxq->max_pkt_len = RTE_MIN((uint32_t)
-				   ICE_SUPPORT_CHAIN_NUM * rxq->rx_buf_len,
-				   dev_data->dev_conf.rxmode.max_rx_pkt_len);
+	rxq->max_pkt_len =
+		RTE_MIN((uint32_t)ICE_SUPPORT_CHAIN_NUM * rxq->rx_buf_len,
+			frame_size);
 
 	if (rxmode->offloads & DEV_RX_OFFLOAD_JUMBO_FRAME) {
 		if (rxq->max_pkt_len <= ICE_ETH_MAX_LEN ||
Checking patch drivers/net/axgbe/axgbe_ethdev.c...
error: drivers/net/axgbe/axgbe_ethdev.c: does not match index
Checking patch drivers/net/bnxt/bnxt_ethdev.c...
error: drivers/net/bnxt/bnxt_ethdev.c: does not match index
Checking patch drivers/net/cnxk/cnxk_ethdev_ops.c...
error: drivers/net/cnxk/cnxk_ethdev_ops.c: does not match index
Checking patch drivers/net/cxgbe/cxgbe_ethdev.c...
error: drivers/net/cxgbe/cxgbe_ethdev.c: does not match index
Checking patch drivers/net/dpaa/dpaa_ethdev.c...
error: drivers/net/dpaa/dpaa_ethdev.c: does not match index
Checking patch drivers/net/dpaa2/dpaa2_ethdev.c...
error: drivers/net/dpaa2/dpaa2_ethdev.c: does not match index
Checking patch drivers/net/e1000/em_ethdev.c...
error: drivers/net/e1000/em_ethdev.c: does not match index
Checking patch drivers/net/e1000/igb_ethdev.c...
error: drivers/net/e1000/igb_ethdev.c: does not match index
Checking patch drivers/net/enetc/enetc_ethdev.c...
error: drivers/net/enetc/enetc_ethdev.c: does not match index
Checking patch drivers/net/hinic/hinic_pmd_ethdev.c...
error: drivers/net/hinic/hinic_pmd_ethdev.c: does not match index
Checking patch drivers/net/hns3/hns3_ethdev.c...
error: drivers/net/hns3/hns3_ethdev.c: does not match index
Checking patch drivers/net/hns3/hns3_ethdev_vf.c...
error: drivers/net/hns3/hns3_ethdev_vf.c: does not match index
Checking patch drivers/net/i40e/i40e_ethdev.c...
error: drivers/net/i40e/i40e_ethdev.c: does not match index
Checking patch drivers/net/iavf/iavf_ethdev.c...
error: drivers/net/iavf/iavf_ethdev.c: does not match index
Checking patch drivers/net/ice/ice_ethdev.c...
error: drivers/net/ice/ice_ethdev.c: does not match index
Checking patch drivers/net/igc/igc_ethdev.c...
error: drivers/net/igc/igc_ethdev.c: does not match index
Checking patch drivers/net/ipn3ke/ipn3ke_representor.c...
error: drivers/net/ipn3ke/ipn3ke_representor.c: does not match index
Checking patch drivers/net/ixgbe/ixgbe_ethdev.c...
error: drivers/net/ixgbe/ixgbe_ethdev.c: does not match index
Checking patch drivers/net/liquidio/lio_ethdev.c...
error: drivers/net/liquidio/lio_ethdev.c: does not match index
Checking patch drivers/net/nfp/nfp_common.c...
error: drivers/net/nfp/nfp_common.c: does not match index
Checking patch drivers/net/octeontx/octeontx_ethdev.c...
error: drivers/net/octeontx/octeontx_ethdev.c: does not match index
Checking patch drivers/net/octeontx2/otx2_ethdev_ops.c...
error: drivers/net/octeontx2/otx2_ethdev_ops.c: does not match index
Checking patch drivers/net/qede/qede_ethdev.c...
error: drivers/net/qede/qede_ethdev.c: does not match index
Checking patch drivers/net/sfc/sfc_ethdev.c...
error: drivers/net/sfc/sfc_ethdev.c: does not match index
Checking patch drivers/net/thunderx/nicvf_ethdev.c...
error: drivers/net/thunderx/nicvf_ethdev.c: does not match index
Checking patch drivers/net/txgbe/txgbe_ethdev.c...
error: drivers/net/txgbe/txgbe_ethdev.c: does not match index
Checking patch lib/ethdev/rte_ethdev.c...
error: lib/ethdev/rte_ethdev.c: does not match index
Checking patch drivers/net/axgbe/axgbe_ethdev.c...
error: drivers/net/axgbe/axgbe_ethdev.c: does not match index
Checking patch drivers/net/bnxt/bnxt_ethdev.c...
error: drivers/net/bnxt/bnxt_ethdev.c: does not match index
Checking patch drivers/net/cxgbe/cxgbe_ethdev.c...
error: drivers/net/cxgbe/cxgbe_ethdev.c: does not match index
Checking patch drivers/net/dpaa/dpaa_ethdev.c...
error: drivers/net/dpaa/dpaa_ethdev.c: does not match index
Checking patch drivers/net/dpaa2/dpaa2_ethdev.c...
error: drivers/net/dpaa2/dpaa2_ethdev.c: does not match index
Checking patch drivers/net/e1000/em_ethdev.c...
error: drivers/net/e1000/em_ethdev.c: does not match index
Checking patch drivers/net/e1000/igb_ethdev.c...
error: drivers/net/e1000/igb_ethdev.c: does not match index
Checking patch drivers/net/enetc/enetc_ethdev.c...
error: drivers/net/enetc/enetc_ethdev.c: does not match index
Checking patch drivers/net/hinic/hinic_pmd_ethdev.c...
error: drivers/net/hinic/hinic_pmd_ethdev.c: does not match index
Checking patch drivers/net/i40e/i40e_ethdev.c...
error: drivers/net/i40e/i40e_ethdev.c: does not match index
Checking patch drivers/net/iavf/iavf_ethdev.c...
error: drivers/net/iavf/iavf_ethdev.c: does not match index
Checking patch drivers/net/ice/ice_ethdev.c...
error: drivers/net/ice/ice_ethdev.c: does not match index
Checking patch drivers/net/igc/igc_ethdev.c...
error: drivers/net/igc/igc_ethdev.c: does not match index
Checking patch drivers/net/ipn3ke/ipn3ke_representor.c...
error: drivers/net/ipn3ke/ipn3ke_representor.c: does not match index
Checking patch drivers/net/liquidio/lio_ethdev.c...
error: drivers/net/liquidio/lio_ethdev.c: does not match index
Checking patch drivers/net/nfp/nfp_common.c...
error: drivers/net/nfp/nfp_common.c: does not match index
Checking patch drivers/net/octeontx/octeontx_ethdev.c...
error: drivers/net/octeontx/octeontx_ethdev.c: does not match index
Checking patch drivers/net/octeontx2/otx2_ethdev_ops.c...
error: drivers/net/octeontx2/otx2_ethdev_ops.c: does not match index
Checking patch drivers/net/qede/qede_ethdev.c...
error: drivers/net/qede/qede_ethdev.c: does not match index
Checking patch drivers/net/thunderx/nicvf_ethdev.c...
error: drivers/net/thunderx/nicvf_ethdev.c: does not match index
Checking patch drivers/net/txgbe/txgbe_ethdev.c...
error: drivers/net/txgbe/txgbe_ethdev.c: does not match index
Checking patch lib/ethdev/rte_ethdev.c...
error: lib/ethdev/rte_ethdev.c: does not match index
Checking patch app/test-eventdev/test_pipeline_common.c...
error: app/test-eventdev/test_pipeline_common.c: does not match index
Checking patch app/test-pmd/cmdline.c...
error: app/test-pmd/cmdline.c: does not match index
Checking patch app/test-pmd/config.c...
error: app/test-pmd/config.c: does not match index
Checking patch app/test-pmd/testpmd.c...
error: app/test-pmd/testpmd.c: does not match index
Checking patch app/test-pmd/testpmd.h...
error: app/test-pmd/testpmd.h: does not match index
Checking patch doc/guides/howto/debug_troubleshoot.rst...
Checking patch doc/guides/nics/bnxt.rst...
Checking patch doc/guides/nics/features.rst...
error: doc/guides/nics/features.rst: does not match index
Checking patch drivers/net/atlantic/atl_ethdev.c...
error: drivers/net/atlantic/atl_ethdev.c: does not match index
Checking patch drivers/net/axgbe/axgbe_ethdev.c...
error: drivers/net/axgbe/axgbe_ethdev.c: does not match index
Checking patch drivers/net/bnx2x/bnx2x_ethdev.c...
error: drivers/net/bnx2x/bnx2x_ethdev.c: does not match index
Checking patch drivers/net/bnxt/bnxt.h...
Checking patch drivers/net/bnxt/bnxt_ethdev.c...
error: drivers/net/bnxt/bnxt_ethdev.c: does not match index
Checking patch drivers/net/bonding/rte_eth_bond_pmd.c...
error: drivers/net/bonding/rte_eth_bond_pmd.c: does not match index
Checking patch drivers/net/cnxk/cnxk_ethdev.h...
Checking patch drivers/net/cnxk/cnxk_ethdev_ops.c...
error: drivers/net/cnxk/cnxk_ethdev_ops.c: does not match index
Checking patch drivers/net/cxgbe/cxgbe.h...
Checking patch drivers/net/cxgbe/cxgbe_ethdev.c...
error: drivers/net/cxgbe/cxgbe_ethdev.c: does not match index
Checking patch drivers/net/cxgbe/sge.c...
error: drivers/net/cxgbe/sge.c: does not match index
Checking patch drivers/net/dpaa/dpaa_ethdev.c...
error: drivers/net/dpaa/dpaa_ethdev.c: does not match index
Checking patch drivers/net/dpaa2/dpaa2_ethdev.c...
error: drivers/net/dpaa2/dpaa2_ethdev.c: does not match index
Checking patch drivers/net/e1000/e1000_ethdev.h...
Checking patch drivers/net/e1000/em_ethdev.c...
error: drivers/net/e1000/em_ethdev.c: does not match index
Checking patch drivers/net/e1000/em_rxtx.c...
Checking patch drivers/net/e1000/igb_rxtx.c...
error: drivers/net/e1000/igb_rxtx.c: does not match index
Checking patch drivers/net/ena/ena_ethdev.c...
error: drivers/net/ena/ena_ethdev.c: does not match index
Checking patch drivers/net/enetc/enetc_ethdev.c...
error: drivers/net/enetc/enetc_ethdev.c: does not match index
Checking patch drivers/net/enic/enic_res.c...
Checking patch drivers/net/failsafe/failsafe_ops.c...
Checking patch drivers/net/fm10k/fm10k_ethdev.c...
error: drivers/net/fm10k/fm10k_ethdev.c: does not match index
Checking patch drivers/net/hinic/hinic_pmd_ethdev.c...
error: drivers/net/hinic/hinic_pmd_ethdev.c: does not match index
Checking patch drivers/net/hns3/hns3_ethdev.c...
error: drivers/net/hns3/hns3_ethdev.c: does not match index
Checking patch drivers/net/hns3/hns3_ethdev_vf.c...
error: drivers/net/hns3/hns3_ethdev_vf.c: does not match index
Checking patch drivers/net/i40e/i40e_ethdev.c...
error: drivers/net/i40e/i40e_ethdev.c: does not match index
Checking patch drivers/net/i40e/i40e_rxtx.c...
error: drivers/net/i40e/i40e_rxtx.c: does not match index
Checking patch drivers/net/iavf/iavf_ethdev.c...
error: drivers/net/iavf/iavf_ethdev.c: does not match index
Checking patch drivers/net/ice/ice_dcf_ethdev.c...
error: drivers/net/ice/ice_dcf_ethdev.c: does not match index
Checking patch drivers/net/ice/ice_dcf_vf_representor.c...
Checking patch drivers/net/ice/ice_ethdev.c...
error: drivers/net/ice/ice_ethdev.c: does not match index
Checking patch drivers/net/ice/ice_rxtx.c...
error: drivers/net/ice/ice_rxtx.c: does not match index
Checking patch drivers/net/igc/igc_ethdev.h...
error: drivers/net/igc/igc_ethdev.h: does not match index
Checking patch drivers/net/igc/igc_txrx.c...
error: drivers/net/igc/igc_txrx.c: does not match index
Checking patch drivers/net/ionic/ionic_ethdev.c...
error: drivers/net/ionic/ionic_ethdev.c: does not match index
Checking patch drivers/net/ipn3ke/ipn3ke_representor.c...
error: drivers/net/ipn3ke/ipn3ke_representor.c: does not match index
Checking patch drivers/net/ixgbe/ixgbe_ethdev.c...
error: drivers/net/ixgbe/ixgbe_ethdev.c: does not match index
Checking patch drivers/net/ixgbe/ixgbe_pf.c...
error: drivers/net/ixgbe/ixgbe_pf.c: does not match index
Checking patch drivers/net/ixgbe/ixgbe_rxtx.c...
error: drivers/net/ixgbe/ixgbe_rxtx.c: does not match index
Checking patch drivers/net/mlx4/mlx4_rxq.c...
error: drivers/net/mlx4/mlx4_rxq.c: does not match index
Checking patch drivers/net/mlx5/mlx5_rxq.c...
error: drivers/net/mlx5/mlx5_rxq.c: does not match index
Checking patch drivers/net/mvneta/mvneta_ethdev.h...
Checking patch drivers/net/mvpp2/mrvl_ethdev.c...
error: drivers/net/mvpp2/mrvl_ethdev.c: does not match index
Checking patch drivers/net/nfp/nfp_common.c...
error: drivers/net/nfp/nfp_common.c: does not match index
Checking patch drivers/net/octeontx/octeontx_ethdev.h...
Checking patch drivers/net/octeontx2/otx2_ethdev.h...
Checking patch drivers/net/octeontx_ep/otx_ep_ethdev.c...
Checking patch drivers/net/octeontx_ep/otx_ep_rxtx.c...
Checking patch drivers/net/qede/qede_ethdev.c...
error: drivers/net/qede/qede_ethdev.c: does not match index
Checking patch drivers/net/sfc/sfc_rx.c...
Checking patch drivers/net/thunderx/nicvf_ethdev.h...
Checking patch drivers/net/txgbe/txgbe_rxtx.c...
error: drivers/net/txgbe/txgbe_rxtx.c: does not match index
Checking patch drivers/net/virtio/virtio_ethdev.c...
error: drivers/net/virtio/virtio_ethdev.c: does not match index
Checking patch drivers/net/vmxnet3/vmxnet3_ethdev.c...
Checking patch examples/ip_fragmentation/main.c...
error: examples/ip_fragmentation/main.c: does not match index
Checking patch examples/ip_reassembly/main.c...
error: examples/ip_reassembly/main.c: does not match index
Checking patch examples/ipsec-secgw/ipsec-secgw.c...
error: examples/ipsec-secgw/ipsec-secgw.c: does not match index
Checking patch examples/ipv4_multicast/main.c...
error: examples/ipv4_multicast/main.c: does not match index
Checking patch examples/kni/main.c...
error: examples/kni/main.c: does not match index
Checking patch examples/l3fwd-acl/main.c...
error: examples/l3fwd-acl/main.c: does not match index
Checking patch examples/l3fwd-graph/main.c...
error: examples/l3fwd-graph/main.c: does not match index
Checking patch examples/l3fwd-power/main.c...
error: examples/l3fwd-power/main.c: does not match index
Checking patch examples/l3fwd/main.c...
error: examples/l3fwd/main.c: does not match index
Checking patch examples/performance-thread/l3fwd-thread/main.c...
error: examples/performance-thread/l3fwd-thread/main.c: does not match index
Checking patch examples/vhost/main.c...
error: examples/vhost/main.c: does not match index
Checking patch lib/ethdev/rte_ethdev.c...
error: lib/ethdev/rte_ethdev.c: does not match index
Checking patch lib/ethdev/rte_ethdev.h...
error: lib/ethdev/rte_ethdev.h: does not match index
Applied patch doc/guides/howto/debug_troubleshoot.rst cleanly.
Applied patch doc/guides/nics/bnxt.rst cleanly.
Applied patch drivers/net/bnxt/bnxt.h cleanly.
Applied patch drivers/net/cnxk/cnxk_ethdev.h cleanly.
Applied patch drivers/net/cxgbe/cxgbe.h cleanly.
Applied patch drivers/net/e1000/e1000_ethdev.h cleanly.
Applied patch drivers/net/e1000/em_rxtx.c cleanly.
Applied patch drivers/net/enic/enic_res.c cleanly.
Applied patch drivers/net/failsafe/failsafe_ops.c cleanly.
Applied patch drivers/net/ice/ice_dcf_vf_representor.c cleanly.
Applied patch drivers/net/mvneta/mvneta_ethdev.h cleanly.
Applied patch drivers/net/octeontx/octeontx_ethdev.h cleanly.
Applied patch drivers/net/octeontx2/otx2_ethdev.h cleanly.
Applied patch drivers/net/octeontx_ep/otx_ep_ethdev.c cleanly.
Applied patch drivers/net/octeontx_ep/otx_ep_rxtx.c cleanly.
Applied patch drivers/net/sfc/sfc_rx.c cleanly.
Applied patch drivers/net/thunderx/nicvf_ethdev.h cleanly.
Applied patch drivers/net/vmxnet3/vmxnet3_ethdev.c cleanly.
Checking patch lib/ethdev/rte_ethdev.c...
error: lib/ethdev/rte_ethdev.c: does not match index
Checking patch lib/ethdev/rte_ethdev.h...
error: lib/ethdev/rte_ethdev.h: does not match index
Checking patch examples/ip_reassembly/main.c...
error: examples/ip_reassembly/main.c: does not match index

https://lab.dpdk.org/results/dashboard/patchsets/19185/

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-05 20:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-05 20:43 [dpdk-test-report] |WARNING| pw100542-100546 [PATCH] [v4, 6/6] examples/ip_reassembly: remove unused parameter dpdklab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).