qemu-e2k/net
Jason Wang 499c8b4de9 vhost-vdpa: remove the unncessary queue_index assignment
The queue_index of NetClientState should be assigned in set_netdev()
afterwards, so trying to net_vhost_vdpa_init() is meaningless. This
patch removes this.

Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Message-Id: <20210903091031.47303-12-jasowang@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2021-09-04 17:34:05 -04:00
..
can
announce.c
checksum.c net/checksum: Remove unused variable in net_checksum_add_iov 2021-07-26 07:06:58 -10:00
clients.h
colo-compare.c Fixed calculation error of pkt->header_size in fill_pkt_tcp_info() 2021-06-11 10:30:13 +08:00
colo-compare.h Add the function of colo_compare_cleanup 2021-06-11 10:30:13 +08:00
colo.c Add a function named packet_new_nocopy for COLO. 2021-06-11 10:30:13 +08:00
colo.h Add a function named packet_new_nocopy for COLO. 2021-06-11 10:30:13 +08:00
dump.c
eth.c
filter-buffer.c
filter-mirror.c Optimize the function of filter_send 2021-06-11 10:30:13 +08:00
filter-replay.c
filter-rewriter.c Add a function named packet_new_nocopy for COLO. 2021-06-11 10:30:13 +08:00
filter.c
hub.c
hub.h
l2tpv3.c
meson.build
net.c net: Zero sockaddr_in in parse_host_port() 2021-08-26 17:02:00 +01:00
netmap.c Do not include sysemu/sysemu.h if it's not really necessary 2021-05-02 17:24:50 +02:00
queue.c
slirp.c slirp: add configure option to disable smbd 2021-05-04 14:15:35 +02:00
socket.c
tap_int.h net: Added SetSteeringEBPF method for NetClientState. 2021-06-04 15:25:46 +08:00
tap-bsd.c -----BEGIN PGP SIGNATURE----- 2021-06-04 13:38:49 +01:00
tap-linux.c net: Added SetSteeringEBPF method for NetClientState. 2021-06-04 15:25:46 +08:00
tap-linux.h net/tap: Added TUNSETSTEERINGEBPF code. 2021-06-04 15:25:46 +08:00
tap-solaris.c net: Added SetSteeringEBPF method for NetClientState. 2021-06-04 15:25:46 +08:00
tap-stub.c net: Added SetSteeringEBPF method for NetClientState. 2021-06-04 15:25:46 +08:00
tap-win32.c
tap.c vhost_net: do not assume nvqs is always 2 2021-09-04 17:34:05 -04:00
trace-events docs: fix references to docs/devel/tracing.rst 2021-06-02 06:51:09 +02:00
trace.h
util.c
util.h
vde.c
vhost-user-stub.c
vhost-user.c vhost_net: do not assume nvqs is always 2 2021-09-04 17:34:05 -04:00
vhost-vdpa.c vhost-vdpa: remove the unncessary queue_index assignment 2021-09-04 17:34:05 -04:00