Hello Ben,

I tried below configuration, Packet rx on physical nic are visible in 
application through memif, and they are written-back successfully to memif. but 
they are not reaching intended destination.

vppctl create interface memif id 0 master
vppctl set int state memif0/0 up
vppctl set int ip address memif0/0 192.168.1.1/24
vppctl set interface state GigabitEthernet3/0/0 up
vppctl set interface state GigabitEthernet4/0/0 up
vppctl set interface ip address GigabitEthernet4/0/0 172.16.16.18/24
vppctl set interface ip address GigabitEthernet3/0/0 172.16.82.247/24

vppctl abf policy add id 1 acl 0 via GigabitEthernet3/0/0
vppctl abf attach ip4 policy 1 priority 0 memif0/0
vppctl ip route add 172.16.82.4/32 via 192.168.1.1 memif0/0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#17194): https://lists.fd.io/g/vpp-dev/message/17194
Mute This Topic: https://lists.fd.io/mt/76099289/21656
Mute #vpp-memif: https://lists.fd.io/g/fdio+vpp-dev/mutehashtag/vpp-memif
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to