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: 1017 MB/s 828092 calls/s # udp tx: 1083 MB/s 18374 calls/s 18374 msg/s # udp rx: 1132 MB/s 921934 calls/s # udp tx: 1139 MB/s 19323 calls/s 19323 msg/s # udp rx: 1180 MB/s 960912 calls/s # udp tx: 1187 MB/s 20134 calls/s 20134 msg/s # UDP GRO fwd perf udp rx: 1354 MB/s 1102576 calls/s # udp tx: 1415 MB/s 24015 calls/s 24015 msg/s # udp rx: 1380 MB/s 1122954 calls/s # udp tx: 1479 MB/s 25085 calls/s 25085 msg/s # udp rx: 1462 MB/s 1190066 calls/s # udp tx: 1496 MB/s 25383 calls/s 25383 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 701 MB/s 567789 calls/s # udp tx: 1316 MB/s 22332 calls/s 22332 msg/s # udp rx: 779 MB/s 628966 calls/s # udp tx: 1445 MB/s 24512 calls/s 24512 msg/s # udp rx: 801 MB/s 647231 calls/s # udp tx: 1430 MB/s 24254 calls/s 24254 msg/s # UDP tunnel GRO fwd perf udp rx: 707 MB/s 571689 calls/s # udp tx: 1358 MB/s 23049 calls/s 23049 msg/s # udp rx: 834 MB/s 673135 calls/s # udp tx: 1445 MB/s 24516 calls/s 24516 msg/s # udp rx: 855 MB/s 690443 calls/s # udp tx: 1451 MB/s 24615 calls/s 24615 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1800 MB/s 1465698 calls/s # udp tx: 1872 MB/s 31759 calls/s 31759 msg/s # udp rx: 1868 MB/s 1521444 calls/s # udp tx: 1876 MB/s 31823 calls/s 31823 msg/s # udp rx: 1853 MB/s 1508986 calls/s # udp tx: 1861 MB/s 31571 calls/s 31571 msg/s # UDP GRO fwd perf udp rx: 1664 MB/s 1354970 calls/s # udp tx: 1782 MB/s 30235 calls/s 30235 msg/s # udp rx: 1711 MB/s 1393099 calls/s # udp tx: 1761 MB/s 29870 calls/s 29870 msg/s # udp rx: 1799 MB/s 1465205 calls/s # udp tx: 1800 MB/s 30538 calls/s 30538 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1438 MB/s 24403 calls/s 24403 msg/s # udp rx: 90 MB/s 73839 calls/s # udp tx: 1490 MB/s 25276 calls/s 25276 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1485 MB/s 25202 calls/s 25202 msg/s # UDP tunnel GRO fwd perf udp tx: 1469 MB/s 24922 calls/s 24922 msg/s # udp rx: 1 MB/s 1448 calls/s # udp tx: 1468 MB/s 24900 calls/s 24900 msg/s # udp rx: 87 MB/s 71266 calls/s # udp tx: 1493 MB/s 25339 calls/s 25339 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__->