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.34 [+0.34] -4 -t # 2.62 [+2.28] tcp tx: 919 MB/s 15596 calls/s 15596 msg/s # 2.62 [+0.00] tcp rx: 920 MB/s 48677 calls/s # 3.62 [+1.00] tcp tx: 879 MB/s 14916 calls/s 14916 msg/s # 3.67 [+0.05] tcp rx: 933 MB/s 45915 calls/s # 4.62 [+0.95] tcp tx: 935 MB/s 15859 calls/s 15859 msg/s # 4.67 [+0.05] tcp rx: 921 MB/s 45762 calls/s # 5.62 [+0.95] tcp tx: 876 MB/s 14866 calls/s 14866 msg/s # 5.65 [+0.03] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.30] -4 -v # 6.97 [+1.01] udp rx: 556 MB/s 403200 calls/s # 6.99 [+0.02] udp tx: 1169 MB/s 19839 calls/s 19839 msg/s # 7.97 [+0.98] udp rx: 578 MB/s 418816 calls/s # 7.99 [+0.02] udp tx: 1215 MB/s 20613 calls/s 20613 msg/s # 8.97 [+0.98] udp rx: 665 MB/s 481792 calls/s # 8.99 [+0.02] udp tx: 1240 MB/s 21034 calls/s 21034 msg/s # 9.97 [+0.98] udp rx: 667 MB/s 483328 calls/s # 9.99 [+0.02] udp tx: 1230 MB/s 20873 calls/s 20873 msg/s # 10.03 [+0.04] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.30] -4 -G # 11.34 [+1.01] udp rx: 1077 MB/s 785911 calls/s # 11.36 [+0.02] udp tx: 1104 MB/s 18740 calls/s 18740 msg/s # 12.34 [+0.98] udp rx: 1068 MB/s 779599 calls/s # 12.36 [+0.02] udp tx: 1088 MB/s 18465 calls/s 18465 msg/s # 13.34 [+0.98] udp rx: 1060 MB/s 773216 calls/s # 13.36 [+0.02] udp tx: 1062 MB/s 18025 calls/s 18025 msg/s # 14.34 [+0.98] udp rx: 1037 MB/s 756767 calls/s # 14.36 [+0.02] udp tx: 1035 MB/s 17568 calls/s 17568 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__->