Hi Vijay,
Ok, too bad...
Could you also share the output of `show log` ?
Cheers
-Nathan
Le lun. 22 mars 2021 à 19:20, Vijay Kumar a écrit :
> Hi Nathan,
>
> Even with the rebuild based on the steps you provided, the result is same.
>
>
>
> Regards.
>
>
> On Mon, 22 Mar 2021, 19:01 Nathan Skrzy
Hi Vijay,
Looking at your packet trace it looks to me you have bad key materials for
decrypt and integrity:
IP6_NONXT: 242.163.36.86 -> 70.168.225.19
version 1, header length 8
tos 0x34, ttl 245, length 22137, checksum 0x5156 (should be 0x972a) dscp
unknown ecn NON_ECN
fragm
Hi,
Is there any way to know that vppcom epoll tcp session is half-closed? I mean
the supporting of EPOLLRDHUP.
Thanks,
Vadim.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#18999): https://lists.fd.io/g/vpp-dev/message/18999
Mute This Topic: h
Hi Benoit,
Thanks, very unexpected but it works.
I'll prefer to use recommended way
От: Benoit Ganne (bganne)
Отправлено: 22 марта 2021 г. 17:00
Кому: Юрий Иванов ; vpp-dev@lists.fd.io
Тема: RE: 40G Mellanox NIC not working
Hi,
If possible, the preferred way o
Hi Vijay,
I don’t think you can have both a GRE and IPIP tunnel to the same peer, sourced
from the same local address. These two tunnels will create two identical ‘keys’
in the lookup table (src:X,dst:Y,proto:ESP). my guess is your packet matches
against the IPIP tunnel, not the GRE and the ke
Hi Vadim,
When peer initiates the closing of the connection (sends fin), session layer
notifies vcl about the event and consequently vcl generates an EPOLLHUP |
EPOLLRDHUP event towards the app, assuming app uses epoll. Outstanding data can
still be read and new data can be written. Are you lo
Hi All,I am new to VPP. I am considering VPP for Windows.Please let me know if
anyone has used VPP for Windows.
ThanksLin
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#19003): https://lists.fd.io/g/vpp-dev/message/19003
Mute This Topic: https://li
Hi All, It seems that macro TCP_ALWAYS_ACK is not used now,Are there any considerations? Is there any way I can Enable delay ACK ?Best regards,yacan
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#19004): https://lists.fd.io/g
Hi Team,
We have a requirement to have a predictable interface name , say
"device_" , instead of GigabitEthernet/TenGigabitEthernet etc
, so that external scripts can create vpp.conf automatically.
One way is to modify plugins/dpdk/device/format.c code as per our
requirement . but we want to avoi
Hi Chetan,
That ability is already there right now also we are using vpp 20.09 and
intend to go 21.x also, we do it this way
...
dpdk {
dev :19:00.1 {
name vpp-intf19/0/1 <--- "you can give whatever you , we have
chose bus, slot,fn appended with vpp-intf"
}
..
}
We doing th
10 matches
Mail list logo