- 5fe1cf8 virtio: use fast-path for ethernet-input if possible by Stanislav Zaikin · 2 years, 8 months ago
- 562ac2f virtio: fix the packet buffering initialization order by Mohsin Kazmi · 1 year, 7 months ago
- 393a05f misc: change of address by Mohsin Kazmi · 1 year, 9 months ago
- c04d8c4 virtio: add option to bind interface to uio driver by Benoît Ganne · 2 years, 2 months ago
- 7eba44d vhost: convert vhost device driver to a plugin by Steven Luong · 2 years, 2 months ago
- 5efc0cd virtio: use current_data as l2_hdr_offset by Mohsin Kazmi · 2 years, 2 months ago
- 049dee9 virtio: fix the missing unlock by Mohsin Kazmi · 2 years, 2 months ago
- 1cc592b virtio: fix the tx side hdr offset by Mohsin Kazmi · 2 years, 2 months ago
- dd0144a virtio: add support for per queue packet counter by Mohsin Kazmi · 2 years, 3 months ago
- 62fc787 gso: zero-initialize gho struct by Vladislav Grishenko · 3 years, 1 month ago
- 096c8cc virtio: use the internal hdr offsets of buffer metadata for offloads by Mohsin Kazmi · 2 years, 7 months ago
- cada9eb api: refactor api data storage by Damjan Marion · 2 years, 7 months ago
- fdc17b1 vhost: memory leak upon deleting vhost-user interface by Steven Luong · 2 years, 7 months ago
- 08183d7 vhost: use_custom_mac set in create_vhost_user_if_v2 by Fahad Naeem · 2 years, 9 months ago
- 0f8912f virtio: refactor code by Mohsin Kazmi · 2 years, 11 months ago
- f7040f0 tcp: Do not include the tcp_packet.h file in the ip4_packet.h by Neale Ranns · 2 years, 10 months ago
- c4a48f2 virtio: coverity woes -- divide by zero by Steven Luong · 2 years, 11 months ago
- 5bb4cd1 virtio: remove admin-up flag during interface creation by Mohsin Kazmi · 2 years, 11 months ago
- c48ec5d interface: refactor interface capabilities code, part 2 by Damjan Marion · 3 years ago
- 5c954c4 ethernet: new interface registration function by Damjan Marion · 3 years ago
- d4f88cc interface: refactor interface capabilities code by Damjan Marion · 3 years ago
- b7e4e6d virtio: integrate with new tx infra by Mohsin Kazmi · 3 years ago
- 049a2ea virtio: improve the inline of clib_memcpy_fast by Mohsin Kazmi · 3 years, 1 month ago
- 6259406 virtio: fix the initialization by Mohsin Kazmi · 3 years, 1 month ago
- 2c77ae4 docs: vnet comment nitfixes by Nathan Skrzypczak · 3 years, 3 months ago
- 2c0dc3e virtio: remove control queue support from virtio_show() for tap/tun by Mohsin Kazmi · 3 years, 2 months ago
- f546236 devices: add support for pseudo header checksum by Mohsin Kazmi · 3 years, 10 months ago
- ed40167 virtio: Still init unused txq by Nathan Skrzypczak · 3 years, 7 months ago
- e4efbe7 virtio: fix the type of argument in virtio_show() by Mohsin Kazmi · 3 years, 3 months ago
- ce50758 vhost: migrate to new TX infra by Steven Luong · 3 years, 4 months ago
- 03f2a01 vlib: add format_vnet_buffer_no_chain by Benoît Ganne · 3 years, 5 months ago
- 38071b1 vhost: interrupt mode support with mq by Steven Luong · 3 years, 8 months ago
- af7fb04 misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} by Damjan Marion · 3 years, 5 months ago
- 9f562cd virtio: api cleanup by Filip Tehlar · 3 years, 6 months ago
- 4f348df virtio: api cleanup by Filip Tehlar · 3 years, 6 months ago
- 68d48d9 pg: Reduce the inclusion of pg.h by Neale Ranns · 3 years, 7 months ago
- 637c97c virtio: add the checks for descriptors chain len by Mohsin Kazmi · 3 years, 7 months ago
- 27e93a5 vhost: low performance in interrupt mode in some cases by Steven Luong · 3 years, 7 months ago
- 36f7a6a vlib: fix the offload flags size by Mohsin Kazmi · 3 years, 8 months ago
- a7e830e vlib: move offload flags to 1st cacheline in vlib_buffer_t by Mohsin Kazmi · 3 years, 8 months ago
- a02ad34 virtio: add simple drop counter for interface by Mohsin Kazmi · 3 years, 8 months ago
- 6799f9b virtio: fix the interrupt by Mohsin Kazmi · 3 years, 8 months ago
- f89bbbe vlib: refactor trajectory trace debug feature by Benoît Ganne · 3 years, 10 months ago
- e2daada vhost: Crash upon disconnect by Steven Luong · 3 years, 9 months ago
- 809d5c9 virtio: improve compilation time by Damjan Marion · 3 years, 9 months ago
- 5b3f523 interface: add capabilities flags by Mohsin Kazmi · 3 years, 10 months ago
- 90ffe06 virtio: place the event fds on worker threads for pci device by Mohsin Kazmi · 3 years, 10 months ago
- 5db2f4a virtio: enable the interrupt support for uio_pci_generic by Mohsin Kazmi · 3 years, 10 months ago
- 6809538 vlib: refactor checksum offload support by Mohsin Kazmi · 3 years, 10 months ago
- 8f01084 virtio: use vpp clib_memset instead glibc memset by Mohsin Kazmi · 4 years ago
- d8b7dec virtio: add atomic call for kicking by Mohsin Kazmi · 4 years ago
- 4b56340 tap: fix the interrupt handling by Mohsin Kazmi · 3 years, 11 months ago
- d6361c7 vhost: vhost interface hardware address not set by Steven Luong · 3 years, 11 months ago
- 9410053 interface: rx queue infra rework, part one by Damjan Marion · 4 years, 1 month ago
- 27ba500 vhost: Add event index for interrupt notification to driver by Steven Luong · 4 years, 1 month ago
- e2e9fe5 tap: fix the buffering index for gro by Mohsin Kazmi · 4 years ago
- 5481ad4 vlib: add missing file template descriptions by Paul Vinciguerra · 4 years, 11 months ago
- 2c1084a virtio: Extend vhost multi-queues support beyond 8 queue pairs by Steven Luong · 4 years ago
- b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
- 62c25ab vppinfra: simpler and faster pool_foreach by Damjan Marion · 4 years ago
- 32526a4 virtio: fix vrings overflow in vhost_user by Benoît Ganne · 4 years ago
- 2484186 virtio: fix the interrupt handling for packed queues by Mohsin Kazmi · 4 years ago
- a17381a virtio: fix the len offset by Mohsin Kazmi · 4 years ago
- b18b190 virtio: fix the offloads in tx path by Mohsin Kazmi · 4 years ago
- e7af6f7 virtio: fix overflow in case of buffering + drop by Benoît Ganne · 4 years, 1 month ago
- b977d3f virtio: virtio: implement packed queues from virtio 1.1 by Mohsin Kazmi · 4 years, 1 month ago
- 81dac06 virtio: fix the index issue by Mohsin Kazmi · 4 years, 1 month ago
- 9a3973e vlib: fix trace number accounting by Benoît Ganne · 4 years, 2 months ago
- bd50ed1 tap: allow change of carrier state on host by Matthew Smith · 4 years, 5 months ago
- d4a5471 virtio: misc optimizations by Damjan Marion · 4 years, 2 months ago
- 587f913 virtio: move retry logic to outer function by Damjan Marion · 4 years, 2 months ago
- e403113 misc: Break the big IP header files to improve compile time by Neale Ranns · 4 years, 2 months ago
- 224a3c0 virtio: fix the buffer array index by Mohsin Kazmi · 4 years, 2 months ago
- 2e6f624 virtio: improve the compile time by Mohsin Kazmi · 4 years, 2 months ago
- ee1e30f virtio: reduce the compile time for device.c by Mohsin Kazmi · 4 years, 2 months ago
- ac0f536 virtio: checksum error reported for ip6 traffic with GSO enable by Steven Luong · 4 years, 2 months ago
- a5203b5 virtio: run process to send interrupts to input nodes by Mohsin Kazmi · 4 years, 2 months ago
- d96b28a virtio: improve input node performance by Damjan Marion · 4 years, 2 months ago
- dc18124 virtio: move lock and kick to outer function by Damjan Marion · 4 years, 2 months ago
- 4769ed9 virtio: fix compilation time by Damjan Marion · 4 years, 2 months ago
- 8c69887 misc: clang-11 and gcc-10 support by Damjan Marion · 4 years, 2 months ago
- eabd424 interface: shorten vnet_hw_if_rx_mode by Damjan Marion · 4 years, 2 months ago
- 8314371 virtio: fix the trace by Mohsin Kazmi · 4 years, 2 months ago
- 162a296 virtio: fix modern device queue notify by Mohsin Kazmi · 4 years, 3 months ago
- e347acb virtio: add packet buffering on tx by Mohsin Kazmi · 4 years, 3 months ago
- 1017a1d virtio: fix the gro enable/disable on tx-vrings by Mohsin Kazmi · 4 years, 3 months ago
- 03b2695 virtio: refactor tx trace by Mohsin Kazmi · 4 years, 3 months ago
- b6b484d virtio: fix txq locking by Benoît Ganne · 4 years, 3 months ago
- b3a8f4e misc: fix the formatting style by Mohsin Kazmi · 4 years, 3 months ago
- f916414 api: clean up use of deprecated flag by Ole Troan · 4 years, 3 months ago
- 3f0ae66 build: fix build for Debian 9 and Debian 10 by Benoît Ganne · 4 years, 3 months ago
- a7a2281 virtio: remove kernel virtio header dependencies by Mohsin Kazmi · 4 years, 4 months ago
- 518251b virtio: add virtio 1.1 api flags by Mohsin Kazmi · 4 years, 4 months ago
- 0a507d7 virtio: fix the bar starting index by Mohsin Kazmi · 4 years, 4 months ago
- c79d735 virtio: fix the NULL deference by Mohsin Kazmi · 4 years, 4 months ago
- c96e64b virtio: fix the error return by Mohsin Kazmi · 4 years, 4 months ago
- 133c91c1 virtio: fix the coverity warning by Mohsin Kazmi · 4 years, 4 months ago
- 379aac3 virtio: add modern device support by Mohsin Kazmi · 4 years, 4 months ago
- a0a6833 virtio: refactor pci device code by Mohsin Kazmi · 4 years, 5 months ago
- 9e2a785 tap: add gro support by Mohsin Kazmi · 4 years, 4 months ago