Re: [dpdk-dev] [PATCH 1/2] drivers/net/mlx5: fix representor interrupts handler

2020-11-04 Thread Thomas Monjalon
28/10/2020 10:59, Gregory Etelson: > Representor is a port in DPDK that is connected to a VF in such a way > that assuming there are no offload flows, each packet that is sent > from the VF will be received by the corresponding representor. While > each packet that is sent to a representor will be

[dpdk-dev] [PATCH 1/2] drivers/net/mlx5: fix representor interrupts handler

2020-10-28 Thread Gregory Etelson
Representor is a port in DPDK that is connected to a VF in such a way that assuming there are no offload flows, each packet that is sent from the VF will be received by the corresponding representor. While each packet that is sent to a representor will be received by the VF. This is very useful in