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.50] UDP fwd perf udp rx: 1238 MB/s 1005692 calls/s # 2.91 [+1.07] udp tx: 1899 MB/s 32217 calls/s 32217 msg/s # 3.88 [+0.97] udp rx: 1483 MB/s 1203055 calls/s # 3.91 [+0.03] udp tx: 1840 MB/s 31209 calls/s 31209 msg/s # 4.88 [+0.97] udp rx: 1737 MB/s 1411190 calls/s # 4.91 [+0.03] udp tx: 1869 MB/s 31714 calls/s 31714 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1788 MB/s 1452578 calls/s # 6.10 [+1.07] udp tx: 1928 MB/s 32702 calls/s 32702 msg/s # 7.07 [+0.98] udp rx: 1762 MB/s 1430488 calls/s # 7.10 [+0.02] udp tx: 1918 MB/s 32545 calls/s 32545 msg/s # 8.07 [+0.98] udp rx: 1741 MB/s 1411234 calls/s # 8.10 [+0.02] udp tx: 1953 MB/s 33134 calls/s 33134 msg/s # 8.72 [+0.62] GRO frag list over UDP tunnel ok # 9.48 [+0.77] GRO fwd over UDP tunnel ok # 9.74 [+0.25] IPv6 # 10.01 [+0.27] No GRO ok # 10.54 [+0.53] GRO frag list ok # 11.13 [+0.59] GRO fwd ok # 11.64 [+0.51] UDP fwd perf udp rx: 1333 MB/s 1080283 calls/s # 12.71 [+1.07] udp tx: 1896 MB/s 32161 calls/s 32161 msg/s # 13.68 [+0.97] udp rx: 1620 MB/s 1312917 calls/s # 13.71 [+0.03] udp tx: 1935 MB/s 32829 calls/s 32829 msg/s # 14.68 [+0.97] udp rx: 1652 MB/s 1339157 calls/s # 14.71 [+0.03] udp tx: 1920 MB/s 32570 calls/s 32570 msg/s # 14.83 [+0.12] UDP GRO fwd perf udp rx: 1643 MB/s 1333434 calls/s # 15.90 [+1.07] udp tx: 1901 MB/s 32253 calls/s 32253 msg/s # 16.87 [+0.97] udp rx: 1638 MB/s 1329098 calls/s # 16.90 [+0.03] udp tx: 1906 MB/s 32341 calls/s 32341 msg/s # 17.87 [+0.97] udp rx: 1519 MB/s 1231369 calls/s # 17.90 [+0.03] udp tx: 1880 MB/s 31896 calls/s 31896 msg/s # 18.54 [+0.64] GRO frag list over UDP tunnel ok # 19.41 [+0.87] 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__->