From: Felix Manlunas <[email protected]> Date: Fri, 13 Jul 2018 12:50:21 -0700
> From: Rick Farrington <[email protected]> > > When configuring SLI_PKTn_OUTPUT_CONTROL, VF driver was assuming that IPTR > mode was disabled by reset, which was not true. Since DPDK driver had > set IPTR mode previously, the VF driver (which uses buf-ptr-only mode) was > not properly handling DROQ packets (i.e. it saw zero-length packets). > > This represented an invalid hardware configuration which the driver could > not handle. > > Signed-off-by: Rick Farrington <[email protected]> > Signed-off-by: Felix Manlunas <[email protected]> Applied.
