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.59 [+2.29] tcp tx: 580 MB/s 9847 calls/s 9847 msg/s # 2.59 [+0.00] tcp rx: 580 MB/s 34984 calls/s # 3.59 [+1.00] tcp tx: 575 MB/s 9764 calls/s 9764 msg/s # 3.59 [+0.00] tcp rx: 576 MB/s 33548 calls/s # 4.59 [+1.00] tcp tx: 595 MB/s 10096 calls/s 10096 msg/s # 4.59 [+0.00] tcp rx: 595 MB/s 34140 calls/s # 5.59 [+1.00] tcp tx: 583 MB/s 9891 calls/s 9891 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.31] -4 -v # 6.95 [+1.02] udp rx: 538 MB/s 389888 calls/s # 6.97 [+0.02] udp tx: 798 MB/s 13547 calls/s 13547 msg/s # 7.95 [+0.98] udp rx: 550 MB/s 399113 calls/s # 7.97 [+0.02] udp tx: 792 MB/s 13443 calls/s 13443 msg/s # 8.96 [+0.98] udp rx: 548 MB/s 397706 calls/s # 8.97 [+0.02] udp tx: 811 MB/s 13768 calls/s 13768 msg/s # 9.96 [+0.98] udp rx: 547 MB/s 396819 calls/s # 9.97 [+0.02] udp tx: 824 MB/s 13989 calls/s 13989 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.36 [+0.34] -4 -G # 11.37 [+1.01] udp rx: 623 MB/s 454672 calls/s # 11.39 [+0.02] udp tx: 639 MB/s 10843 calls/s 10843 msg/s # 12.37 [+0.98] udp rx: 638 MB/s 465790 calls/s # 12.39 [+0.02] udp tx: 641 MB/s 10880 calls/s 10880 msg/s # 13.37 [+0.98] udp rx: 641 MB/s 467800 calls/s # 13.39 [+0.02] udp tx: 643 MB/s 10921 calls/s 10921 msg/s # 14.37 [+0.98] udp rx: 638 MB/s 465569 calls/s # 14.39 [+0.02] udp tx: 640 MB/s 10870 calls/s 10870 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__->