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.55 [+2.25] tcp tx: 970 MB/s 16456 calls/s 16456 msg/s # 2.58 [+0.03] tcp rx: 1002 MB/s 49065 calls/s # 3.55 [+0.97] tcp tx: 754 MB/s 12801 calls/s 12801 msg/s # 3.58 [+0.03] tcp rx: 737 MB/s 38907 calls/s # 4.55 [+0.97] tcp tx: 508 MB/s 8620 calls/s 8620 msg/s # 4.58 [+0.03] tcp rx: 509 MB/s 29992 calls/s # 5.55 [+0.97] tcp tx: 510 MB/s 8661 calls/s 8661 msg/s # 5.58 [+0.04] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.33] -4 -v # 6.94 [+1.02] udp rx: 527 MB/s 381952 calls/s # 6.96 [+0.02] udp tx: 871 MB/s 14776 calls/s 14776 msg/s # 7.94 [+0.98] udp rx: 537 MB/s 389376 calls/s # 7.96 [+0.02] udp tx: 866 MB/s 14688 calls/s 14688 msg/s # 8.94 [+0.98] udp rx: 547 MB/s 396032 calls/s # 8.96 [+0.02] udp tx: 858 MB/s 14559 calls/s 14559 msg/s # 9.94 [+0.99] udp rx: 458 MB/s 331776 calls/s # 9.96 [+0.01] udp tx: 951 MB/s 16140 calls/s 16140 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.32] -4 -G # 11.32 [+1.02] udp rx: 712 MB/s 519282 calls/s # 11.33 [+0.02] udp tx: 722 MB/s 12261 calls/s 12261 msg/s # 12.32 [+0.99] udp rx: 647 MB/s 471952 calls/s # 12.33 [+0.01] udp tx: 643 MB/s 10919 calls/s 10919 msg/s # 13.32 [+0.99] udp rx: 650 MB/s 474201 calls/s # 13.33 [+0.01] udp tx: 652 MB/s 11073 calls/s 11073 msg/s # 14.32 [+0.99] udp rx: 672 MB/s 490820 calls/s # 14.33 [+0.01] udp tx: 672 MB/s 11411 calls/s 11411 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__->