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.58 [+2.27] tcp tx: 556 MB/s 9431 calls/s 9431 msg/s # 2.58 [+0.00] tcp rx: 556 MB/s 35679 calls/s # 3.58 [+1.00] tcp tx: 567 MB/s 9629 calls/s 9629 msg/s # 3.58 [+0.00] tcp rx: 568 MB/s 34042 calls/s # 4.58 [+1.00] tcp tx: 569 MB/s 9659 calls/s 9659 msg/s # 4.58 [+0.00] tcp rx: 570 MB/s 33488 calls/s # 5.58 [+1.00] tcp tx: 569 MB/s 9653 calls/s 9653 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.31] -4 -v # 6.94 [+1.01] udp rx: 571 MB/s 414720 calls/s # 6.96 [+0.02] udp tx: 768 MB/s 13039 calls/s 13039 msg/s # 7.94 [+0.98] udp rx: 588 MB/s 427264 calls/s # 7.96 [+0.02] udp tx: 732 MB/s 12417 calls/s 12417 msg/s # 8.94 [+0.98] udp rx: 586 MB/s 425728 calls/s # 8.96 [+0.02] udp tx: 763 MB/s 12949 calls/s 12949 msg/s # 9.94 [+0.98] udp rx: 587 MB/s 425984 calls/s # 9.96 [+0.02] udp tx: 766 MB/s 12996 calls/s 12996 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.31] -4 -G # 11.31 [+1.01] udp rx: 629 MB/s 459205 calls/s # 11.33 [+0.02] udp tx: 641 MB/s 10874 calls/s 10874 msg/s # 12.31 [+0.98] udp rx: 642 MB/s 468276 calls/s # 12.33 [+0.02] udp tx: 642 MB/s 10901 calls/s 10901 msg/s # 13.32 [+0.99] udp rx: 639 MB/s 466221 calls/s # 13.33 [+0.01] udp tx: 640 MB/s 10855 calls/s 10855 msg/s # 14.32 [+0.99] udp rx: 640 MB/s 467341 calls/s # 14.33 [+0.01] udp tx: 641 MB/s 10881 calls/s 10881 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__->