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.33 [+0.33] -4 -t # 2.62 [+2.29] tcp tx: 991 MB/s 16822 calls/s 16822 msg/s # 2.63 [+0.00] tcp rx: 993 MB/s 50925 calls/s # 3.62 [+1.00] tcp tx: 924 MB/s 15672 calls/s 15672 msg/s # 3.63 [+0.00] tcp rx: 924 MB/s 48944 calls/s # 4.62 [+1.00] tcp tx: 916 MB/s 15548 calls/s 15548 msg/s # 4.63 [+0.00] tcp rx: 917 MB/s 46755 calls/s # 5.62 [+1.00] tcp tx: 942 MB/s 15983 calls/s 15983 msg/s # 5.66 [+0.03] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.28] -4 -v # 6.95 [+1.02] udp rx: 590 MB/s 427520 calls/s # 6.97 [+0.02] udp tx: 1299 MB/s 22041 calls/s 22041 msg/s # 7.95 [+0.98] udp rx: 595 MB/s 431104 calls/s # 7.97 [+0.02] udp tx: 1268 MB/s 21521 calls/s 21521 msg/s # 8.96 [+0.98] udp rx: 630 MB/s 456704 calls/s # 8.97 [+0.02] udp tx: 1272 MB/s 21586 calls/s 21586 msg/s # 9.96 [+0.98] udp rx: 658 MB/s 477440 calls/s # 9.97 [+0.02] udp tx: 1194 MB/s 20256 calls/s 20256 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.29] -4 -G # 11.31 [+1.01] udp rx: 1038 MB/s 757128 calls/s # 11.33 [+0.02] udp tx: 1060 MB/s 17980 calls/s 17980 msg/s # 12.31 [+0.98] udp rx: 1099 MB/s 802103 calls/s # 12.33 [+0.02] udp tx: 1099 MB/s 18640 calls/s 18640 msg/s # 13.31 [+0.98] udp rx: 1131 MB/s 825451 calls/s # 13.33 [+0.02] udp tx: 1131 MB/s 19184 calls/s 19184 msg/s # 14.31 [+0.98] udp rx: 1129 MB/s 823984 calls/s # 14.33 [+0.02] udp tx: 1129 MB/s 19158 calls/s 19158 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__->