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.28 [+0.27] -4 -t # 2.54 [+2.26] tcp tx: 911 MB/s 15456 calls/s 15456 msg/s # 2.54 [+0.00] tcp rx: 911 MB/s 46878 calls/s # 3.54 [+1.00] tcp tx: 981 MB/s 16649 calls/s 16649 msg/s # 3.54 [+0.00] tcp rx: 982 MB/s 51261 calls/s # 4.54 [+1.00] tcp tx: 1041 MB/s 17666 calls/s 17666 msg/s # 4.55 [+0.01] tcp rx: 1048 MB/s 35442 calls/s # 5.54 [+0.99] tcp tx: 963 MB/s 16341 calls/s 16341 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.28] -4 -v # 6.86 [+1.01] udp rx: 647 MB/s 469248 calls/s # 6.88 [+0.02] udp tx: 1304 MB/s 22122 calls/s 22122 msg/s # 7.86 [+0.98] udp rx: 667 MB/s 483328 calls/s # 7.88 [+0.02] udp tx: 1304 MB/s 22123 calls/s 22123 msg/s # 8.86 [+0.98] udp rx: 668 MB/s 483840 calls/s # 8.88 [+0.02] udp tx: 1294 MB/s 21951 calls/s 21951 msg/s # 9.87 [+0.98] udp rx: 674 MB/s 488192 calls/s # 9.88 [+0.02] udp tx: 1300 MB/s 22052 calls/s 22052 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.27] -4 -G # 11.20 [+1.01] udp rx: 1093 MB/s 797650 calls/s # 11.21 [+0.02] udp tx: 1112 MB/s 18874 calls/s 18874 msg/s # 12.20 [+0.98] udp rx: 1121 MB/s 817789 calls/s # 12.21 [+0.02] udp tx: 1120 MB/s 18997 calls/s 18997 msg/s # 13.20 [+0.99] udp rx: 1107 MB/s 807790 calls/s # 13.21 [+0.01] udp tx: 1107 MB/s 18778 calls/s 18778 msg/s # 14.20 [+0.99] udp rx: 1116 MB/s 813982 calls/s # 14.21 [+0.01] udp tx: 1115 MB/s 18914 calls/s 18914 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__->