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: 858 MB/s 698104 calls/s # udp tx: 1110 MB/s 18830 calls/s 18830 msg/s # udp rx: 1144 MB/s 931428 calls/s # udp tx: 1145 MB/s 19436 calls/s 19436 msg/s # udp rx: 979 MB/s 796925 calls/s # udp tx: 1151 MB/s 19524 calls/s 19524 msg/s # UDP GRO fwd perf udp rx: 1225 MB/s 997024 calls/s # udp tx: 1434 MB/s 24328 calls/s 24328 msg/s # udp rx: 1472 MB/s 1197350 calls/s # udp tx: 1741 MB/s 29544 calls/s 29544 msg/s # udp rx: 1571 MB/s 1277912 calls/s # udp tx: 1750 MB/s 29690 calls/s 29690 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 70 MB/s 57681 calls/s # udp tx: 866 MB/s 14689 calls/s 14689 msg/s # udp rx: 765 MB/s 620902 calls/s # udp tx: 1013 MB/s 17190 calls/s 17190 msg/s # udp rx: 602 MB/s 489934 calls/s # udp tx: 783 MB/s 13296 calls/s 13296 msg/s # UDP tunnel GRO fwd perf udp rx: 757 MB/s 616904 calls/s # udp tx: 851 MB/s 14446 calls/s 14446 msg/s # udp rx: 863 MB/s 702936 calls/s # udp tx: 886 MB/s 15041 calls/s 15041 msg/s # udp rx: 870 MB/s 708914 calls/s # udp tx: 876 MB/s 14871 calls/s 14871 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 210 MB/s 171011 calls/s # udp tx: 1223 MB/s 20745 calls/s 20745 msg/s # udp rx: 1618 MB/s 1317610 calls/s # udp tx: 1766 MB/s 29967 calls/s 29967 msg/s # udp rx: 1801 MB/s 1466481 calls/s # udp tx: 1809 MB/s 30684 calls/s 30684 msg/s # UDP GRO fwd perf udp rx: 1460 MB/s 1188551 calls/s # udp tx: 1539 MB/s 26106 calls/s 26106 msg/s # udp rx: 1320 MB/s 1072038 calls/s # udp tx: 1674 MB/s 28394 calls/s 28394 msg/s # udp rx: 1546 MB/s 1258103 calls/s # udp tx: 1618 MB/s 27446 calls/s 27446 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 277 MB/s 225251 calls/s # udp tx: 1318 MB/s 22368 calls/s 22368 msg/s # udp rx: 347 MB/s 281148 calls/s # udp tx: 1355 MB/s 22995 calls/s 22995 msg/s # udp tx: 1284 MB/s 21778 calls/s 21778 msg/s # udp rx: 268 MB/s 217438 calls/s # UDP tunnel GRO fwd perf udp tx: 1313 MB/s 22271 calls/s 22271 msg/s # udp rx: 91 MB/s 73836 calls/s # udp tx: 1180 MB/s 20014 calls/s 20014 msg/s # udp rx: 569 MB/s 462179 calls/s # udp tx: 1275 MB/s 21633 calls/s 21633 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__->