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: 586 MB/s 474276 calls/s # udp tx: 1333 MB/s 22615 calls/s 22615 msg/s # udp rx: 581 MB/s 470487 calls/s # udp tx: 1351 MB/s 22922 calls/s 22922 msg/s # udp rx: 690 MB/s 559552 calls/s # udp tx: 1314 MB/s 22294 calls/s 22294 msg/s # UDP GRO fwd perf udp rx: 519 MB/s 419928 calls/s # udp tx: 1383 MB/s 23462 calls/s 23462 msg/s # udp rx: 536 MB/s 433859 calls/s # udp tx: 1399 MB/s 23730 calls/s 23730 msg/s # udp rx: 530 MB/s 429056 calls/s # udp tx: 1400 MB/s 23753 calls/s 23753 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: 531 MB/s 430733 calls/s # udp tx: 1463 MB/s 24826 calls/s 24826 msg/s # udp rx: 601 MB/s 487241 calls/s # udp tx: 1301 MB/s 22067 calls/s 22067 msg/s # udp rx: 345 MB/s 279392 calls/s # udp tx: 1344 MB/s 22803 calls/s 22803 msg/s # UDP GRO fwd perf udp rx: 485 MB/s 393515 calls/s # udp tx: 1309 MB/s 22207 calls/s 22207 msg/s # udp rx: 527 MB/s 427531 calls/s # udp tx: 1251 MB/s 21231 calls/s 21231 msg/s # udp rx: 477 MB/s 386533 calls/s # udp tx: 1366 MB/s 23185 calls/s 23185 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__->