Solved... had to disable spoof checking:
ip link set p7p1 vf 0 spoofchk off
ip link set p7p2 vf 0 spoofchk off
Thank you!
On Tue, Oct 15, 2019 at 11:03 AM Bill Michalowski
wrote:
> Thank you for the suggestion Lance, but that didn't correct the problem.
>
> That being said, I would think that
Thank you for the suggestion Lance, but that didn't correct the problem.
That being said, I would think that testpmd in "io" mode would just forward
the packets in the SR-IOV case just as it successfully does with testpmd
across the PFs (non SR-IOV) - but I could be wrong.
On Tue, Oct 15, 2019 at
Hi Bill,
This is just a guess, but perhaps the transmit drops are due to MAC
anti-spoofing checks?
You could probably prove/disprove by making the packet source MAC
match the transmit VF's MAC.
Lance
On Tue, Oct 15, 2019 at 10:01 AM Bill Michalowski wrote:
>
> I'm trying run testpmd with
I'm trying run testpmd with SR-IOV, specifically across two VFs. I see
packets being received successfully by the application but they are not
being transmitted. They are dropped with the 'TX-errors' counters
incrementing.
However, if I generate the same traffic and the DUT isn't programmed with
4 matches
Mail list logo