diff options
| author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2026-09-07 10:42:12 +0000 |
|---|---|---|
| committer | Viacheslav Hletenko <v.gletenko@vyos.io> | 2026-09-07 10:42:12 +0000 |
| commit | 156d52d67052d82007c710601424ae2bae2899a3 (patch) | |
| tree | ac5b16c5eaba9465083b4622d6cfedb6eaf8b52e /src/migration-scripts | |
| parent | 16f1cf4579e3c1bf3a2639d54c6ae9e1ef163259 (diff) | |
| download | vyos-1x-156d52d67052d82007c710601424ae2bae2899a3.tar.gz vyos-1x-156d52d67052d82007c710601424ae2bae2899a3.zip | |
T9279: VPP exted num-rx and tx ring descriptiors to 32768
Some NICs allow to configure more ring descriptors that we
allow in our CLI, extend it to 32768
```
sudo vppctl show hardware-interfaces detail eth2
Mellanox ConnectX-4/5/6 Family
carrier up full duplex max-frame-size 1522 promisc
flags: admin-up promisc maybe-multiseg tx-offload intel-phdr-cksum rx-ip4-cksum
Devargs:
rx: queues 6 (max 1024), desc 16384 (min 0 max 32768 align 1)
tx: queues 6 (max 1024), desc 8192 (min 0 max 32768 align 1)
```
Diffstat (limited to 'src/migration-scripts')
0 files changed, 0 insertions, 0 deletions
