numam-dpdk/drivers/net/virtio
Bruce Richardson 4ad4b20a79 drivers: change indentation in build files
Switch from using tabs to 4 spaces for meson.build indentation.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2021-04-21 14:04:09 +02:00
..
virtio_user net/virtio: fix kernel set owner for multi-queue devices 2021-04-15 14:46:43 +02:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00
virtio_ethdev.c net/virtio: allocate fake mbuf in Rx queue 2021-03-31 07:31:41 +02:00
virtio_ethdev.h drivers: replace page size definitions with function 2021-03-23 08:41:05 +01:00
virtio_logs.h net/virtio: implement dynamic logging 2018-01-16 18:47:49 +01:00
virtio_pci_ethdev.c net/virtio: fix secondary process crash with PCI devices 2021-02-04 18:19:36 +01:00
virtio_pci.c net/virtio: fix secondary process crash with PCI devices 2021-02-04 18:19:36 +01:00
virtio_pci.h net/virtio: fix secondary process crash with PCI devices 2021-02-04 18:19:36 +01:00
virtio_ring.h net/virtio: move features definition to generic header 2021-01-29 18:16:09 +01:00
virtio_rxtx_packed_avx.h net/virtio: remove reference to virtqueue in vrings 2021-03-31 07:31:14 +02:00
virtio_rxtx_packed_neon.h net/virtio: remove reference to virtqueue in vrings 2021-03-31 07:31:14 +02:00
virtio_rxtx_packed.c net/virtio: remove reference to virtqueue in vrings 2021-03-31 07:31:14 +02:00
virtio_rxtx_packed.h net/virtio: remove reference to virtqueue in vrings 2021-03-31 07:31:14 +02:00
virtio_rxtx_simple_altivec.c net/virtio: remove reference to virtqueue in vrings 2021-03-31 07:31:14 +02:00
virtio_rxtx_simple_neon.c net/virtio: remove reference to virtqueue in vrings 2021-03-31 07:31:14 +02:00
virtio_rxtx_simple_sse.c net/virtio: remove reference to virtqueue in vrings 2021-03-31 07:31:14 +02:00
virtio_rxtx_simple.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
virtio_rxtx_simple.h net/virtio: remove reference to virtqueue in vrings 2021-03-31 07:31:14 +02:00
virtio_rxtx.c net/virtio: allocate fake mbuf in Rx queue 2021-03-31 07:31:41 +02:00
virtio_rxtx.h net/virtio: allocate fake mbuf in Rx queue 2021-03-31 07:31:41 +02:00
virtio_user_ethdev.c net/virtio: remove duplicated port ID from virtio-user 2021-03-31 10:30:17 +02:00
virtio.c net/virtio: make interrupt handling more generic 2021-01-29 18:16:09 +01:00
virtio.h drivers: replace page size definitions with function 2021-03-23 08:41:05 +01:00
virtqueue.c net/virtio: remove last PCI refs in non-PCI code 2021-01-29 18:16:09 +01:00
virtqueue.h net/virtio: pack virtqueue structure 2021-03-31 07:31:50 +02:00