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.25 [+0.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.34 [+0.58] GRO fwd ok # 1.84 [+0.49] UDP fwd perf udp rx: 1626 MB/s 1321142 calls/s # 2.90 [+1.06] udp tx: 1824 MB/s 30938 calls/s 30938 msg/s # 3.87 [+0.98] udp rx: 1417 MB/s 1149918 calls/s # 3.90 [+0.02] udp tx: 1855 MB/s 31465 calls/s 31465 msg/s # 4.87 [+0.98] udp rx: 1717 MB/s 1393431 calls/s # 4.90 [+0.02] udp tx: 1922 MB/s 32605 calls/s 32605 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1739 MB/s 1411704 calls/s # 6.07 [+1.06] udp tx: 1962 MB/s 33283 calls/s 33283 msg/s # 7.05 [+0.98] udp rx: 1845 MB/s 1498598 calls/s # 7.07 [+0.02] udp tx: 1959 MB/s 33227 calls/s 33227 msg/s # 8.05 [+0.98] udp rx: 1828 MB/s 1483612 calls/s # 8.07 [+0.02] udp tx: 1973 MB/s 33466 calls/s 33466 msg/s # 8.65 [+0.58] GRO frag list over UDP tunnel ok # 9.37 [+0.72] GRO fwd over UDP tunnel ok # 9.62 [+0.25] IPv6 # 9.90 [+0.28] No GRO ok # 10.43 [+0.53] GRO frag list ok # 10.99 [+0.56] GRO fwd ok # 11.47 [+0.48] UDP fwd perf udp rx: 1267 MB/s 1028280 calls/s # 12.53 [+1.06] udp tx: 1741 MB/s 29544 calls/s 29544 msg/s # 13.50 [+0.97] udp rx: 1540 MB/s 1248116 calls/s # 13.53 [+0.03] udp tx: 1873 MB/s 31771 calls/s 31771 msg/s # 14.51 [+0.98] udp rx: 1546 MB/s 1252362 calls/s # 14.53 [+0.02] udp tx: 1930 MB/s 32751 calls/s 32751 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp rx: 1490 MB/s 1208349 calls/s # 15.72 [+1.07] udp tx: 1825 MB/s 30969 calls/s 30969 msg/s # 16.69 [+0.97] udp rx: 1383 MB/s 1120496 calls/s # 16.72 [+0.03] udp tx: 1930 MB/s 32742 calls/s 32742 msg/s # 17.69 [+0.97] udp rx: 1086 MB/s 879560 calls/s # 17.72 [+0.03] udp tx: 1920 MB/s 32566 calls/s 32566 msg/s # 18.32 [+0.61] GRO frag list over UDP tunnel ok # 19.14 [+0.81] 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__->