make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.29 [+0.29] -4 -t # 2.55 [+2.26] tcp tx: 920 MB/s 15606 calls/s 15606 msg/s # 2.56 [+0.01] tcp rx: 932 MB/s 49926 calls/s # 3.55 [+0.99] tcp tx: 909 MB/s 15433 calls/s 15433 msg/s # 3.56 [+0.01] tcp rx: 911 MB/s 46264 calls/s # 4.55 [+0.99] tcp tx: 912 MB/s 15478 calls/s 15478 msg/s # 4.56 [+0.01] tcp rx: 912 MB/s 48621 calls/s # 5.55 [+0.99] tcp tx: 855 MB/s 14517 calls/s 14517 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.30] -4 -v # 6.90 [+1.01] udp rx: 548 MB/s 398232 calls/s # 6.92 [+0.02] udp tx: 709 MB/s 12030 calls/s 12030 msg/s # 7.90 [+0.98] udp rx: 547 MB/s 397546 calls/s # 7.92 [+0.02] udp tx: 737 MB/s 12508 calls/s 12508 msg/s # 8.91 [+0.98] udp rx: 591 MB/s 429478 calls/s # 8.92 [+0.02] udp tx: 753 MB/s 12784 calls/s 12784 msg/s # 9.91 [+0.98] udp rx: 586 MB/s 425693 calls/s # 9.92 [+0.02] udp tx: 755 MB/s 12811 calls/s 12811 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.29] -4 -G # 11.27 [+1.01] udp rx: 608 MB/s 443630 calls/s # 11.29 [+0.02] udp tx: 622 MB/s 10553 calls/s 10553 msg/s # 12.27 [+0.98] udp rx: 641 MB/s 468004 calls/s # 12.29 [+0.02] udp tx: 641 MB/s 10877 calls/s 10877 msg/s # 13.27 [+0.98] udp rx: 639 MB/s 466210 calls/s # 13.29 [+0.02] udp tx: 639 MB/s 10844 calls/s 10844 msg/s # 14.27 [+0.98] udp rx: 629 MB/s 459462 calls/s # 14.29 [+0.02] udp tx: 629 MB/s 10679 calls/s 10679 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->