You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ sudo pkt-gen -i ens1f1 -f tx -b1 -l 1400
951.291185 main [3036] interface is ens1f1
951.291276 main [3167] running on 1 cpus (have 20)
951.291706 extract_ip_range [477] range is 10.0.0.1:1234 to 10.0.0.1:1234
951.291718 extract_ip_range [477] range is 10.1.0.1:1234 to 10.1.0.1:1234
ens1f1: Invalid argument
951.293194 main [3335] aborting
I got the "invalid argument" error when I was trying to generate packets using pkt-gen.
I got the "invalid argument" error when I was trying to generate packets using pkt-gen.
I compile netmap with driver mlx5
$./configure --drivers=mlx5
And these are the details of the netmap folder
I got the same error when I used netmap with tcpreplay
Is it a problem with the NIC (for example, not support)?
The text was updated successfully, but these errors were encountered: