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.33 [+0.33] -4 -t # 2.60 [+2.27] tcp tx: 1049 MB/s 17796 calls/s 17796 msg/s # 2.60 [+0.00] tcp rx: 1049 MB/s 53409 calls/s # 3.60 [+1.00] tcp tx: 994 MB/s 16868 calls/s 16868 msg/s # 3.60 [+0.00] tcp rx: 995 MB/s 52018 calls/s # 4.60 [+1.00] tcp tx: 1011 MB/s 17158 calls/s 17158 msg/s # 4.60 [+0.00] tcp rx: 1012 MB/s 51773 calls/s # 5.60 [+1.00] tcp tx: 1008 MB/s 17113 calls/s 17113 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.33] -4 -v # 6.98 [+1.02] udp rx: 530 MB/s 384000 calls/s # 7.00 [+0.02] udp tx: 859 MB/s 14570 calls/s 14570 msg/s # 7.98 [+0.98] udp rx: 540 MB/s 391603 calls/s # 8.00 [+0.02] udp tx: 855 MB/s 14515 calls/s 14515 msg/s # 8.98 [+0.98] udp rx: 531 MB/s 384421 calls/s # 9.00 [+0.02] udp tx: 861 MB/s 14610 calls/s 14610 msg/s # 9.98 [+0.98] udp rx: 529 MB/s 383262 calls/s # 10.00 [+0.02] udp tx: 860 MB/s 14594 calls/s 14594 msg/s # 10.04 [+0.04] udp gso and gro - over veth touching data # 10.04 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.38 [+0.34] -4 -G # 11.39 [+1.02] udp rx: 1083 MB/s 790265 calls/s # 11.41 [+0.02] udp tx: 1103 MB/s 18718 calls/s 18718 msg/s # 12.39 [+0.98] udp rx: 1118 MB/s 815555 calls/s # 12.41 [+0.02] udp tx: 1117 MB/s 18960 calls/s 18960 msg/s # 13.39 [+0.98] udp rx: 1095 MB/s 798622 calls/s # 13.41 [+0.02] udp tx: 1094 MB/s 18565 calls/s 18565 msg/s # 14.39 [+0.99] udp rx: 1117 MB/s 814735 calls/s # 14.41 [+0.01] udp tx: 1116 MB/s 18929 calls/s 18929 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__->