iovctl.conf.5 (b5ff185e19f6013ca565b2a15bc2d6abce933f46) | iovctl.conf.5 (32100375a661c1e16588ddfa7b90ca8d26cb9786) |
---|---|
1.\" 2.\" Copyright (c) 2014 Sandvine Inc. 3.\" All rights reserved. 4.\" 5.\" Redistribution and use in source and binary forms, with or without 6.\" modification, are permitted provided that the following conditions 7.\" are met: 8.\" 1. Redistributions of source code must retain the above copyright --- 11 unchanged lines hidden (view full) --- 20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 24.\" SUCH DAMAGE. 25.\" 26.\" $FreeBSD$ 27.\" | 1.\" 2.\" Copyright (c) 2014 Sandvine Inc. 3.\" All rights reserved. 4.\" 5.\" Redistribution and use in source and binary forms, with or without 6.\" modification, are permitted provided that the following conditions 7.\" are met: 8.\" 1. Redistributions of source code must retain the above copyright --- 11 unchanged lines hidden (view full) --- 20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 24.\" SUCH DAMAGE. 25.\" 26.\" $FreeBSD$ 27.\" |
28.Dd July 8, 2015 | 28.Dd May 29, 2020 |
29.Dt IOVCTL.CONF 5 30.Os 31.Sh NAME 32.Nm iovctl.conf 33.Nd IOVCTL configuration file 34.Sh DESCRIPTION 35The 36.Nm 37file is the configuration file for the 38.Xr iovctl 8 39program. 40This file specifies configuration parameters for a single Physical Function 41.Pq PF 42device. 43To configure SR-IOV on multiple PF devices, use one configuration file for each 44PF. 45The locations of all | 29.Dt IOVCTL.CONF 5 30.Os 31.Sh NAME 32.Nm iovctl.conf 33.Nd IOVCTL configuration file 34.Sh DESCRIPTION 35The 36.Nm 37file is the configuration file for the 38.Xr iovctl 8 39program. 40This file specifies configuration parameters for a single Physical Function 41.Pq PF 42device. 43To configure SR-IOV on multiple PF devices, use one configuration file for each 44PF. 45The locations of all |
46.Xr iovctl 9 | 46.Xr iovctl 8 |
47configuration files are specified in 48.Xr rc.conf 5 . 49.Pp 50The 51.Nm 52file uses UCL format. 53UCL syntax is documented at the official UCL website: 54http://github.com/vstakhov/libucl. --- 117 unchanged lines hidden --- | 47configuration files are specified in 48.Xr rc.conf 5 . 49.Pp 50The 51.Nm 52file uses UCL format. 53UCL syntax is documented at the official UCL website: 54http://github.com/vstakhov/libucl. --- 117 unchanged lines hidden --- |