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.31 [+0.30] -4 -t # 2.58 [+2.27] tcp tx: 984 MB/s 16694 calls/s 16694 msg/s # 2.58 [+0.00] tcp rx: 984 MB/s 50489 calls/s # 3.58 [+1.00] tcp tx: 952 MB/s 16161 calls/s 16161 msg/s # 3.58 [+0.00] tcp rx: 953 MB/s 50202 calls/s # 4.58 [+1.00] tcp tx: 971 MB/s 16484 calls/s 16484 msg/s # 4.58 [+0.00] tcp rx: 972 MB/s 50056 calls/s # 5.58 [+1.00] tcp tx: 962 MB/s 16331 calls/s 16331 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.31] -4 -v # 6.94 [+1.02] udp rx: 571 MB/s 413952 calls/s # 6.96 [+0.02] udp tx: 1255 MB/s 21288 calls/s 21288 msg/s # 7.94 [+0.98] udp rx: 616 MB/s 446937 calls/s # 7.96 [+0.02] udp tx: 1249 MB/s 21196 calls/s 21196 msg/s # 8.94 [+0.98] udp rx: 651 MB/s 471808 calls/s # 8.96 [+0.02] udp tx: 1256 MB/s 21319 calls/s 21319 msg/s # 9.94 [+0.98] udp rx: 626 MB/s 453888 calls/s # 9.96 [+0.02] udp tx: 1259 MB/s 21358 calls/s 21358 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.30] -4 -G # 11.30 [+1.01] udp rx: 988 MB/s 720932 calls/s # 11.32 [+0.02] udp tx: 1011 MB/s 17155 calls/s 17155 msg/s # 12.30 [+0.98] udp rx: 1082 MB/s 789189 calls/s # 12.32 [+0.02] udp tx: 1083 MB/s 18374 calls/s 18374 msg/s # 13.30 [+0.98] udp rx: 1028 MB/s 750047 calls/s # 13.32 [+0.02] udp tx: 1029 MB/s 17467 calls/s 17467 msg/s # 14.30 [+0.98] udp rx: 1068 MB/s 779473 calls/s # 14.32 [+0.02] udp tx: 1069 MB/s 18134 calls/s 18134 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__->