> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Rami Rosen > Sent: Sunday, October 29, 2017 1:25 PM > To: [email protected] > Cc: Rosen, Rami <[email protected]> > Subject: [dpdk-dev] [PATCH] doc: fix a typo in DPDK programmer's guide > > This patch fixes a trivial typo in DPDK programmer's guide: > it should be rte_cpu_get_features() instead of rte_cpu_get_feature(). > > Signed-off-by: Rami Rosen <[email protected]>
Acked-by: John McNamara <[email protected]>

