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.29 [+0.27] No GRO ok # 0.83 [+0.54] GRO frag list ok # 1.45 [+0.62] GRO fwd ok # 1.92 [+0.48] UDP fwd perf udp rx: 1572 MB/s 1279940 calls/s # 2.99 [+1.07] udp tx: 1741 MB/s 29533 calls/s 29533 msg/s # 3.96 [+0.97] udp rx: 1657 MB/s 1348964 calls/s # 3.99 [+0.03] udp tx: 1872 MB/s 31753 calls/s 31753 msg/s # 4.96 [+0.97] udp rx: 1858 MB/s 1512815 calls/s # 4.99 [+0.03] udp tx: 1869 MB/s 31707 calls/s 31707 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1574 MB/s 1281341 calls/s # 6.19 [+1.07] udp tx: 1860 MB/s 31560 calls/s 31560 msg/s # 7.15 [+0.97] udp rx: 1834 MB/s 1492775 calls/s # 7.19 [+0.03] udp tx: 1856 MB/s 31490 calls/s 31490 msg/s # 8.15 [+0.97] udp rx: 1834 MB/s 1493213 calls/s # 8.19 [+0.03] udp tx: 1856 MB/s 31493 calls/s 31493 msg/s # 8.74 [+0.55] GRO frag list over UDP tunnel ok # 9.50 [+0.76] GRO fwd over UDP tunnel ok # 9.74 [+0.24] IPv6 # 9.98 [+0.24] No GRO ok # 10.49 [+0.51] GRO frag list ok # 11.03 [+0.54] GRO fwd ok # 11.52 [+0.49] UDP fwd perf udp rx: 1232 MB/s 1001890 calls/s # 12.58 [+1.06] udp tx: 1803 MB/s 30596 calls/s 30596 msg/s # 13.55 [+0.97] udp rx: 1725 MB/s 1401399 calls/s # 13.58 [+0.03] udp tx: 1842 MB/s 31244 calls/s 31244 msg/s # 14.55 [+0.97] udp rx: 644 MB/s 523391 calls/s # 14.58 [+0.03] udp tx: 1466 MB/s 24872 calls/s 24872 msg/s # 14.70 [+0.12] UDP GRO fwd perf udp rx: 1281 MB/s 1041741 calls/s # 15.77 [+1.07] udp tx: 1814 MB/s 30777 calls/s 30777 msg/s # 16.77 [+1.00] udp tx: 1836 MB/s 31155 calls/s 31155 msg/s # 16.77 [+0.00] udp rx: 974 MB/s 791027 calls/s # 17.77 [+1.00] udp tx: 1833 MB/s 31098 calls/s 31098 msg/s # 17.87 [+0.10] udp rx: 1677 MB/s 1361762 calls/s # 18.34 [+0.47] GRO frag list over UDP tunnel ok # 19.09 [+0.75] 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__->