Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/96210 _apply patch failure_ Submitter: Ferruh Yigit Date: Thursday, July 22 2021 17:21:12 Applied on: CommitID:4e8169eb0d2d34067f56b368633f816ce927650a Apply patch set 96210-96215 failed: Skipped patch 'doc/guides/nics/dpaa.rst'. Skipped patch 'doc/guides/nics/dpaa2.rst'. Skipped patch 'doc/guides/nics/features.rst'. Skipped patch 'doc/guides/nics/fm10k.rst'. Skipped patch 'doc/guides/nics/mlx5.rst'. Skipped patch 'doc/guides/nics/octeontx.rst'. Skipped patch 'doc/guides/nics/thunderx.rst'. Skipped patch 'doc/guides/rel_notes/deprecation.rst'. Skipped patch 'doc/guides/sample_app_ug/flow_classify.rst'. Skipped patch 'doc/guides/sample_app_ug/ioat.rst'. Skipped patch 'doc/guides/sample_app_ug/ip_reassembly.rst'. Skipped patch 'doc/guides/sample_app_ug/l3_forward.rst'. Skipped patch 'doc/guides/sample_app_ug/l3_forward_access_ctrl.rst'. Skipped patch 'doc/guides/sample_app_ug/l3_forward_graph.rst'. Skipped patch 'doc/guides/sample_app_ug/l3_forward_power_man.rst'. Skipped patch 'doc/guides/sample_app_ug/performance_thread.rst'. Skipped patch 'doc/guides/sample_app_ug/skeleton.rst'. 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 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... 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_ethdev_vf.c... Checking patch drivers/net/i40e/i40e_rxtx.c... Checking patch drivers/net/iavf/iavf_ethdev.c... Checking patch drivers/net/ice/ice_dcf_ethdev.c... Checking patch drivers/net/ice/ice_ethdev.c... Checking patch drivers/net/ice/ice_rxtx.c... 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_net.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 2068 (offset 59 lines). error: while searching for: return ret; } if (rxmode->max_rx_pkt_len > hw->max_mtu + ether_hdr_len) req_features &= ~(1ULL << VIRTIO_NET_F_MTU); if (rx_offloads & (DEV_RX_OFFLOAD_UDP_CKSUM | error: patch failed: drivers/net/virtio/virtio_ethdev.c:2039 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 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_ethdev_vf.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. Applied patch drivers/net/ice/ice_rxtx.c 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_net.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. Applying patch drivers/net/virtio/virtio_ethdev.c with 1 reject... Hunk #1 applied cleanly. Rejected hunk #2. 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/virtio/virtio_ethdev.c b/drivers/net/virtio/virtio_ethdev.c (rejected hunks) @@ -2039,7 +2037,7 @@ virtio_dev_configure(struct rte_eth_dev *dev) return ret; } - if (rxmode->max_rx_pkt_len > hw->max_mtu + ether_hdr_len) + if (rxmode->mtu > hw->max_mtu) req_features &= ~(1ULL << VIRTIO_NET_F_MTU); if (rx_offloads & (DEV_RX_OFFLOAD_UDP_CKSUM | 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/i40e/i40e_ethdev_vf.c... error: drivers/net/i40e/i40e_ethdev_vf.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_net.c... error: drivers/net/nfp/nfp_net.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/i40e/i40e_ethdev_vf.c... error: drivers/net/i40e/i40e_ethdev_vf.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_net.c... error: drivers/net/nfp/nfp_net.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 Skipped patch 'doc/guides/howto/debug_troubleshoot.rst'. Skipped patch 'doc/guides/nics/bnxt.rst'. Skipped patch 'doc/guides/nics/features.rst'. 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 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_ethdev_vf.c... error: drivers/net/i40e/i40e_ethdev_vf.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_net.c... error: drivers/net/nfp/nfp_net.c: does not match index Checking patch drivers/net/octeontx/octeontx_ethdev.h... Checking patch drivers/net/octeontx2/otx2_ethdev.h... Hunk #1 succeeded at 148 (offset 1 line). 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 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/17945/ UNH-IOL DPDK Community Lab