On 3/12/2019 5:40 PM, Stephen Hemminger wrote: > On Tue, 12 Mar 2019 18:07:42 +0200 > Rami Rosen <[email protected]> wrote: > >> This patch fixes rte_ethdev header file to use the correct method name, >> namely to use rte_eth_dev_info_get() instead of >> rte_eth_dev_infos_get(). >> >> Fixes: a4996bd89c42 ("ethdev: new Rx/Tx offloads API") >> Fixes: 4f5701f28bd4 ("examples: fix RSS hash function configuration") >> >> Signed-off-by: Rami Rosen <[email protected]> > > Reviewed-by: Stephen Hemminger <[email protected]> >
Applied to dpdk-next-net/master, thanks.

