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.27 [+0.27] -4 -t # 2.50 [+2.23] tcp tx: 1026 MB/s 17413 calls/s 17413 msg/s # 2.50 [+0.00] tcp rx: 1027 MB/s 52748 calls/s # 3.50 [+1.00] tcp tx: 1020 MB/s 17300 calls/s 17300 msg/s # 3.50 [+0.00] tcp rx: 1021 MB/s 52666 calls/s # 4.50 [+1.00] tcp tx: 989 MB/s 16788 calls/s 16788 msg/s # 4.50 [+0.00] tcp rx: 990 MB/s 51555 calls/s # 5.50 [+1.00] tcp tx: 986 MB/s 16733 calls/s 16733 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.27] -4 -v # 6.82 [+1.01] udp rx: 565 MB/s 410443 calls/s # 6.83 [+0.02] udp tx: 835 MB/s 14163 calls/s 14163 msg/s # 7.82 [+0.98] udp rx: 558 MB/s 405248 calls/s # 7.83 [+0.02] udp tx: 739 MB/s 12548 calls/s 12548 msg/s # 8.82 [+0.98] udp rx: 569 MB/s 412928 calls/s # 8.83 [+0.02] udp tx: 792 MB/s 13435 calls/s 13435 msg/s # 9.82 [+0.98] udp rx: 666 MB/s 482816 calls/s # 9.83 [+0.02] udp tx: 1206 MB/s 20458 calls/s 20458 msg/s # 9.87 [+0.03] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.30] -4 -G # 11.18 [+1.01] udp rx: 627 MB/s 457457 calls/s # 11.21 [+0.02] udp tx: 641 MB/s 10879 calls/s 10879 msg/s # 12.18 [+0.98] udp rx: 642 MB/s 468369 calls/s # 12.21 [+0.02] udp tx: 641 MB/s 10887 calls/s 10887 msg/s # 13.19 [+0.98] udp rx: 643 MB/s 469548 calls/s # 13.21 [+0.02] udp tx: 643 MB/s 10919 calls/s 10919 msg/s # 14.19 [+0.98] udp rx: 642 MB/s 468918 calls/s # 14.21 [+0.02] udp tx: 650 MB/s 11030 calls/s 11030 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__->