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: 499 MB/s 8470 calls/s 8470 msg/s # tcp rx: 499 MB/s 38522 calls/s # tcp tx: 511 MB/s 8677 calls/s 8677 msg/s # tcp rx: 512 MB/s 37786 calls/s # tcp tx: 512 MB/s 8688 calls/s 8688 msg/s # tcp rx: 512 MB/s 37646 calls/s # tcp tx: 516 MB/s 8755 calls/s 8755 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: 610 MB/s 442368 calls/s # udp tx: 1251 MB/s 21226 calls/s 21226 msg/s # udp rx: 625 MB/s 452774 calls/s # udp tx: 1175 MB/s 19944 calls/s 19944 msg/s # udp rx: 662 MB/s 480068 calls/s # udp tx: 1216 MB/s 20638 calls/s 20638 msg/s # udp rx: 646 MB/s 468342 calls/s # udp tx: 1238 MB/s 21007 calls/s 21007 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: 1055 MB/s 770146 calls/s # udp tx: 1081 MB/s 18348 calls/s 18348 msg/s # udp rx: 1108 MB/s 808360 calls/s # udp tx: 1107 MB/s 18778 calls/s 18778 msg/s # udp rx: 1132 MB/s 826183 calls/s # udp tx: 1133 MB/s 19221 calls/s 19221 msg/s # udp rx: 1123 MB/s 819275 calls/s # udp tx: 1120 MB/s 19012 calls/s 19012 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__->