from small one page howto to huge articles all in one place
 

search text in:





Poll
Which screen resolution do you use?










poll results

Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

186387

userrating:

average rating: 1.7 (102 votes) (1=very good 6=terrible)


May 25th. 2007:
Words

486

Views

250363

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

137545

userrating:

average rating: 1.4 (42 votes) (1=very good 6=terrible)


April, 26th. 2006:

Druckversion
You are here: manpages





DEVLINK\-PORT

Section: Linux (8)
Updated: 14 Mar 2016
Index Return to Main Contents
 

NAME

devlink-port - devlink port configuration  

SYNOPSIS


devlink [ OPTIONS ] port { COMMAND | help }


OPTIONS := { -V[ersion] | -n[no-nice-names] }


devlink port set DEV/PORT_INDEX [ type { eth | ib | auto } ]


devlink port split DEV/PORT_INDEX count COUNT


devlink port unsplit DEV/PORT_INDEX


devlink port show [ DEV/PORT_INDEX ]


devlink port help

 

DESCRIPTION

 

devlink port set - change devlink port attributes

DEV/PORT_INDEX - specifies the devlink port to operate on.

Format is: BUS_NAME/BUS_ADDRESS/PORT_INDEX

type { eth | ib | auto }
set port type

eth - Ethernet

ib - Infiniband

auto - autoselect

 

devlink port split - split devlink port into more

DEV/PORT_INDEX - specifies the devlink port to operate on.

count COUNT
number of ports to split to.

 

devlink port unsplit - unsplit previously split devlink port

Could be performed on any split port of the same split group.

DEV/PORT_INDEX - specifies the devlink port to operate on.

 

devlink port show - display devlink port attributes

DEV/PORT_INDEX - specifies the devlink port to show. If this argument is omitted all ports are listed.

 

EXAMPLES

devlink port show

Shows the state of all devlink ports on the system.

devlink port show pci/0000:01:00.0/1

Shows the state of specified devlink port.

devlink port set pci/0000:01:00.0/1 type eth

Set type of specified devlink port to Ethernet.

devlink port split pci/0000:01:00.0/1 count 4

Split the specified devlink port into four ports.

devlink port unsplit pci/0000:01:00.0/1

Unplit the specified previously split devlink port.

 

SEE ALSO

devlink(8), devlink-dev(8), devlink-sb(8), devlink-monitor(8),

 

AUTHOR

Jiri Pirko <jiri@mellanox.com>


 

Index

NAME
SYNOPSIS
DESCRIPTION
devlink port set - change devlink port attributes
devlink port split - split devlink port into more
devlink port unsplit - unsplit previously split devlink port
devlink port show - display devlink port attributes
EXAMPLES
SEE ALSO
AUTHOR





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2020 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 16.6 ms