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.56 [+2.26] tcp tx: 570 MB/s 9669 calls/s 9669 msg/s # 2.56 [+0.00] tcp rx: 570 MB/s 32445 calls/s # 3.56 [+1.00] tcp tx: 545 MB/s 9254 calls/s 9254 msg/s # 3.56 [+0.00] tcp rx: 545 MB/s 32814 calls/s # 4.56 [+1.00] tcp tx: 557 MB/s 9458 calls/s 9458 msg/s # 4.56 [+0.00] tcp rx: 558 MB/s 31180 calls/s # 5.56 [+1.00] tcp tx: 558 MB/s 9475 calls/s 9475 msg/s # 5.59 [+0.04] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.28] -4 -v # 6.89 [+1.01] udp rx: 524 MB/s 379904 calls/s # 6.91 [+0.02] udp tx: 856 MB/s 14533 calls/s 14533 msg/s # 7.89 [+0.98] udp rx: 541 MB/s 391680 calls/s # 7.91 [+0.02] udp tx: 850 MB/s 14432 calls/s 14432 msg/s # 8.89 [+0.98] udp rx: 541 MB/s 391936 calls/s # 8.91 [+0.02] udp tx: 849 MB/s 14402 calls/s 14402 msg/s # 9.89 [+0.98] udp rx: 540 MB/s 390912 calls/s # 9.91 [+0.02] udp tx: 849 MB/s 14414 calls/s 14414 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.28] -4 -G # 11.24 [+1.01] udp rx: 642 MB/s 468226 calls/s # 11.25 [+0.02] udp tx: 652 MB/s 11064 calls/s 11064 msg/s # 12.24 [+0.99] udp rx: 634 MB/s 462586 calls/s # 12.25 [+0.01] udp tx: 633 MB/s 10747 calls/s 10747 msg/s # 13.24 [+0.99] udp rx: 653 MB/s 476519 calls/s # 13.25 [+0.01] udp tx: 652 MB/s 11074 calls/s 11074 msg/s # 14.24 [+0.99] udp rx: 654 MB/s 477489 calls/s # 14.25 [+0.01] udp tx: 654 MB/s 11098 calls/s 11098 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__->