make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 1510 MB/s 25617 calls/s 25617 msg/s # tcp rx: 1513 MB/s 66841 calls/s # tcp tx: 1462 MB/s 24812 calls/s 24812 msg/s # tcp rx: 1464 MB/s 61876 calls/s # tcp tx: 1589 MB/s 26961 calls/s 26961 msg/s # tcp rx: 1589 MB/s 65687 calls/s # tcp tx: 1446 MB/s 24526 calls/s 24526 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 630 MB/s 455936 calls/s # udp tx: 1439 MB/s 24423 calls/s 24423 msg/s # udp rx: 652 MB/s 471552 calls/s # udp tx: 1530 MB/s 25953 calls/s 25953 msg/s # udp rx: 676 MB/s 488704 calls/s # udp tx: 1590 MB/s 26978 calls/s 26978 msg/s # udp rx: 603 MB/s 436480 calls/s # udp tx: 1524 MB/s 25855 calls/s 25855 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1299 MB/s 947707 calls/s # udp tx: 1337 MB/s 22687 calls/s 22687 msg/s # udp rx: 1383 MB/s 1008899 calls/s # udp tx: 1382 MB/s 23449 calls/s 23449 msg/s # udp rx: 1303 MB/s 950338 calls/s # udp tx: 1302 MB/s 22084 calls/s 22084 msg/s # udp rx: 1236 MB/s 901842 calls/s # udp tx: 1230 MB/s 20875 calls/s 20875 msg/s ok 1 selftests: net: udpgro_frglist.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__->