ethdev: store minimum Rx buffer size
authorDavid Marchand <david.marchand@6wind.com>
Tue, 17 Jun 2014 18:09:28 +0000 (20:09 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 17 Jun 2014 22:55:05 +0000 (00:55 +0200)
commit26930874b63e38dcc34fdf007a4cb919877465e6
tree0ff2cb54580ecf4b0fc09b2a03a307d8a70442d3
parent2d95b84aaacb3d2d0bd70367c0530d15e0cbb14e
ethdev: store minimum Rx buffer size

This avoids code duplication in PMD when dealing with mtu changes.

Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
lib/librte_ether/rte_ethdev.c
lib/librte_ether/rte_ethdev.h