I've got this to work. Try using MAC addresses instead of IP in your trex_cfg.yaml
- port_limit : 2
version : 2
low_end : false
interfaces : ["3b:00.0", "3b:00.1"]
port_info :
- src_mac : b8:59:9f:xx:xx:xx
dest_mac : b8:59:9f:yy:yy:yy
- src_mac : b8:59:9f:xx:xx:xx
dest_mac : b8:59:9f:yy:yy:yy
(replace xx and yy)
I use python client code that constructs IPv6 packets using scapy, there's some
other trick for using IPv4 pcap files if that's what you use, google will help
there. I also use static ipv6 neighbors in VPP to point back to trex, but I
don't know if that's needed.
Thanks,
Chris.
> On Feb 27, 2021, at 8:52 PM, hemant via lists.fd.io
> <[email protected]> wrote:
>
> Folks,
>
> If anyone could get ipv6 traffic testing work between a VPP node and trex,
> could you please how you made trex work? I have tried a few things including
> setting up static neighbors on the vpp node and trex does not show any mac
> unresolved or any other issue. But trex is unable to send any packets to the
> VPP node.
>
> I could make trex work with IPv4 and the VPP node using “ip” and default_gw”
> in trex yaml file.
>
> Thanks,
>
> Hemant
>
>
signature.asc
Description: Message signed with OpenPGP
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#18818): https://lists.fd.io/g/vpp-dev/message/18818 Mute This Topic: https://lists.fd.io/mt/80964994/21656 Group Owner: [email protected] Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
