On Tue, 12 Mar 2019 18:07:42 +0200 Rami Rosen <ramir...@gmail.com> 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 <ramir...@gmail.com> Reviewed-by: Stephen Hemminger <step...@networkplumber.org>