Re: [dpdk-dev] [PATCH 00/12] net/mlx5: add bonding configuration support

2019-09-29 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Viacheslav Ovsiienko > Sent: Wednesday, September 25, 2019 10:53 AM > To: dev@dpdk.org > Cc: Matan Azrad ; Raslan Darawsheh > > Subject: [PATCH 00/12] net/mlx5: add bonding configuration support > > Multiport Mellanox NICs may support the bonding configu

Re: [dpdk-dev] [PATCH 00/12] net/mlx5: add bonding configuration support

2019-09-25 Thread Matan Azrad
From: Viacheslav Ovsiienko > Multiport Mellanox NICs may support the bonding configurations internally. > Let's suppose there is ConnectX-5 NIC with two physical ports, on the host it > presents two PCI physical functions: > > - PF0, say with PCI address :82:00.0 and net interface ens1f0 >

[dpdk-dev] [PATCH 00/12] net/mlx5: add bonding configuration support

2019-09-25 Thread Viacheslav Ovsiienko
Multiport Mellanox NICs may support the bonding configurations internally. Let's suppose there is ConnectX-5 NIC with two physical ports, on the host it presents two PCI physical functions: - PF0, say with PCI address :82:00.0 and net interface ens1f0 - PF1, say with PCI address :82:00.1 a