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.27 [+0.26] No GRO ok # 0.84 [+0.57] GRO frag list ok # 1.45 [+0.61] GRO fwd ok # 1.94 [+0.49] UDP fwd perf udp rx: 1513 MB/s 1231633 calls/s # 3.00 [+1.06] udp tx: 1855 MB/s 31465 calls/s 31465 msg/s # 3.98 [+0.98] udp rx: 1772 MB/s 1442347 calls/s # 4.00 [+0.02] udp tx: 1929 MB/s 32725 calls/s 32725 msg/s # 4.98 [+0.98] udp rx: 1869 MB/s 1521887 calls/s # 5.00 [+0.02] udp tx: 1933 MB/s 32798 calls/s 32798 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1860 MB/s 1514036 calls/s # 6.18 [+1.06] udp tx: 1939 MB/s 32898 calls/s 32898 msg/s # 7.15 [+0.98] udp rx: 1916 MB/s 1560114 calls/s # 7.18 [+0.02] udp tx: 1944 MB/s 32979 calls/s 32979 msg/s # 8.16 [+0.98] udp rx: 1904 MB/s 1550046 calls/s # 8.17 [+0.02] udp tx: 1943 MB/s 32963 calls/s 32963 msg/s # 8.70 [+0.53] GRO frag list over UDP tunnel ok # 9.42 [+0.72] GRO fwd over UDP tunnel ok # 9.65 [+0.23] IPv6 # 9.92 [+0.27] No GRO ok # 10.45 [+0.53] GRO frag list ok # 11.00 [+0.55] GRO fwd ok # 11.45 [+0.46] UDP fwd perf udp rx: 1479 MB/s 1199746 calls/s # 12.51 [+1.06] udp tx: 1884 MB/s 31959 calls/s 31959 msg/s # 13.49 [+0.98] udp rx: 1485 MB/s 1204153 calls/s # 13.51 [+0.02] udp tx: 1859 MB/s 31540 calls/s 31540 msg/s # 14.49 [+0.98] udp rx: 1653 MB/s 1340143 calls/s # 14.51 [+0.02] udp tx: 1869 MB/s 31705 calls/s 31705 msg/s # 14.63 [+0.12] UDP GRO fwd perf udp rx: 1562 MB/s 1265654 calls/s # 15.69 [+1.06] udp tx: 1910 MB/s 32403 calls/s 32403 msg/s # 16.67 [+0.98] udp rx: 1663 MB/s 1348474 calls/s # 16.69 [+0.02] udp tx: 1903 MB/s 32279 calls/s 32279 msg/s # 17.67 [+0.98] udp rx: 1686 MB/s 1366506 calls/s # 17.69 [+0.02] udp tx: 1908 MB/s 32377 calls/s 32377 msg/s # 18.23 [+0.54] GRO frag list over UDP tunnel ok # 18.90 [+0.68] 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__->