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.01 [+0.01] IPv4 # 0.24 [+0.23] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.30 [+0.57] GRO fwd ok # 1.82 [+0.52] UDP fwd perf udp rx: 1745 MB/s 1420695 calls/s # 2.88 [+1.07] udp tx: 1872 MB/s 31759 calls/s 31759 msg/s # 3.86 [+0.97] udp rx: 1834 MB/s 1493564 calls/s # 3.88 [+0.03] udp tx: 1852 MB/s 31412 calls/s 31412 msg/s # 4.86 [+0.97] udp rx: 1829 MB/s 1489333 calls/s # 4.88 [+0.03] udp tx: 1855 MB/s 31476 calls/s 31476 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1805 MB/s 1469800 calls/s # 6.07 [+1.06] udp tx: 1857 MB/s 31512 calls/s 31512 msg/s # 7.05 [+0.98] udp rx: 1811 MB/s 1474601 calls/s # 7.07 [+0.02] udp tx: 1843 MB/s 31267 calls/s 31267 msg/s # 8.05 [+0.98] udp rx: 1826 MB/s 1486702 calls/s # 8.07 [+0.02] udp tx: 1898 MB/s 32196 calls/s 32196 msg/s # 8.69 [+0.63] GRO frag list over UDP tunnel ok # 9.57 [+0.87] GRO fwd over UDP tunnel ok # 9.82 [+0.25] IPv6 # 10.10 [+0.28] No GRO ok # 10.63 [+0.53] GRO frag list ok # 11.15 [+0.52] GRO fwd ok # 11.62 [+0.47] UDP fwd perf udp rx: 1595 MB/s 1297687 calls/s # 12.68 [+1.06] udp tx: 1749 MB/s 29678 calls/s 29678 msg/s # 13.65 [+0.98] udp rx: 1652 MB/s 1344554 calls/s # 13.68 [+0.02] udp tx: 1708 MB/s 28974 calls/s 28974 msg/s # 14.65 [+0.98] udp rx: 1539 MB/s 1252926 calls/s # 14.68 [+0.02] udp tx: 1738 MB/s 29478 calls/s 29478 msg/s # 14.79 [+0.12] UDP GRO fwd perf udp rx: 1456 MB/s 1185410 calls/s # 15.85 [+1.06] udp tx: 1536 MB/s 26054 calls/s 26054 msg/s # 16.83 [+0.97] udp rx: 1222 MB/s 995460 calls/s # 16.85 [+0.03] udp tx: 1228 MB/s 20828 calls/s 20828 msg/s # 17.83 [+0.98] udp rx: 1188 MB/s 967595 calls/s # 17.85 [+0.02] udp tx: 1222 MB/s 20730 calls/s 20730 msg/s # 18.44 [+0.58] GRO frag list over UDP tunnel ok # 19.21 [+0.77] 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__->