All of lore.kernel.org
 help / color / mirror / Atom feed
* xdpsock problem testing multiple queues
@ 2019-10-02 10:45 Július Milan
  2019-10-02 12:25 ` Pavel Popa
  2019-10-02 13:52 ` Björn Töpel
  0 siblings, 2 replies; 6+ messages in thread
From: Július Milan @ 2019-10-02 10:45 UTC (permalink / raw)
  To: Xdp
  Cc: Magnus Karlsson, Marek Závodský, Jesper Dangaard Brouer,
	William Tu, Eelco Chaudron

Hi all

We are trying to test multiple RX queues with sample program xdpsock from kernel on vmware virtual machine with 2 queues.
The driver on the NIC is:
# ethtool -i ens192
driver: vmxnet3
version: 1.4.16.0-k-NAPI

NIC has 2 queues, I can check it by ethtool -S.

But when I try to use queue 1, I am getting following:
# ./xdpsock -i ens192 -q 1
/home/jmilan/ws/pt-xdp/linux/samples/bpf/xdpsock_user.c:xsk_configure_socket:315: errno: 1/"Operation not permitted"

Any ideas what the problem could be? Maybe vmxnet3 driver does not support some necessary operations related to queues?

Best Regards
Július

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-10-04 13:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-02 10:45 xdpsock problem testing multiple queues Július Milan
2019-10-02 12:25 ` Pavel Popa
2019-10-02 13:52 ` Björn Töpel
2019-10-02 16:28   ` Maciej Fijalkowski
2019-10-03  6:17     ` Július Milan
2019-10-04 13:35     ` Maciej Fijalkowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.