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.30 [+0.30] -4 -t # 2.58 [+2.29] tcp tx: 660 MB/s 11198 calls/s 11198 msg/s # 2.59 [+0.00] tcp rx: 660 MB/s 33666 calls/s # 3.58 [+1.00] tcp tx: 613 MB/s 10413 calls/s 10413 msg/s # 3.59 [+0.00] tcp rx: 614 MB/s 31651 calls/s # 4.58 [+1.00] tcp tx: 584 MB/s 9911 calls/s 9911 msg/s # 4.59 [+0.00] tcp rx: 585 MB/s 30291 calls/s # 5.58 [+1.00] tcp tx: 611 MB/s 10379 calls/s 10379 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.33] -4 -v # 6.97 [+1.01] udp rx: 480 MB/s 348469 calls/s # 6.99 [+0.02] udp tx: 811 MB/s 13757 calls/s 13757 msg/s # 7.97 [+0.98] udp rx: 530 MB/s 384689 calls/s # 7.99 [+0.02] udp tx: 703 MB/s 11931 calls/s 11931 msg/s # 8.97 [+0.98] udp rx: 519 MB/s 376673 calls/s # 8.99 [+0.02] udp tx: 780 MB/s 13245 calls/s 13245 msg/s # 9.97 [+0.98] udp rx: 551 MB/s 400003 calls/s # 9.99 [+0.02] udp tx: 765 MB/s 12988 calls/s 12988 msg/s # 10.02 [+0.04] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.39 [+0.36] -4 -G # 11.40 [+1.01] udp rx: 627 MB/s 457348 calls/s # 11.42 [+0.02] udp tx: 641 MB/s 10886 calls/s 10886 msg/s # 12.40 [+0.98] udp rx: 659 MB/s 480956 calls/s # 12.42 [+0.02] udp tx: 659 MB/s 11180 calls/s 11180 msg/s # 13.40 [+0.98] udp rx: 671 MB/s 489820 calls/s # 13.42 [+0.02] udp tx: 671 MB/s 11388 calls/s 11388 msg/s # 14.40 [+0.98] udp rx: 680 MB/s 496147 calls/s # 14.42 [+0.02] udp tx: 687 MB/s 11657 calls/s 11657 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__->