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.30 [+0.30] -4 -t # 2.58 [+2.27] tcp tx: 830 MB/s 14086 calls/s 14086 msg/s # 2.58 [+0.00] tcp rx: 830 MB/s 48737 calls/s # 3.58 [+1.00] tcp tx: 931 MB/s 15806 calls/s 15806 msg/s # 3.58 [+0.00] tcp rx: 932 MB/s 49143 calls/s # 4.58 [+1.00] tcp tx: 920 MB/s 15614 calls/s 15614 msg/s # 4.58 [+0.00] tcp rx: 921 MB/s 48415 calls/s # 5.58 [+1.00] tcp tx: 914 MB/s 15511 calls/s 15511 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.96 [+0.35] -4 -v # 6.97 [+1.01] udp rx: 646 MB/s 468736 calls/s # 7.00 [+0.02] udp tx: 1165 MB/s 19767 calls/s 19767 msg/s # 7.98 [+0.98] udp rx: 572 MB/s 414720 calls/s # 8.00 [+0.02] udp tx: 1234 MB/s 20942 calls/s 20942 msg/s # 8.98 [+0.98] udp rx: 525 MB/s 380829 calls/s # 9.00 [+0.02] udp tx: 836 MB/s 14190 calls/s 14190 msg/s # 9.98 [+0.98] udp rx: 504 MB/s 365197 calls/s # 10.00 [+0.02] udp tx: 854 MB/s 14496 calls/s 14496 msg/s # 10.03 [+0.03] 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.34 [+0.31] -4 -G # 11.35 [+1.01] udp rx: 796 MB/s 581075 calls/s # 11.37 [+0.02] udp tx: 820 MB/s 13908 calls/s 13908 msg/s # 12.35 [+0.98] udp rx: 1101 MB/s 802996 calls/s # 12.37 [+0.02] udp tx: 1100 MB/s 18663 calls/s 18663 msg/s # 13.35 [+0.98] udp rx: 1105 MB/s 806565 calls/s # 13.37 [+0.02] udp tx: 1105 MB/s 18751 calls/s 18751 msg/s # 14.35 [+0.98] udp rx: 1105 MB/s 805911 calls/s # 14.37 [+0.02] udp tx: 1104 MB/s 18733 calls/s 18733 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__->