make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # 0.02 [+0.02] IPv4 # 0.25 [+0.23] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.36 [+0.57] GRO fwd ok # 1.82 [+0.47] UDP fwd perf udp rx: 1375 MB/s 1116919 calls/s # 2.88 [+1.06] udp tx: 1878 MB/s 31861 calls/s 31861 msg/s # 3.86 [+0.98] udp rx: 1800 MB/s 1462806 calls/s # 3.88 [+0.02] udp tx: 1942 MB/s 32947 calls/s 32947 msg/s # 4.85 [+0.98] udp rx: 1908 MB/s 1550458 calls/s # 4.88 [+0.03] udp tx: 1959 MB/s 33235 calls/s 33235 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1681 MB/s 1368502 calls/s # 6.06 [+1.06] udp tx: 1752 MB/s 29721 calls/s 29721 msg/s # 7.03 [+0.98] udp rx: 1649 MB/s 1342590 calls/s # 7.06 [+0.02] udp tx: 1668 MB/s 28291 calls/s 28291 msg/s # 8.04 [+0.98] udp rx: 1767 MB/s 1437267 calls/s # 8.06 [+0.02] udp tx: 1777 MB/s 30146 calls/s 30146 msg/s # 8.63 [+0.57] GRO frag list over UDP tunnel ok # 9.39 [+0.76] GRO fwd over UDP tunnel ok # 9.63 [+0.25] IPv6 # 9.88 [+0.25] No GRO ok # 10.40 [+0.52] GRO frag list ok # 10.93 [+0.52] GRO fwd ok # 11.40 [+0.47] UDP fwd perf udp rx: 1578 MB/s 1281661 calls/s # 12.46 [+1.06] udp tx: 1770 MB/s 30032 calls/s 30032 msg/s # 13.44 [+0.97] udp rx: 1661 MB/s 1348321 calls/s # 13.46 [+0.03] udp tx: 1837 MB/s 31160 calls/s 31160 msg/s # 14.44 [+0.97] udp rx: 1736 MB/s 1409664 calls/s # 14.46 [+0.03] udp tx: 1892 MB/s 32106 calls/s 32106 msg/s # 14.58 [+0.12] UDP GRO fwd perf udp rx: 1647 MB/s 1335771 calls/s # 15.64 [+1.06] udp tx: 1919 MB/s 32560 calls/s 32560 msg/s # 16.61 [+0.97] udp rx: 1644 MB/s 1332380 calls/s # 16.64 [+0.03] udp tx: 1930 MB/s 32740 calls/s 32740 msg/s # 17.61 [+0.97] udp rx: 1645 MB/s 1332525 calls/s # 17.64 [+0.03] udp tx: 1925 MB/s 32663 calls/s 32663 msg/s # 18.17 [+0.52] GRO frag list over UDP tunnel ok # 18.91 [+0.74] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.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__->