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.59 [+2.27] tcp tx: 677 MB/s 11494 calls/s 11494 msg/s # 2.59 [+0.00] tcp rx: 678 MB/s 34269 calls/s # 3.59 [+1.00] tcp tx: 664 MB/s 11271 calls/s 11271 msg/s # 3.65 [+0.06] tcp rx: 702 MB/s 34143 calls/s # 4.59 [+0.94] tcp tx: 656 MB/s 11142 calls/s 11142 msg/s # 4.65 [+0.06] tcp rx: 658 MB/s 33433 calls/s # 5.59 [+0.94] tcp tx: 646 MB/s 10966 calls/s 10966 msg/s # 5.63 [+0.04] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.30] -4 -v # 6.94 [+1.01] udp rx: 641 MB/s 464640 calls/s # 6.96 [+0.02] udp tx: 1266 MB/s 21473 calls/s 21473 msg/s # 7.95 [+0.98] udp rx: 625 MB/s 453120 calls/s # 7.96 [+0.02] udp tx: 1192 MB/s 20228 calls/s 20228 msg/s # 8.95 [+0.98] udp rx: 555 MB/s 402176 calls/s # 8.96 [+0.02] udp tx: 986 MB/s 16733 calls/s 16733 msg/s # 9.95 [+0.98] udp rx: 556 MB/s 403200 calls/s # 9.96 [+0.02] udp tx: 810 MB/s 13751 calls/s 13751 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.28 [+0.28] -4 -G # 11.29 [+1.01] udp rx: 666 MB/s 486023 calls/s # 11.31 [+0.02] udp tx: 679 MB/s 11527 calls/s 11527 msg/s # 12.29 [+0.98] udp rx: 686 MB/s 500366 calls/s # 12.31 [+0.02] udp tx: 686 MB/s 11638 calls/s 11638 msg/s # 13.29 [+0.98] udp rx: 705 MB/s 514574 calls/s # 13.31 [+0.02] udp tx: 705 MB/s 11963 calls/s 11963 msg/s # 14.29 [+0.98] udp rx: 962 MB/s 701708 calls/s # 14.31 [+0.02] udp tx: 969 MB/s 16440 calls/s 16440 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__->