​I am arriving a bit late to the party; I just wanted to point out that the
current user interface is similar to that of the Linux losetup command for
Linux loop devices. Here is a silly example to demonstrate:

burts@burtvb:~$ sudo losetup -f junk3.c
[sudo] password for burts:
losetup: junk3.c: Warning: file does not fit into a 512-byte sector; the
end of the file will be ignored.
burts@burtvb:~$ losetup -l
NAME       SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE             DIO
/dev/loop0         0            0              0             0
/home/burts/junk3.c   0

Burt
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to