Re: [dpdk-dev] [PATCH] test: fix forwarding packets through not-ready port

2021-10-26 Thread David Marchand
On Tue, Oct 26, 2021 at 5:39 PM David Marchand wrote: > > On Tue, Oct 26, 2021 at 1:20 PM Konstantin Ananyev > wrote: > > > > (bitratestats_autotest|latencystats_autotest|pdump_autotest) tests > > generate a log of error messages like that: > > > > test_packet_forward() line 104: Error sending pa

Re: [dpdk-dev] [PATCH] test: fix forwarding packets through not-ready port

2021-10-26 Thread David Marchand
On Tue, Oct 26, 2021 at 1:20 PM Konstantin Ananyev wrote: > > (bitratestats_autotest|latencystats_autotest|pdump_autotest) tests > generate a log of error messages like that: > > test_packet_forward() line 104: Error sending packet to port 0 > Send pkts Failed > > These tests use of app/test/sampl

[dpdk-dev] [PATCH] test: fix forwarding packets through not-ready port

2021-10-26 Thread Konstantin Ananyev
(bitratestats_autotest|latencystats_autotest|pdump_autotest) tests generate a log of error messages like that: test_packet_forward() line 104: Error sending packet to port 0 Send pkts Failed These tests use of app/test/sample_packet_forward.* code. This code creates a portid from a ring, but does