> Can you please elaborate on how we can achieve this through /sys/.. ?
See
https://gerrit.fd.io/r/gitweb?p=vpp.git;a=blob;f=extras/scripts/pci-nic-bind-to-kernel
for an example.
ben
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15441): https:/
Can you please elaborate on how we can achieve this through /sys/.. ?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15440): https://lists.fd.io/g/vpp-dev/message/15440
Mute This Topic: https://lists.fd.io/mt/71367026/21656
Group Owner: vpp-dev+ow..
age-
> From: vpp-dev@lists.fd.io On Behalf Of Chinmaya
> Aggarwal
> Sent: mardi 18 février 2020 08:06
> To: vpp-dev@lists.fd.io
> Subject: [vpp-dev] Issue faced while bringing up kernel interfaces
>
> Hi,
> We have two interfaces (ens8 and ens9). We made an entry o
Hi,
We have two interfaces (ens8 and ens9). We made an entry of pci address of both
the interfaces in /etc/vpp/startup.conf and brought down the interfaces. On
restarting VPP, we can see vpp interfaces corresponding to both the interfaces
(GigabitEthernet0/8/0 and GigabitEthernet0/9/0). We now w