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: 644 MB/s 10931 calls/s 10931 msg/s # tcp rx: 644 MB/s 27368 calls/s # tcp tx: 556 MB/s 9445 calls/s 9445 msg/s # tcp rx: 557 MB/s 25513 calls/s # tcp tx: 560 MB/s 9510 calls/s 9510 msg/s # tcp rx: 561 MB/s 24827 calls/s # tcp tx: 528 MB/s 8970 calls/s 8970 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: 312 MB/s 226267 calls/s # udp tx: 558 MB/s 9479 calls/s 9479 msg/s # udp rx: 463 MB/s 336869 calls/s # udp tx: 552 MB/s 9377 calls/s 9377 msg/s # udp rx: 537 MB/s 390167 calls/s # udp tx: 626 MB/s 10631 calls/s 10631 msg/s # udp rx: 414 MB/s 301403 calls/s # udp tx: 475 MB/s 8073 calls/s 8073 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: 476 MB/s 347642 calls/s # udp tx: 494 MB/s 8383 calls/s 8383 msg/s # udp rx: 473 MB/s 345174 calls/s # udp tx: 472 MB/s 8019 calls/s 8019 msg/s # udp rx: 521 MB/s 380217 calls/s # udp tx: 521 MB/s 8841 calls/s 8841 msg/s # udp rx: 470 MB/s 342808 calls/s # udp tx: 471 MB/s 8004 calls/s 8004 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__->