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.32 [+0.32] -4 -t # 2.60 [+2.28] tcp tx: 632 MB/s 10736 calls/s 10736 msg/s # 2.60 [+0.00] tcp rx: 633 MB/s 32739 calls/s # 3.60 [+1.00] tcp tx: 999 MB/s 16953 calls/s 16953 msg/s # 3.60 [+0.00] tcp rx: 1000 MB/s 51615 calls/s # 4.60 [+1.00] tcp tx: 963 MB/s 16342 calls/s 16342 msg/s # 4.60 [+0.00] tcp rx: 964 MB/s 51156 calls/s # 5.60 [+1.00] tcp tx: 1024 MB/s 17371 calls/s 17371 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.25] -4 -v # 6.88 [+1.01] udp rx: 649 MB/s 470016 calls/s # 6.90 [+0.02] udp tx: 1172 MB/s 19892 calls/s 19892 msg/s # 7.88 [+0.98] udp rx: 664 MB/s 481792 calls/s # 7.90 [+0.02] udp tx: 1200 MB/s 20358 calls/s 20358 msg/s # 8.89 [+0.98] udp rx: 666 MB/s 483072 calls/s # 8.90 [+0.02] udp tx: 1174 MB/s 19913 calls/s 19913 msg/s # 9.89 [+0.98] udp rx: 666 MB/s 482560 calls/s # 9.90 [+0.02] udp tx: 1145 MB/s 19421 calls/s 19421 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.24 [+0.30] -4 -G # 11.25 [+1.02] udp rx: 1061 MB/s 773919 calls/s # 11.27 [+0.02] udp tx: 1074 MB/s 18216 calls/s 18216 msg/s # 12.25 [+0.98] udp rx: 1096 MB/s 799383 calls/s # 12.27 [+0.02] udp tx: 1102 MB/s 18699 calls/s 18699 msg/s # 13.25 [+0.99] udp rx: 1105 MB/s 806255 calls/s # 13.27 [+0.01] udp tx: 1108 MB/s 18798 calls/s 18798 msg/s # 14.25 [+0.99] udp rx: 1108 MB/s 808725 calls/s # 14.27 [+0.01] udp tx: 1110 MB/s 18839 calls/s 18839 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__->