[vpp-dev] Rx issue on VPP

2022-04-26 Thread Tetsuya Murakami
Hi, Now I am facing the issue on rx. VPP is running on the VM having macvtap with e1000. After forwarding the packets for several minutes, suddenly the rx on this interface is stopped. Looks like there is no error on VPP. I can see a lot of Rx drop on macvtap interface on the host operating sys

Re: [vpp-dev] GTP_U to SRv6 function T.M.GTP4.D

2021-08-02 Thread Tetsuya Murakami
Hi Subrata, Please see my comments inline. > 1. I configured with /64 SID instead of /32 > > vppctl sr policy add bsid fcf0:12::104 next fcf0:12::100 next fcf0:12::101 > next fcf0:12::102 next fcf0:12::103 > vppctl sr policy add bsid fcf0:12::109 behavior t.m.gtp4.d fcf0:12::104/64 > v6src_pre

Re: [vpp-dev] GTP_U to SRv6 function T.M.GTP4.D

2021-07-24 Thread Tetsuya Murakami
Hi Subrata, In terms of GTP4.D, you don’t need to configure GTP-U tunnel. The following configuration should be ok. vppctl sr policy add bsid next next vppctl sr policy add bsid behavior t.m.gtp4.d v6src_prefix nhtype ipv4 vppctl sr steer l3 /32 via bsid In terms of GTP-U destination a

Re: [vpp-dev] forge committer

2019-11-05 Thread Tetsuya Murakami
commit messages and the signed-off-by fields for the individual commits. > > Best regards, > Ole > >> On 5 Nov 2019, at 20:52, Tetsuya Murakami wrote: >> >> Hi Dave, >> >> Thank you for your reply. >> >> We made a lot of change for SRv6

Re: [vpp-dev] forge committer

2019-11-05 Thread Tetsuya Murakami
Nov 5, 2019, at 4:14 AM, Dave Barach (dbarach) wrote: > > Make sure that you’re pushing a single, flattened commit which you created. > Worst-case, ask Filip to push the patch. > > HTH... Dave > > From: Tetsuya Murakami > Sent: Monday, November 4, 2019 7:38 PM > T

Re: [vpp-dev] forge committer

2019-11-04 Thread Tetsuya Murakami
Hi Dave, Thank you. I tried but still I faced the following issue. When executing the “git commit -s”, I added additional “Signed-off-by: ” in the commit log. But when doing the “git review”, still I am seeing the following issue… remote: Processing changes: refs: 1, done remote: WARNING: dep