On 6/13/2018 4:16 PM, Thomas Monjalon wrote: > 08/06/2018 22:01, Thomas Monjalon: >> 08/06/2018 21:51, Ferruh Yigit: >>> On 5/31/2018 1:44 PM, Ferruh Yigit wrote: >>>> The error path was disabled in previous release to let apps to be more >>>> flexible. >>>> >>>> But this release they are enabled, applications have to obey offload API >>>> rules otherwise they will get errors from following APIs: >>>> rte_eth_dev_configure >>>> rte_eth_rx_queue_setup >>>> rte_eth_tx_queue_setup >>>> >>>> Signed-off-by: Ferruh Yigit <[email protected]> >>>> --- >>>> Cc: Shahaf Shuler <[email protected]> >>>> Cc: Wei Dai <[email protected]> >>>> Cc: Qi Zhang <[email protected]> >>>> Cc: Andrew Rybchenko <[email protected]> >>> >>> Any objection to this patch? >>> I really would like to get this early to catch any possible issue. >> >> Yes you're right. >> Let's merge it. > > Acked-by: Thomas Monjalon <[email protected]>
Applied to dpdk-next-net/master, thanks.

