On 6/1/2017 6:07 PM, Ajit Khaparde wrote: > Add functions rte_pmd_bnxt_set_tx_loopback, > rte_pmd_bnxt_set_all_queues_drop_en and > rte_pmd_bnxt_set_vf_mac_addr to configure tx_loopback, > queue_drop and VF MAC address setting in the hardware. > It also adds the necessary functions to send the HWRM commands > to the firmware.
>From the patch title it is clear that this patch add three different functionality. For this patchset, since it already went for a few releases I wouldn't mind, but for future, please send separate patches for each individual feature. Thanks, ferruh > > Signed-off-by: Steeven Li <steeven...@broadcom.com> > Signed-off-by: Ajit Khaparde <ajit.khapa...@broadcom.com> <...>