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.32 [+0.32] -4 -t # 2.56 [+2.24] tcp tx: 949 MB/s 16101 calls/s 16101 msg/s # 2.57 [+0.01] tcp rx: 959 MB/s 47319 calls/s # 3.56 [+0.99] tcp tx: 918 MB/s 15573 calls/s 15573 msg/s # 3.57 [+0.01] tcp rx: 919 MB/s 46347 calls/s # 4.56 [+0.99] tcp tx: 903 MB/s 15328 calls/s 15328 msg/s # 4.57 [+0.01] tcp rx: 904 MB/s 46298 calls/s # 5.56 [+0.99] tcp tx: 921 MB/s 15629 calls/s 15629 msg/s # 5.59 [+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.88 [+0.29] -4 -v # 6.90 [+1.01] udp rx: 631 MB/s 458240 calls/s # 6.92 [+0.02] udp tx: 1286 MB/s 21823 calls/s 21823 msg/s # 7.90 [+0.98] udp rx: 594 MB/s 430336 calls/s # 7.92 [+0.02] udp tx: 1257 MB/s 21329 calls/s 21329 msg/s # 8.90 [+0.98] udp rx: 664 MB/s 481280 calls/s # 8.92 [+0.02] udp tx: 1280 MB/s 21723 calls/s 21723 msg/s # 9.90 [+0.98] udp rx: 663 MB/s 480512 calls/s # 9.92 [+0.02] udp tx: 1280 MB/s 21720 calls/s 21720 msg/s # 9.95 [+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.26 [+0.31] -4 -G # 11.27 [+1.01] udp rx: 1012 MB/s 738427 calls/s # 11.29 [+0.02] udp tx: 1033 MB/s 17533 calls/s 17533 msg/s # 12.27 [+0.98] udp rx: 1023 MB/s 746089 calls/s # 12.29 [+0.02] udp tx: 1021 MB/s 17329 calls/s 17329 msg/s # 13.28 [+0.98] udp rx: 1028 MB/s 750132 calls/s # 13.29 [+0.02] udp tx: 1029 MB/s 17468 calls/s 17468 msg/s # 14.28 [+0.98] udp rx: 1114 MB/s 812580 calls/s # 14.29 [+0.02] udp tx: 1114 MB/s 18900 calls/s 18900 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__->