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' 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: 1264 MB/s 1029061 calls/s # udp tx: 1811 MB/s 30728 calls/s 30728 msg/s # udp rx: 1854 MB/s 1510113 calls/s # udp tx: 1861 MB/s 31571 calls/s 31571 msg/s # udp rx: 1845 MB/s 1502041 calls/s # udp tx: 1851 MB/s 31396 calls/s 31396 msg/s # UDP GRO fwd perf udp rx: 1685 MB/s 1370098 calls/s # udp tx: 1869 MB/s 31704 calls/s 31704 msg/s # udp rx: 1798 MB/s 1462303 calls/s # udp tx: 1906 MB/s 32335 calls/s 32335 msg/s # udp rx: 1870 MB/s 1521935 calls/s # udp tx: 1913 MB/s 32454 calls/s 32454 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: 1350 MB/s 1097135 calls/s # udp tx: 1659 MB/s 28150 calls/s 28150 msg/s # udp rx: 1551 MB/s 1259773 calls/s # udp tx: 1725 MB/s 29269 calls/s 29269 msg/s # udp rx: 728 MB/s 589964 calls/s # udp tx: 1255 MB/s 21302 calls/s 21302 msg/s # UDP GRO fwd perf udp rx: 401 MB/s 325199 calls/s # udp tx: 1269 MB/s 21533 calls/s 21533 msg/s # udp rx: 359 MB/s 290864 calls/s # udp tx: 1317 MB/s 22347 calls/s 22347 msg/s # udp rx: 588 MB/s 476416 calls/s # udp tx: 1308 MB/s 22201 calls/s 22201 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__->