On 12/18/2018 7:10 AM, Rami Rosen wrote: > The framecnt option represents a counter (integer) that does not > reflect size. It is somewhat parallel in this sense to the framecount > member of pkt_rx_queue/pkt_tx_queue (or tp_frame_nr in tpacket_req). > This patch removes the size indicator of bytes ("B") from framecnt in > the af_packet guide. > > Fixes: c8dba1ee6cde ("doc: add af_packet PMD guide") > > Signed-off-by: Rami Rosen <ramir...@gmail.com>
Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com> (Squashed into relevant commit in next-net, thanks.)