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.26 [+0.24] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.30 [+0.53] GRO fwd ok # 1.78 [+0.48] UDP fwd perf udp rx: 1655 MB/s 1347733 calls/s # 2.84 [+1.06] udp tx: 1888 MB/s 32038 calls/s 32038 msg/s # 3.82 [+0.97] udp rx: 1805 MB/s 1470036 calls/s # 3.84 [+0.03] udp tx: 1813 MB/s 30750 calls/s 30750 msg/s # 4.82 [+0.97] udp rx: 1801 MB/s 1466525 calls/s # 4.84 [+0.02] udp tx: 1808 MB/s 30681 calls/s 30681 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1668 MB/s 1358449 calls/s # 6.02 [+1.06] udp tx: 1721 MB/s 29197 calls/s 29197 msg/s # 7.00 [+0.98] udp rx: 1770 MB/s 1441690 calls/s # 7.02 [+0.02] udp tx: 1778 MB/s 30159 calls/s 30159 msg/s # 8.00 [+0.98] udp rx: 1834 MB/s 1493598 calls/s # 8.02 [+0.02] udp tx: 1844 MB/s 31291 calls/s 31291 msg/s # 8.66 [+0.64] GRO frag list over UDP tunnel ok # 9.45 [+0.79] GRO fwd over UDP tunnel ok # 9.71 [+0.27] IPv6 # 9.99 [+0.27] No GRO ok # 10.55 [+0.56] GRO frag list ok # 11.12 [+0.57] GRO fwd ok # 11.61 [+0.49] UDP fwd perf udp rx: 1467 MB/s 1192442 calls/s # 12.67 [+1.06] udp tx: 1802 MB/s 30579 calls/s 30579 msg/s # 13.65 [+0.98] udp rx: 1787 MB/s 1454327 calls/s # 13.67 [+0.02] udp tx: 1813 MB/s 30760 calls/s 30760 msg/s # 14.65 [+0.98] udp rx: 1549 MB/s 1260890 calls/s # 14.67 [+0.02] udp tx: 1804 MB/s 30599 calls/s 30599 msg/s # 14.79 [+0.12] UDP GRO fwd perf udp rx: 1757 MB/s 1430500 calls/s # 15.86 [+1.07] udp tx: 1824 MB/s 30937 calls/s 30937 msg/s # 16.83 [+0.97] udp rx: 1731 MB/s 1406510 calls/s # 16.86 [+0.03] udp tx: 1802 MB/s 30567 calls/s 30567 msg/s # 17.83 [+0.98] udp rx: 1728 MB/s 1404142 calls/s # 17.86 [+0.03] udp tx: 1836 MB/s 31153 calls/s 31153 msg/s # 18.41 [+0.56] GRO frag list over UDP tunnel ok # 19.11 [+0.70] 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__->