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.31] -4 -t # 2.60 [+2.29] tcp tx: 507 MB/s 8609 calls/s 8609 msg/s # 2.61 [+0.00] tcp rx: 507 MB/s 35619 calls/s # 3.60 [+1.00] tcp tx: 536 MB/s 9098 calls/s 9098 msg/s # 3.61 [+0.00] tcp rx: 537 MB/s 35264 calls/s # 4.60 [+1.00] tcp tx: 522 MB/s 8868 calls/s 8868 msg/s # 4.61 [+0.00] tcp rx: 523 MB/s 33098 calls/s # 5.60 [+1.00] tcp tx: 550 MB/s 9340 calls/s 9340 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.31] -4 -v # 6.96 [+1.01] udp rx: 548 MB/s 397824 calls/s # 6.98 [+0.02] udp tx: 783 MB/s 13291 calls/s 13291 msg/s # 7.96 [+0.98] udp rx: 562 MB/s 407899 calls/s # 7.98 [+0.02] udp tx: 783 MB/s 13295 calls/s 13295 msg/s # 8.96 [+0.98] udp rx: 586 MB/s 425728 calls/s # 8.98 [+0.02] udp tx: 754 MB/s 12803 calls/s 12803 msg/s # 9.96 [+0.99] udp rx: 581 MB/s 421888 calls/s # 9.98 [+0.01] udp tx: 759 MB/s 12888 calls/s 12888 msg/s # 10.01 [+0.04] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.30] -4 -G # 11.33 [+1.02] udp rx: 635 MB/s 463815 calls/s # 11.35 [+0.02] udp tx: 652 MB/s 11070 calls/s 11070 msg/s # 12.34 [+0.98] udp rx: 649 MB/s 473375 calls/s # 12.35 [+0.02] udp tx: 651 MB/s 11047 calls/s 11047 msg/s # 13.34 [+0.98] udp rx: 647 MB/s 472389 calls/s # 13.35 [+0.02] udp tx: 649 MB/s 11009 calls/s 11009 msg/s # 14.34 [+0.98] udp rx: 647 MB/s 472080 calls/s # 14.35 [+0.02] udp tx: 648 MB/s 11002 calls/s 11002 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__->