On Mon, Jul 15, 2019 at 03:39:56PM +0100, Bruce Richardson wrote:
> On Mon, Jul 15, 2019 at 11:56:22AM +0200, Marcin Zapolski wrote:
> > Modify ip_fragmentation example app to use rte_eth_info_get instead
> > of global rte_eth_devices structure.
> >
> > Signed-off-by: Marcin Zapolski
> > ---
> >
On Mon, Jul 15, 2019 at 11:56:22AM +0200, Marcin Zapolski wrote:
> Modify ip_fragmentation example app to use rte_eth_info_get instead
> of global rte_eth_devices structure.
>
> Signed-off-by: Marcin Zapolski
> ---
> examples/ip_fragmentation/main.c | 2 +-
> 1 file changed, 1 insertion(+), 1 de
Modify ip_fragmentation example app to use rte_eth_info_get instead
of global rte_eth_devices structure.
Signed-off-by: Marcin Zapolski
---
examples/ip_fragmentation/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/ip_fragmentation/main.c b/examples/ip_fragment
3 matches
Mail list logo