make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 742 MB/s 602567 calls/s # udp tx: 1242 MB/s 21072 calls/s 21072 msg/s # udp rx: 580 MB/s 470355 calls/s # udp tx: 1278 MB/s 21682 calls/s 21682 msg/s # udp rx: 933 MB/s 756966 calls/s # udp tx: 1281 MB/s 21734 calls/s 21734 msg/s # UDP GRO fwd perf udp rx: 834 MB/s 677252 calls/s # udp tx: 1228 MB/s 20829 calls/s 20829 msg/s # udp rx: 996 MB/s 807587 calls/s # udp tx: 1279 MB/s 21698 calls/s 21698 msg/s # udp rx: 987 MB/s 800874 calls/s # udp tx: 1278 MB/s 21676 calls/s 21676 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1465 MB/s 1188476 calls/s # udp tx: 1847 MB/s 31335 calls/s 31335 msg/s # udp rx: 1693 MB/s 1373058 calls/s # udp tx: 1890 MB/s 32063 calls/s 32063 msg/s # udp rx: 1696 MB/s 1374769 calls/s # udp tx: 1938 MB/s 32884 calls/s 32884 msg/s # UDP GRO fwd perf udp rx: 1247 MB/s 1010756 calls/s # udp tx: 1933 MB/s 32801 calls/s 32801 msg/s # udp rx: 1507 MB/s 1221604 calls/s # udp tx: 1854 MB/s 31447 calls/s 31447 msg/s # udp rx: 1217 MB/s 986508 calls/s # udp tx: 1856 MB/s 31495 calls/s 31495 msg/s # GRO frag list over UDP tunnel ok # 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__->