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.31] -4 -t # 2.57 [+2.25] tcp tx: 638 MB/s 10825 calls/s 10825 msg/s # 2.57 [+0.00] tcp rx: 638 MB/s 32606 calls/s # 3.57 [+1.00] tcp tx: 641 MB/s 10885 calls/s 10885 msg/s # 3.57 [+0.00] tcp rx: 642 MB/s 32743 calls/s # 4.57 [+1.00] tcp tx: 641 MB/s 10876 calls/s 10876 msg/s # 4.57 [+0.00] tcp rx: 641 MB/s 32762 calls/s # 5.57 [+1.00] tcp tx: 634 MB/s 10767 calls/s 10767 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.31] -4 -v # 6.92 [+1.02] udp rx: 658 MB/s 476672 calls/s # 6.94 [+0.02] udp tx: 1275 MB/s 21634 calls/s 21634 msg/s # 7.93 [+0.98] udp rx: 671 MB/s 486144 calls/s # 7.94 [+0.02] udp tx: 1272 MB/s 21584 calls/s 21584 msg/s # 8.93 [+0.98] udp rx: 671 MB/s 486400 calls/s # 8.94 [+0.02] udp tx: 1275 MB/s 21637 calls/s 21637 msg/s # 9.93 [+0.99] udp rx: 671 MB/s 486144 calls/s # 9.94 [+0.01] udp tx: 1272 MB/s 21577 calls/s 21577 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.30] -4 -G # 11.29 [+1.01] udp rx: 627 MB/s 457445 calls/s # 11.31 [+0.02] udp tx: 639 MB/s 10838 calls/s 10838 msg/s # 12.29 [+0.98] udp rx: 619 MB/s 452070 calls/s # 12.31 [+0.02] udp tx: 620 MB/s 10527 calls/s 10527 msg/s # 13.29 [+0.98] udp rx: 619 MB/s 452023 calls/s # 13.31 [+0.02] udp tx: 620 MB/s 10523 calls/s 10523 msg/s # 14.29 [+0.99] udp rx: 617 MB/s 450231 calls/s # 14.31 [+0.01] udp tx: 617 MB/s 10474 calls/s 10474 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__->