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.28 [+0.26] No GRO ok # 0.85 [+0.58] GRO frag list ok # 1.46 [+0.60] GRO fwd ok # 1.97 [+0.52] UDP fwd perf udp rx: 1339 MB/s 1088345 calls/s # 3.04 [+1.07] udp tx: 1890 MB/s 32064 calls/s 32064 msg/s # 4.01 [+0.97] udp rx: 1854 MB/s 1506065 calls/s # 4.04 [+0.03] udp tx: 1930 MB/s 32736 calls/s 32736 msg/s # 5.02 [+0.97] udp rx: 1886 MB/s 1534702 calls/s # 5.04 [+0.03] udp tx: 1920 MB/s 32574 calls/s 32574 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 1762 MB/s 1433562 calls/s # 6.23 [+1.07] udp tx: 1845 MB/s 31306 calls/s 31306 msg/s # 7.20 [+0.97] udp rx: 1840 MB/s 1496259 calls/s # 7.23 [+0.03] udp tx: 1920 MB/s 32570 calls/s 32570 msg/s # 8.20 [+0.97] udp rx: 1919 MB/s 1562709 calls/s # 8.23 [+0.03] udp tx: 1932 MB/s 32781 calls/s 32781 msg/s # 8.82 [+0.59] GRO frag list over UDP tunnel ok # 9.55 [+0.74] GRO fwd over UDP tunnel ok # 9.80 [+0.24] IPv6 # 10.04 [+0.24] No GRO ok # 10.55 [+0.52] GRO frag list ok # 11.08 [+0.53] GRO fwd ok # 11.58 [+0.50] UDP fwd perf udp rx: 1220 MB/s 989533 calls/s # 12.65 [+1.07] udp tx: 1856 MB/s 31487 calls/s 31487 msg/s # 13.62 [+0.97] udp rx: 1696 MB/s 1374595 calls/s # 13.65 [+0.03] udp tx: 1891 MB/s 32088 calls/s 32088 msg/s # 14.62 [+0.97] udp rx: 1733 MB/s 1404969 calls/s # 14.65 [+0.03] udp tx: 1905 MB/s 32318 calls/s 32318 msg/s # 14.77 [+0.12] UDP GRO fwd perf udp rx: 1583 MB/s 1284441 calls/s # 15.84 [+1.07] udp tx: 1875 MB/s 31817 calls/s 31817 msg/s # 16.81 [+0.97] udp rx: 1559 MB/s 1264500 calls/s # 16.84 [+0.03] udp tx: 1835 MB/s 31132 calls/s 31132 msg/s # 17.81 [+0.97] udp rx: 1630 MB/s 1322637 calls/s # 17.84 [+0.03] udp tx: 1808 MB/s 30679 calls/s 30679 msg/s # 18.44 [+0.60] GRO frag list over UDP tunnel ok # 19.22 [+0.79] 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__->