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.29 [+0.29] -4 -t # 2.56 [+2.27] tcp tx: 892 MB/s 15141 calls/s 15141 msg/s # 2.56 [+0.00] tcp rx: 892 MB/s 49106 calls/s # 3.56 [+1.00] tcp tx: 949 MB/s 16097 calls/s 16097 msg/s # 3.56 [+0.00] tcp rx: 949 MB/s 47775 calls/s # 4.56 [+1.00] tcp tx: 945 MB/s 16036 calls/s 16036 msg/s # 4.56 [+0.00] tcp rx: 946 MB/s 48791 calls/s # 5.56 [+1.00] tcp tx: 949 MB/s 16105 calls/s 16105 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.89 [+0.30] -4 -v # 6.90 [+1.01] udp rx: 502 MB/s 364008 calls/s # 6.93 [+0.02] udp tx: 825 MB/s 14000 calls/s 14000 msg/s # 7.90 [+0.98] udp rx: 499 MB/s 361637 calls/s # 7.93 [+0.02] udp tx: 875 MB/s 14854 calls/s 14854 msg/s # 8.91 [+0.98] udp rx: 508 MB/s 369079 calls/s # 8.93 [+0.02] udp tx: 764 MB/s 12969 calls/s 12969 msg/s # 9.91 [+0.98] udp rx: 524 MB/s 380601 calls/s # 9.93 [+0.02] udp tx: 706 MB/s 11978 calls/s 11978 msg/s # 9.96 [+0.04] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.33] -4 -G # 11.31 [+1.01] udp rx: 986 MB/s 719243 calls/s # 11.33 [+0.02] udp tx: 1006 MB/s 17079 calls/s 17079 msg/s # 12.31 [+0.98] udp rx: 1034 MB/s 754776 calls/s # 12.33 [+0.02] udp tx: 1038 MB/s 17606 calls/s 17606 msg/s # 13.31 [+0.98] udp rx: 1076 MB/s 785016 calls/s # 13.33 [+0.02] udp tx: 1072 MB/s 18187 calls/s 18187 msg/s # 14.31 [+0.98] udp rx: 1024 MB/s 746966 calls/s # 14.33 [+0.02] udp tx: 1026 MB/s 17412 calls/s 17412 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__->