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: 1514 MB/s 1232646 calls/s # udp tx: 1860 MB/s 31563 calls/s 31563 msg/s # udp rx: 1867 MB/s 1520114 calls/s # udp tx: 1874 MB/s 31790 calls/s 31790 msg/s # udp rx: 1866 MB/s 1519718 calls/s # udp tx: 1873 MB/s 31777 calls/s 31777 msg/s # UDP GRO fwd perf udp rx: 1597 MB/s 1300075 calls/s # udp tx: 1748 MB/s 29657 calls/s 29657 msg/s # udp rx: 1650 MB/s 1343113 calls/s # udp tx: 1715 MB/s 29091 calls/s 29091 msg/s # udp rx: 1684 MB/s 1371475 calls/s # udp tx: 1682 MB/s 28537 calls/s 28537 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 599 MB/s 483842 calls/s # udp tx: 1439 MB/s 24410 calls/s 24410 msg/s # udp rx: 696 MB/s 561701 calls/s # udp tx: 1445 MB/s 24513 calls/s 24513 msg/s # udp rx: 734 MB/s 592391 calls/s # udp tx: 1454 MB/s 24669 calls/s 24669 msg/s # UDP tunnel GRO fwd perf udp rx: 792 MB/s 639112 calls/s # udp tx: 1450 MB/s 24595 calls/s 24595 msg/s # udp rx: 850 MB/s 686517 calls/s # udp tx: 1447 MB/s 24556 calls/s 24556 msg/s # udp rx: 791 MB/s 638464 calls/s # udp tx: 1460 MB/s 24768 calls/s 24768 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 1770 MB/s 30036 calls/s 30036 msg/s # udp rx: 1568 MB/s 1276795 calls/s # udp tx: 1782 MB/s 30229 calls/s 30229 msg/s # udp rx: 1550 MB/s 1262245 calls/s # udp tx: 1739 MB/s 29497 calls/s 29497 msg/s # udp rx: 1626 MB/s 1324384 calls/s # UDP GRO fwd perf udp rx: 1526 MB/s 1242867 calls/s # udp tx: 1602 MB/s 27178 calls/s 27178 msg/s # udp rx: 1695 MB/s 1380407 calls/s # udp tx: 1706 MB/s 28944 calls/s 28944 msg/s # udp rx: 1705 MB/s 1388264 calls/s # udp tx: 1707 MB/s 28962 calls/s 28962 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 326 MB/s 264554 calls/s # udp tx: 1392 MB/s 23613 calls/s 23613 msg/s # udp rx: 483 MB/s 392023 calls/s # udp tx: 1376 MB/s 23345 calls/s 23345 msg/s # udp rx: 332 MB/s 269194 calls/s # udp tx: 1379 MB/s 23394 calls/s 23394 msg/s # UDP tunnel GRO fwd perf udp rx: 130 MB/s 105600 calls/s # udp tx: 1435 MB/s 24343 calls/s 24343 msg/s # udp rx: 237 MB/s 191574 calls/s # udp tx: 1433 MB/s 24311 calls/s 24311 msg/s # udp rx: 215 MB/s 174259 calls/s # udp tx: 1439 MB/s 24422 calls/s 24422 msg/s 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__->