Re: [dpdk-dev] [PATCH 1/2] common/cnxk: setup nix and lbk in loop mode in 98xx

2021-09-28 Thread Jerin Jacob
On Fri, Jul 30, 2021 at 9:40 PM Harman Kalra wrote: > > In case of 98xx, 2 NIX blocks and 4 LBK blocks are present. Moreover > AF VFs are alternatively attached to NIX0 and NIX1 to ensure load > balancing. To support loopback functionality between pairs NIX0/NIX1 > are attached to LBK1/LBK2 for tr

[dpdk-dev] [PATCH 1/2] common/cnxk: setup nix and lbk in loop mode in 98xx

2021-07-30 Thread Harman Kalra
In case of 98xx, 2 NIX blocks and 4 LBK blocks are present. Moreover AF VFs are alternatively attached to NIX0 and NIX1 to ensure load balancing. To support loopback functionality between pairs NIX0/NIX1 are attached to LBK1/LBK2 for transmission/reception respectively. But in this default configur