X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fvhost_xen%2Fmain.c;h=ed26e28ade51d500b72e033e94534a34a30e1024;hb=98a7ea332ba3da0f74ec951595d36a616165b255;hp=f837891764de6a5ab40002a21f18ea9903afabd0;hpb=eb0082450f8e6f5206c1ceaeb00f88f87663c19d;p=dpdk.git diff --git a/examples/vhost_xen/main.c b/examples/vhost_xen/main.c index f837891764..ed26e28ade 100644 --- a/examples/vhost_xen/main.c +++ b/examples/vhost_xen/main.c @@ -534,7 +534,7 @@ gpa_to_vva(struct virtio_net *dev, uint64_t guest_pa) /* * This function adds buffers to the virtio devices RX virtqueue. Buffers can * be received from the physical port or from another virtio device. A packet - * count is returned to indicate the number of packets that were succesfully + * count is returned to indicate the number of packets that were successfully * added to the RX queue. */ static __rte_always_inline uint32_t