Hi folks,
Testing with TRex and getting "unknown ip protocol" error in VPP.
Presume I am doing something blinding obvious wrong.
Any clues?
Ray K
$ FD.io VPP setup
set int ip address TenGigabitEthernet83/0/0 10.0.0.1/24
set int ip address TenGigabitEthernet83/0/1 11.0.0.1/24
set int state TenGigabitEthernet83/0/0 up
set int state TenGigabitEthernet83/0/1 up
set int mtu 9200 TenGigabitEthernet83/0/0
set int mtu 9200 TenGigabitEthernet83/0/1
$ cat traffic_config.yaml
- duration: 10
generator:
distribution: "seq"
clients_start: "10.0.0.2"
clients_end: "10.0.0.254"
servers_start: "11.0.0.1"
servers_end: "11.0.0.254"
cap_info :
- name: cap2/udp_10_pkts.pcap
cps : 1000.0
ipg : 10000
rtt : 10000
w : 1
limit : 200
$ cat /etc/trex_cfg.yaml
### Config file generated by dpdk_setup_ports.py ###
- port_limit: 2
version: 2
interfaces: ['04:00.0', '04:00.1']
port_info:
- ip: 10.0.0.2
default_gw: 10.0.0.1
- ip: 11.0.0.2
default_gw: 11.0.0.1
platform:
master_thread_id: 0
latency_thread_id: 18
dual_if:
- socket: 0
threads:
[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53]
ro
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10955): https://lists.fd.io/g/vpp-dev/message/10955
Mute This Topic: https://lists.fd.io/mt/27617130/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-