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.25] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.38 [+0.59] GRO fwd ok # 1.83 [+0.45] UDP fwd perf udp rx: 1559 MB/s 1269111 calls/s # 2.90 [+1.06] udp tx: 1848 MB/s 31344 calls/s 31344 msg/s # 3.87 [+0.97] udp rx: 1888 MB/s 1537154 calls/s # 3.90 [+0.03] udp tx: 1900 MB/s 32228 calls/s 32228 msg/s # 4.87 [+0.98] udp rx: 1894 MB/s 1542316 calls/s # 4.90 [+0.02] udp tx: 1904 MB/s 32304 calls/s 32304 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1862 MB/s 1516207 calls/s # 6.07 [+1.06] udp tx: 1920 MB/s 32575 calls/s 32575 msg/s # 7.05 [+0.98] udp rx: 1908 MB/s 1553436 calls/s # 7.07 [+0.02] udp tx: 1919 MB/s 32551 calls/s 32551 msg/s # 8.05 [+0.98] udp rx: 1907 MB/s 1552267 calls/s # 8.07 [+0.02] udp tx: 1924 MB/s 32642 calls/s 32642 msg/s # 8.63 [+0.56] GRO frag list over UDP tunnel ok # 9.36 [+0.73] GRO fwd over UDP tunnel ok # 9.59 [+0.23] IPv6 # 9.84 [+0.26] No GRO ok # 10.34 [+0.50] GRO frag list ok # 10.87 [+0.53] GRO fwd ok # 11.37 [+0.49] UDP fwd perf udp rx: 1498 MB/s 1216279 calls/s # 12.43 [+1.06] udp tx: 1859 MB/s 31536 calls/s 31536 msg/s # 13.41 [+0.98] udp rx: 1648 MB/s 1336237 calls/s # 13.43 [+0.02] udp tx: 1907 MB/s 32344 calls/s 32344 msg/s # 14.41 [+0.98] udp rx: 1665 MB/s 1349677 calls/s # 14.43 [+0.02] udp tx: 1915 MB/s 32495 calls/s 32495 msg/s # 14.55 [+0.12] UDP GRO fwd perf udp rx: 1002 MB/s 815448 calls/s # 15.61 [+1.06] udp tx: 1291 MB/s 21910 calls/s 21910 msg/s # 16.58 [+0.97] udp rx: 1112 MB/s 905405 calls/s # 16.61 [+0.03] udp tx: 1212 MB/s 20565 calls/s 20565 msg/s # 17.58 [+0.98] udp rx: 1160 MB/s 945046 calls/s # 17.61 [+0.02] udp tx: 1191 MB/s 20210 calls/s 20210 msg/s # 18.26 [+0.65] GRO frag list over UDP tunnel ok # 19.09 [+0.84] 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__->