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.80 [+0.54] GRO frag list ok # 1.40 [+0.60] GRO fwd ok # 1.90 [+0.50] UDP fwd perf udp rx: 1724 MB/s 1403653 calls/s # 2.96 [+1.06] udp tx: 1859 MB/s 31534 calls/s 31534 msg/s # 3.93 [+0.98] udp rx: 1961 MB/s 1595154 calls/s # 3.96 [+0.02] udp tx: 1981 MB/s 33615 calls/s 33615 msg/s # 4.93 [+0.98] udp rx: 1953 MB/s 1589609 calls/s # 4.96 [+0.02] udp tx: 1968 MB/s 33392 calls/s 33392 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1872 MB/s 1524042 calls/s # 6.14 [+1.07] udp tx: 1943 MB/s 32963 calls/s 32963 msg/s # 7.11 [+0.97] udp rx: 1936 MB/s 1575933 calls/s # 7.14 [+0.03] udp tx: 1950 MB/s 33075 calls/s 33075 msg/s # 8.11 [+0.97] udp rx: 1920 MB/s 1563027 calls/s # 8.14 [+0.03] udp tx: 1937 MB/s 32853 calls/s 32853 msg/s # 8.72 [+0.58] GRO frag list over UDP tunnel ok # 9.46 [+0.73] GRO fwd over UDP tunnel ok # 9.69 [+0.24] IPv6 # 9.91 [+0.22] No GRO ok # 10.42 [+0.51] GRO frag list ok # 10.98 [+0.56] GRO fwd ok # 11.48 [+0.50] UDP fwd perf udp rx: 867 MB/s 703457 calls/s # 12.55 [+1.07] udp tx: 1267 MB/s 21490 calls/s 21490 msg/s # 13.52 [+0.97] udp rx: 939 MB/s 761024 calls/s # 13.55 [+0.03] udp tx: 1291 MB/s 21902 calls/s 21902 msg/s # 14.52 [+0.97] udp rx: 1023 MB/s 829485 calls/s # 14.55 [+0.03] udp tx: 1287 MB/s 21829 calls/s 21829 msg/s # 14.66 [+0.12] UDP GRO fwd perf udp rx: 1001 MB/s 811422 calls/s # 15.73 [+1.06] udp tx: 1292 MB/s 21921 calls/s 21921 msg/s # 16.70 [+0.97] udp rx: 1020 MB/s 826516 calls/s # 16.73 [+0.03] udp tx: 1290 MB/s 21885 calls/s 21885 msg/s # 17.70 [+0.98] udp rx: 1056 MB/s 856002 calls/s # 17.73 [+0.02] udp tx: 1290 MB/s 21889 calls/s 21889 msg/s # 18.36 [+0.63] GRO frag list over UDP tunnel ok # 19.12 [+0.76] 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__->